@charset "utf-8";
@font-face {
    font-family: 'raleway';
    src: url('../fonts/raleway/raleway-light-webfont.eot');
    src: url('../fonts/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-light-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-light-webfont.woff') format('woff'), url('../fonts/raleway/raleway-light-webfont.ttf') format('truetype'), url('../fonts/raleway/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'raleway';
    src: url('../fonts/raleway/raleway-semibold-webfont.eot');
    src: url('../fonts/raleway/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-semibold-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-semibold-webfont.woff') format('woff'), url('../fonts/raleway/raleway-semibold-webfont.ttf') format('truetype'), url('../fonts/raleway/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'raleway';
    src: url('../fonts/raleway/raleway-regular-webfont.eot');
    src: url('../fonts/raleway/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-regular-webfont.woff') format('woff'), url('../fonts/raleway/raleway-regular-webfont.ttf') format('truetype'), url('../fonts/raleway/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'raleway';
    src: url('../fonts/raleway/raleway-bold-webfont.eot');
    src: url('../fonts/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-bold-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-bold-webfont.woff') format('woff'), url('../fonts/raleway/raleway-bold-webfont.ttf') format('truetype'), url('../fonts/raleway/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'lucida_granderegular';
    src: url('../fonts/lucida-grande/6216-webfont.eot');
    src: url('../fonts/lucida-grande/6216-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lucida-grande/6216-webfont.woff2') format('woff2'), url('../fonts/lucida-grande/6216-webfont.woff') format('woff'), url('../fonts/lucida-grande/6216-webfont.ttf') format('truetype'), url('../fonts/lucida-grande/6216-webfont.svg#lucida_granderegular') format('svg');
    font-weight: normal;
    font-style: normal
}

@charset "utf-8";
html {
    overflow: auto
}

html.ie7 {
    overflow-x: hidden
}

body {
    background: #fff;
    color: #696764;
    font: normal 14px 'raleway', Calibri, sans-serif, Arial;
    margin: 0;
    padding: 0
}

img,
.noborder,
.noborder td {
    border: none !important
}

.nobrd-rht {
    border-right: none !important
}

.nobrd-lft {
    border-right: none !important
}

.nobg {
    background: none !important
}

.nobold {
    font-weight: normal !important
}

.bold {
    font-weight: bold !important
}

.cursor {
    cursor: pointer
}

.none {
    display: none !important
}

.tempnone {
    display: none
}

.dpBlock {
    display: block !important
}

.dpTable {
    display: table !important
}

.checkme {
    border: 1px red dotted
}

.checkme2 {
    border: 1px blue solid
}

.nocss3,
.nocss3:hover {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

A {
    color: #000;
    text-decoration: none !important;
    outline: 0
}

A:hover {
    color: #79aa3e;
    text-decoration: underline
}

HR {
    height: 1px;
    border: 1px #bbb solid
}

ol li {
    padding-bottom: 10px
}

p {
    line-height: 1.4em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #000;
    padding: 3px 0;
    margin: 0 0 10px
}

h1 {
    font-size: 45px;
    font-weight: 100
}

h2{color: #000000;font-size: 25px; text-transform: uppercase;}

h3 {
    font-size: 22px
}

h4 {
    font-size: 16px;
    padding-bottom: 3px;
    margin-bottom: 0
}

h5 {
    font-size: 14px;
    font-weight: normal
}

h6 {
    font-size: 13px;
    font-weight: 300
}

h1 span {
    font-weight: 100
}

.required {
    color: red;
    font-size: xx-large
}

.clear-all {
    clear: both
}

.clear-left {
    clear: left
}

.clear-right {
    clear: right
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.fn {
    float: none !important
}

.auto {
    width: auto !important;
    height: auto !important
}

.wauto {
    width: auto !important
}

.hauto {
    height: auto !important
}

.floatfix:before,
.floatfix:after,
.container:before,
.container:after {
    content: "";
    display: table
}

.container:after,
.floatfix:after {
    clear: both
}

.floatfix,
.container {
    zoom: 1
}

.brd-2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.brd-4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.brd-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.brd-6 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.brd-8 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.nocvr {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.cvr-tl-4 {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.cvr-tr-4 {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.cvr-br-4 {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.cvr-bl-4 {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.cvr-tl-8 {
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px
}

.cvr-tr-8 {
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px
}

.cvr-br-8 {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px
}

.cvr-bl-8 {
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px
}

.lowercase {
    text-transform: lowercase
}

.uppercase {
    text-transform: uppercase
}

.capitalcase {
    text-transform: capitalize
}

.normalcase {
    text-transform: none
}

.txt-right {
    text-align: right
}

.txt-left {
    text-align: left
}

.txt-center {
    text-align: center
}

.txt-justify {
    text-align: justify
}

.word-break {
    word-break: break-all
}

.normal {
    font-weight: normal !important
}

.semi-bold {
    font-weight: 300 !important
}

.lighter {
    font-weight: 100 !important
}

.arrows {
    background: url(../images/ico-arrows.png) no-repeat;
    width: 8px;
    height: 10px;
    display: block
}

.arrow-red {
    background-position: 0 -30px
}

.dfont {
    font-family: Arial, Helvetica, sans-serif
}

.raleway {
    font-family: 'raleway', Calibri, sans-serif, Arial
}

.lucida {
    font-family: 'lucida_granderegular', Calibri, sans-serif, Arial
}

.red-txt {
    color: red !important
}

.grey-txt {
    color: #a6a6a6 !important
}

.black-txt {
    color: #272727 !important
}

.blue-txt {
    color: #414042 !important
}

.brown-txt {
    color: #a1533a !important
}

.darkbrown-txt {
    color: #45230e !important
}

.orange-txt {
    color: #f14714 !important
}

.green-txt {
    color: #79aa3e !important
}

.lime-txt {
    color: #99e503 !important
}

.yellow-txt {
    color: #f7b519 !important
}

.f5 {
    font-size: 5pt !important
}

.f8 {
    font-size: 8px !important
}

.f9 {
    font-size: 9px !important
}

.f10 {
    font-size: 10px !important
}

.f11 {
    font-size: 11px !important
}

.f12 {
    font-size: 12px !important
}

.f13 {
    font-size: 13px !important
}

.f14 {
    font-size: 14px !important
}

.f16 {
    font-size: 16px !important
}

.f18 {
    font-size: 18px !important
}

.lh-14 {
    line-height: 1.4em !important
}

.lh-16 {
    line-height: 1.6em !important
}

.lh-18 {
    line-height: 1.8em !important
}

.no-mag {
    margin: 0 !important
}

.mauto {
    margin: 0 auto !important; padding-bottom: 50px;
}

.mag-2 {
    margin: 2px !important
}

.mag-5 {
    margin: 5px !important
}

.mag-8 {
    margin: 8px !important
}

.mag-10 {
    margin: 10px !important
}

.mag-15 {
    margin: 15px !important
}

.no-pad {
    padding: 0 !important
}

.pad-2 {
    padding: 2px !important
}

.pad-3 {
    padding: 3px !important
}

.pad-5 {
    padding: 5px !important
}

.pad-8 {
    padding: 8px !important
}

.pad-10 {
    padding: 10px !important
}

.pad-15 {
    padding: 15px !important
}

table th,
table.pad-tbl td {
    padding: 5px
}

.vtop {
    vertical-align: top !important
}

.vmid {
    vertical-align: middle !important
}

.vbtm {
    vertical-align: bottom !important
}

.w40 {
    width: 40px !important
}

.w60 {
    width: 60px !important
}

.w80 {
    width: 80px !important
}

.w95 {
    width: 95px !important
}

.w100 {
    width: 100px !important
}

.w105 {
    width: 105px !important
}

.w110 {
    width: 110px !important
}

.w120 {
    width: 120px !important
}

.w140 {
    width: 140px !important
}

.w160 {
    width: 160px !important
}

.w165 {
    width: 165px !important
}

.w170 {
    width: 170px !important
}

.w180 {
    width: 180px !important
}

.w210 {
    width: 210px !important
}

.w250 {
    width: 250px !important
}

.w270 {
    width: 270px !important
}

.w280 {
    width: 280px !important
}

.w320 {
    width: 320px !important
}

.w340 {
    width: 340px !important
}

.w360 {
    width: 360px !important
}

.w380 {
    width: 380px !important
}

.w400 {
    width: 400px !important
}

.w420 {
    width: 420px !important
}

.w480 {
    width: 480px !important
}

.w500 {
    width: 500px !important
}

.w620 {
    width: 620px !important
}

.w650 {
    width: 650px !important
}

.w670 {
    width: 670px !important
}

.Wcolor {
    color: #fff !important
}

.container {
    width: 1290px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.21)
}

.form {
    color: #343434;
    font-size: 13px;
    line-height: 1.8em
}

.form input[type=text],
.form input[type=password],
.form input[type=search],
.form input[type=email],
.form input[type=number],
.form input[type=tel],
.form input[type=url],
.form input[type=date] {
    background: #fff;
    width: 290px;
    height: auto;
    padding: 8px 10px !important;
    border: 1px #d6d6d6 solid !important;
    margin: 5px 0;
    border-radius: 4px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    transition: all .3s ease-in-out
}

.form input[type=text]:focus,
.form input[type=password]:focus,
.form input[type=search]:focus,
.form input[type=email]:focus,
.form input[type=tel]:focus,
.form input[type=number]:focus,
.form input[type=url]:focus,
.form input[type=date]:focus,
.form select:focus {
    border: 1px #79aa3e solid !important
}

.form textarea {
    width: 300px;
    padding: 3px;
    border: 1px #d0d1e6 solid;
    margin: 3px 0
}

.form input.date {
    width: 80px;
    padding: 2px
}

.form textarea,
textarea {
    resize: vertical;
    overflow: auto;
    -moz-box-shadow: inset 0 0 4px #ccc;
    -webkit-box-shadow: inset 0 0 4px #ccc;
    box-shadow: inset 0 0 4px #ccc
}

.form select {
    width: 250px;
    padding: 9px;
    margin-top: 3px;
    outline: 0;
    border: 1px #ddd solid !important
}

.form textarea,
.form select {
    font: normal 14px 'open_sansregular', Calibri, sans-serif, Arial
}

.form .button {
    width: auto;
    border: 0
}

.form .checkbox {
    width: 3px;
    height: 3px
}

.form .labels {
    width: 140px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: right;
    vertical-align: middle
}

.form .from {
    width: 200px
}

.form .subject {
    width: 500px
}

.asteric {
    color: #C00;
    font-size: 14px;
    padding: 2px
}

.form table {
    width: 100%;
    border-collapse: collapse
}

.form table td {
    padding: 5px;
    /*border-bottom: 1px #e2dfdf solid*/
}

.form tr.alt td {
    background: #f4f7fc
}

.form-bbm td {
    /*border-bottom: 1px #dedede solid*/
}

.No-form-bbm td {
    border: 0
}

.form .formTable {
    padding: 0;
    margin: 0;
    clear: both
}

.form .formTable li {
    list-style: none;
    clear: both;
    padding: 0
}

.form .tCnds {
    background: #fff;
    height: 300px;
    padding: 5px 10px;
    border: 1px #999 solid;
    overflow: auto
}

button,
.form [type=submit],
.form [type=button],
.form [type=reset],
.btn {
    background: #79aa3e;
    min-width: 140px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    padding: 8px 15px;
    margin: 0 auto;
    cursor: pointer;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.15);
    -webkit-appearance: none
}

.btn-sml {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 3px;
    display: block;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px
}

button:hover,
.btn:hover,
.form input[type=submit]:hover,
.form input[type=button]:hover,
.form input[type=reset]:hover {
    color: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.45), inset 0 -2px 0 rgba(0, 0, 0, 0.15)
}

.btn-silver {
    background: #e8e8e8;
    min-width: 160px;
    color: #383838 !important;
    font-size: 17px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
    text-decoration: none !important;
    padding: 12px 13px !important;
    margin: 10px 0;
    border: 0;
    cursor: pointer;
    display: block;
    transition: all .3s ease-in-out;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}

.btn-green {
    background: #79aa3e;
    min-width: 140px;
    color: #fff;
    font-size: 15px;
    letter-spacing: .2em;
    border: 0;
    padding: 10px 15px;
    margin: 0 auto;
    cursor: pointer;
    transition: all .3s ease-in-out;
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.15)
}

.btn-green:hover {
    color: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.45), inset 0 -2px 0 rgba(0, 0, 0, 0.15)
}

.btn-grey {
    background: #eee;
    color: #2d2d2d;
    font-size: 12px;
    font-weight: normal;
    border: 1px #d4d4d4 solid;
    padding: 2px 5px
}

.btn-darkgrey {
    background: #666 !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: normal;
    border: 1px #d4d4d4 solid;
    padding: 2px 5px
}

[class^="icoGraphic-"] {
    background: url(../images/icoGraphics.png) no-repeat;
    display: block
}

[class^="icoSocial-"] {
    background: url(../images/icoSocialPlugs.png) no-repeat;
    width: 31px;
    height: 31px;
    color: transparent;
    font-size: 0;
    float: left;
    display: block;
    transition: all .3s ease-in-out;
    border-radius: 20px
}

.icoSocial-facebook {
    background-position: -99px 0
}

.itemHover:hover .icoSocial-facebook {
    background-position: -99px -43px
}

.icoSocial-twitter {
    background-position: -50px 0
}

.itemHover:hover .icoSocial-twitter {
    background-position: -50px -43px
}

.icoSocial-linkedIn {
    background-position: 0 0
}

.itemHover:hover .icoSocial-linkedIn {
    background-position: 0 -43px
}

.icoSocial-feeds {
    background-position: -149px 0
}

.itemHover:hover .icoSocial-feeds {
    background-position: -149px -43px
}

.icoSocial-instgram {
    background-position: -200px 0
}

.itemHover:hover .icoSocial-instgram {
    background-position: -200px -43px
}

.grid {
    background: #fff;
    overflow: hidden
}

.grid .btn {
    min-width: 80px;
    width: 80%;
    font-size: 12px;
    padding: 10px 5px !important;
    margin: 3px
}

.grid .results {
    margin: 10px 0;
    display: block
}

.grid>table {
    width: 100%;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.10);
    border-collapse: collapse
}

.grid>table>thead {
    border-bottom: 1px #666 solid
}

.grid>table>thead th {
    color: #696764;
    font-weight: 300;
    padding: 10px 10px
}

.grid>table>tbody td {
    font-size: 12px;
    color: #4e4e4e;
    border-bottom: 1px #e2dfdf solid;
    padding: 15px 8px;
    transition: all .3s ease-in-out;
    line-height: 20px
}

.grid>table>tbody tr {
    transition: all .3s ease-in-out
}

.grid>table>tbody tr:nth-child(even) td {
    background: #f3f3f3
}

.grid>table>tbody tr:hover td {
    background: #e5f4d4 !important;
    border-color: #e3f9c9
}

.grid>table>tfoot {
    background: #f4f4f4
}

.grid>table>tfoot td {
    padding: 15px 8px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0 1px 0 0 #F30;
    -webkit-box-shadow: inset 0 1px 0 0 #F30;
    box-shadow: inset 0 1px 0 0 #F30
}

.grid table .tdTitle {
    width: 600px !important
}

.grid table .tdDate {
    width: 120px;
    padding-left: 5px;
    padding-right: 5px
}

.grid table .tdAmt {
    width: 140px;
    padding-left: 5px;
    padding-right: 5px
}

.grid table .tdTime {
    width: 120px;
    padding-left: 5px;
    padding-right: 5px
}

.grid table .tdStatus {
    width: 80px
}

.grid table .tdOpts {
    max-width: 150px;
    padding-left: 5px;
    padding-right: 5px
}

.grid table .tdColor-1 {
    background: #fff9dd
}

.grid table .tdColor-2 {
    background: #ece2d5
}

.grid table .tdColor-3 {
    background: #f9fce0
}

.grid table .tdColor-4 {
    background: #fcf5cf
}

.grid table .tdColor-5 {
    background: #f3f3f3
}

.grid table .tdColor-6 {
    background: #930
}

.grid .pagination ul {
    padding: 0;
    margin: 0
}

.grid .pagination ul li {
    list-style: none;
    float: left;
    margin: 5px;
    transition: all .3s ease-in-out
}

.grid .pagination ul li a {
    text-align: center;
    padding: 5px;
    display: block
}

.grid .pagination ul li.active,
.grid .pagination ul li:hover {
    background: #e5e5e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

label.error {
    color: red
}

.g-recaptcha {
    margin-left: 138px
}

.errorBlock {
    background: #fceeee;
    color: #ed8282;
    margin: 10px 0;
    border: solid 1px #ed8282 !important;
    border-radius: 5px;
    padding: 5px
}

.successBlock {
    background: #e7e4df;
    color: #79aa3e;
    margin: 10px 0;
    border: solid 1px #79aa3e !important;
    border-radius: 5px;
    padding: 5px
}

#header {
    padding: 10px 0;
    position: relative;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.21)
}

#header .logo {
    width: 514px;
    height: 94px;
    margin: 30px auto
}

#header .userOpts {
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 5%
}

#header .userOpts,
#header .userOpts * {
    color: #696764
}

#header .userOpts a:hover {
    color: #79aa3e;
    transition: all .3s ease-in-out
}

#header .userOpts .lnk-upgradePro {
    font-size: 15px !important;
    letter-spacing: .11em;
    padding: 5px 0;
    display: block
}

#topMenu {
    border-top: 1px solid #dedede;
}

#topMenu .mainMenu {
    padding: 15px 0 0;
    margin: 0 auto;
    display: table
}

#topMenu .mainMenu li {
    list-style: none;
    float: left;
    margin: 0 20px
}

#topMenu .mainMenu li a,
#topMenu .mainMenu li {
    color: #696764;
    font-size: 18px;
    font-weight: 300;
    transition: all .3s ease-in-out
}

#topMenu .mainMenu .active a,
#topMenu .mainMenu .active,
#topMenu .mainMenu li:hover a {
    color: #79aa3e
}

#topMenu .mainMenu li.socialPlugs {
    margin: -10px 0 0
}

#topMenu .mainMenu li.socialPlugs a {
    margin: 5px 10px;
    display: table;
    float: left
}

.partnersSlider {
    padding: 20px 0 0
}

.partnersSlider ul {
    padding: 25px 0 20px;
    margin: 0 auto;
    display: none
}

.partnersSlider ul li {
    list-style: none
}

.partnersSlider .nbs-flexisel-container {
    position: relative;
    max-width: 100%
}

.partnersSlider .nbs-flexisel-inner {
    overflow: hidden
}

.partnersSlider .nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.partnersSlider .nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    line-height: 0;
    height: 244px
}

.partnersSlider .nbs-flexisel-item .img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat
}

.partnersSlider .nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    min-width: 100%;
    height: auto;
    min-height: 312px
}

.partnersSlider .nbs-flexisel-nav-left,
.partnersSlider .nbs-flexisel-nav-right {
    background: url(../images/sliderArrows.png) no-repeat #fff;
    width: 53px;
    height: 53px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    border-radius: 200px;
    transition: all .3s ease-in-out
}

.partnersSlider [class^="nbs-flexisel-nav-"]:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.partnersSlider .nbs-flexisel-nav-left {
    background-position: 0 0;
    left: -20px
}

.partnersSlider .nbs-flexisel-nav-right {
    background-position: -59px 0;
    right: -20px
}

.partnersSlider .nbs-flexisel-item[class*="featJobs-bg"] {
    position: relative
}

.partnersSlider .nbs-flexisel-item .companyTitle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2296bc;
    z-index: 1;
    height: 100%;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
    padding: 0 12px;
    font-size: 18px;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.partnersSlider .nbs-flexisel-item.featJobs-bg1 .companyTitle {
    background: #00b38c
}

.partnersSlider .nbs-flexisel-item.featJobs-bg2 .companyTitle {
    background: #00c993
}

.partnersSlider .nbs-flexisel-item.featJobs-bg3 .companyTitle {
    background: #6eb159
}

.partnersSlider .nbs-flexisel-item.featJobs-bg4 .companyTitle {
    background: #67c161
}

.partnersSlider .nbs-flexisel-item.featJobs-bg5 .companyTitle {
    background: #67a24e
}

.partnersSlider .nbs-flexisel-item .mOver {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(4, 4, 4, 0.8);
    padding: 15px;
    opacity: 0;
    transition: all .4s ease-in-out;
    text-align: left
}

.partnersSlider .nbs-flexisel-item:hover .mOver {
    opacity: 1;
    text-shadow: 2px 2px 2px #333
}

.partnersSlider .nbs-flexisel-item .mOver .title {
    padding: 12px 0;
    line-height: 20px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #fff
}

.partnersSlider .nbs-flexisel-item .mOver p {
    margin: 0
}

.partnersSlider .nbs-flexisel-item .mOver p a {
    color: #fff;
    border-bottom: solid 1px #666;
    display: block;
    padding: 6px 20px;
    line-height: 18px;
    margin: 0;
    transition: all .3s ease-in-out
}

.partnersSlider .nbs-flexisel-item .mOver p a:hover {
    border-bottom-color: #fff
}

.partnersSlider .nbs-flexisel-item .mOver p.btnBox {
    border-bottom: 0
}

.partnersSlider .nbs-flexisel-item .mOver p.btnBox .btn {
    border: 0;
    margin-top: 16px;
    display: table;
    background: #fff;
    color: #000;
    margin: 20px auto 0;
    text-shadow: none
}

.partnersSlider .nbs-flexisel-item .mOver p.btnBox .btn:hover {
    background: #79aa3e;
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.15);
    color: #fff
}

/*.jobFinder {
    background: #f1f1f1;
    color: #696764;
    font-size: 15px;
    margin: 2px auto;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15)
}

.jobFinder .col-1 {
    width: 490px;
    float: left
}

.jobFinder .heading {
    color: #7b7b7b;
    font-size: 31px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .1em
}

.jobFinder .cnt {
    width: 1003px;
    margin: 20px auto
}

.jobFinder form .txt-fld {
    width: 92%;
    padding: 12px 15px;
    margin: 8px auto;
    border: 0;
    outline: 1px #fff solid;
    transition: all .3s ease-in-out;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.15)
}

.jobFinder form .txt-fld:hover,
.jobFinder form .txt-fld:focus {
    outline: 1px #79aa3e solid
}

.jobFinder form .checkbox {
    position: relative
}*/



.careerServices, .jobFinder {
    color: #696764;
    font-size: 15px;  
}

.topBar {
    display: -webkit-box;   
	display: -moz-box; 
	display: -ms-flexbox;  
	display: -webkit-flex;
	display: flex;  
    -webkit-justify-content: center;
    -moz-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
    -moz-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

.topBar .col-50 {
    width: 50%;
    background: #f1f1f1;
    margin: 0 auto 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15); 
    vertical-align: top;
    min-height: 310px;
}

.topBar .heading {
    color: #7b7b7b;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-top: 10px;
}

.topBar .cnt {
    width: 75%;
    margin: 20px auto
}

.topBar .jobFinder form .txt-fld {
    width: 92%;
    padding: 8px 10px;
    margin: 8px auto;
    border: 0;
    outline: 1px #fff solid;
    transition: all .3s ease-in-out;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.15)
}

.topBar .jobFinder form .txt-fld:hover,
.topBar .jobFinder form .txt-fld:focus {
    outline: 1px #79aa3e solid
}

.topBar .jobFinder form .checkbox {
    position: relative
}
.topBar .careerServicesContent {
    display: inline-block; 
    height: 200px; 
    padding: 30px 0;
}



#content {
    width: 1100px;
    padding: 5px;
    margin: 20px auto 40px;
    position: relative
}

/*#content .heading {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px #e2dfdf solid
}*/

#content .heading {text-transform: uppercase;color: #696764;font-size: 25px;text-transform: uppercase;font-weight: 200;border-bottom: 1px solid rgba(0,0,0,.15); padding-bottom: 12px;padding-top: 12px;}

#content .breadcrumb {
    padding: 0;
    margin: 10px 0
}

#content .breadcrumb li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    margin: 0 0 0 10px
}

#content .breadcrumb li:before {
    content: '>';
    margin-right: 10px
}

#content .breadcrumb li:first-child:before {
    content: '';
    margin-right: 0
}

#content .marketBox {
    width: 161px;
    margin: 10px auto;
    overflow: hidden;
    transition: all .3s ease-in-out
}

#content .marketBox:hover {
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15)
}

#content .marketBox img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

#content .btn-favJob {
    color: #383838
}

#content .btn-favJob .indicator {
    background: #fce205;
    width: 18px;
    height: 18px;
    margin: -5px 5px 5px;
    display: block;
    transition: all .3s ease-in-out;
    border-radius: 200px
}

#content .btn-favJob:hover .indicator {
    background: #79aa3e
}

#content .btn-favJob-saved .indicator {
    background: #79aa3e !important
}

#content .btn-favJob-saved .indicator {
    background: #79aa3e;
    width: 22px;
    height: 22px;
    margin: -5px 5px 5px;
    display: block;
    transition: all .3s ease-in-out;
    border-radius: 200px
}

#content [class^="col-"] {
    float: left;
    margin: 5px
}

#content .col-1 {
    width: 298px
}

#content .col-2 {
    width: 523px
}

#content .col-3 {
    width: 710px
}

#content .col-packages {
    width: 740px;
    float: right
}

#content .col-4 {
    width: 800px
}

#content .col-5 {
    width: 920px
}

#content .jobListing {
    padding: 0;
    margin: 0
}

#content .jobListing>li {
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,.15);
    padding-bottom: 12px;
    padding-top: 12px;
    clear: both
}

#content .jobListing>li:first-child {
    border-top: 0
}

#content .jobListing .thumb {
    margin: 16px 12px 0 0;
    max-width: 64px;
    height: 64px;
    flex: 1 0 64px;
}

#content .jobListing .thumb a {
    display: block;
    max-height: 140px;
    overflow: hidden
}

#content .jobListing .thumb img {
    max-width: 100%;
    max-height: 100%;
}

#content .jobListing .dtl {
    width: calc(100% - 80px);
    padding: 0
}

#content .jobListing .title {
    color: #696764;
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 25px;
    text-transform: uppercase;
}

#content .jobListing .title a {
    color: #79aa3e;
    font-size: 25px;
    transition: all .3s ease-in-out
}


#content .jobListing .jobTitle {
    color: #000000;
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
}
#content .jobListing .jobTitle:hover {
     color: #79aa3e !important;
}

#content .jobListing .jobTitle a {
    color: #79aa3e;
    font-size: 30px;
    transition: all .3s ease-in-out
}

#content .jobListing .jobTitle:hover a {
    color: #79aa3e
}

#content .jobListing .companyInfo {
    color: #696764;
    font-size: 17px;
    padding: 0;
    margin: 0
}
#content .jobListing .jobLocation {
    color: #aaaaaa;
    font-size: 12px;
    padding: 0;
    margin: 0
}


#content .jobListing .metaInfo {
    font-size: 13px;
    font-style: italic;
    margin: 5px 0
}
#content .jobListing .metaSponsor {
    padding: 0
}

#indeed_at, #sponsored_at {
    float: right;
}
#indeed_at > a {
    font-size: 10px;
    text-transform: uppercase;
}
#indeed_at > a > img {
    height: 12px;
    width: auto;
}
#sponsored_at > a {
    font-size: 16px;
    text-transform: uppercase;
    color: #79aa3e;
}
#sponsored_at > a > img {
    height: 19px;
    width: auto;
    vertical-align: text-top;
}

#content .jobListing .desc {
    font-size: 14px;
    line-height: 1.1em;
    margin: 8px auto
}

#content .lstPagi {
    padding: 0;
    margin: 25px auto;
    display: table
}

#content .lstPagi li {
    list-style: none;
    float: left;
    margin: 5px 6px
}

#content .lstPagi li a {
    color: #696764;
    font: normal 16px Arial, Helvetica, sans-serif;
    padding: 5px
}

#content .lstPagi li a:hover {
    background: #e9f7d9;
    color: #577f27;
    border-radius: 4px;
    transition: all .3s ease-in-out
}

#content .jobDetails .attributes {
    padding: 20px
}
#content .jobDetails .thumb.fl img {
    max-width: 200px;
    height: auto;
}

#content .sideBar {
    overflow: hidden
}

#content .sideBar .heading {
    color: #696764;
    font-size: 25px;
    letter-spacing: .05em
}

#content .sideBar .leftMenu {
    padding: 20px 20px 30px
}

#content .sideBar .leftMenu>ul {
    padding: 0;
    margin: 20px 0
}

#content .sideBar .leftMenu ul li {
    list-style: none;
    padding: 0;
    margin: 4px 0
}

#content .sideBar .leftMenu>ul>li a {
    display: block
}

#content .sideBar .leftMenu>ul>li>a {
    color: #696764;
    padding: 5px 15px;
    transition: all .3s ease-in-out;
    border-radius: 15px
}

#content .sideBar .leftMenu>ul>li>ul>li>a {
    color: #666;
    padding: 6px 16px;
    transition: all .3s ease-in-out;
    border-radius: 60px
}

#content .sideBar .leftMenu>ul>li>ul {
    display: none
}

#content .sideBar .leftMenu>ul>li:hover>ul>li a {
    background: #eee
}

#content .sideBar .leftMenu>ul li.active>a,
#content .sideBar .leftMenu>ul li:hover>a,
#content .sideBar .leftMenu>ul>li>ul>li>a:hover {
    background: #79aa3e !important;
    color: #fff
}

#content label.screen-reader-text.txt-center.dpBlock.f16 {color: #7b7b7b;font-size: 25px;text-align: center;text-transform: uppercase;letter-spacing: .1em;}

#content .nwlSignup {
    background: #edfadd;
    color: #696764;
    font-size: 12px;
    padding: 5px 15px;
    margin: 0 4px 30px 0;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15)
}

#content .nwlSignup .heading {
    font-size: 22px
}

#content .nwlSignup form .txt-fld {
    width: 100%;
    padding: 10px;
    margin: 10px auto;
    border: 0;
    outline: 1px #fff solid;
    transition: all .3s ease-in-out;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15)
}

#content .nwlSignup form .txt-fld:hover,
#content .nwlSignup form .txt-fld:focus {
    outline: 1px #79aa3e solid
}

#content .nwlSignup form .btn-submit {
    margin: 20px auto
}

#content .blogPost {
    height: 70px;
    border-bottom: 1px #9d9d9d solid;
    padding: 10px 0 20px;
    margin: 5px auto;
    overflow: hidden;
    transition: all .4s ease-in-out
}

#content .blogPost .thumb {
    background: url(../images/avatar.jpg) no-repeat center center;
    width: 56px;
    height: 55px;
    border: 1px #919191 solid;
    margin: 0 15px 15px 0
}

#content .blogPost .thumb img {
    width: 100%;
    height: 100%;
    display: block
}

#content .blogPost .metaInfo {
    width: 220px
}

#content .blogPost .metaInfo .title {
    font-size: 16px;
    font-weight: normal
}

#content .blogPost .metaInfo .author,
#content .blogPost .metaInfo .companyInfo {
    color: #696764
}

#content .blogPost .metaInfo .author {
    margin-bottom: 8px
}

#content .blogPost .metaInfo .cnt {
    text-align: justify
}

#content .blogPost:hover {
    height: 200px
}

#content .trdJobs {
    background: #f1f1f1;
    padding: 40px 10px;
    margin: 0
}

#content .trdJobs ul {
    padding: 0 0 20px;
    margin: 0
}

#content .trdJobs ul li {
    list-style: none;
    font-size: 13px;
    padding: 5px 0
}

#content .trdJobs .viewAll {
    text-decoration: underline !important;
    letter-spacing: .03em
}

#content iframe.twitter-timeline {
    border: 1px solid #e3e9ec !important;
}

/* pricing table for jobseekers */
.topBar.jobseekers{
    background: #f1f1f1;
}
.topBar.jobseekers .col-100 {
    margin-top: 20px;
}
.topBar.jobseekers .wrapper-card {
  display: flex;
  flex-wrap: nowrap;
  margin: 20px auto;
  width: 77%;
}

.topBar.jobseekers .card {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  flex: 1;
  margin: 8px;
  padding: 30px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.topBar.jobseekers .card-title h3 {
  font-size: 22px;
 text-transform: uppercase;
}
.topBar.jobseekers .card-price {
  margin: 30px;
}
.topBar.jobseekers .card-price h1 {
  color: #79aa3e;
  font-size: 45px;
}

.topBar.jobseekers .card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.topBar.jobseekers .card-title h4 {
  color: rgba(0, 0, 0, 0.6);
}

.topBar.jobseekers .card-price h1 sup {
  font-size: 15px;
  display: inline-block;
  margin-left: -20px;
  width: 10px;
}
.topBar.jobseekers .card-price h1 small {
  color: rgba(0, 0, 0, 0.3);
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

.topBar.jobseekers .card-description ul {
  display: block;
  list-style: none;
  margin: 60px 0;
  padding: 0;
}
.topBar.jobseekers .card-description li {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  margin: 0 0 15px;
}
.topBar.jobseekers .card-description li::before {
  font-family: FontAwesome;
  content: "\f00c";
  padding: 0 5px 0 0;
  color: rgba(0, 0, 0, 0.15);
}
.topBar.jobseekers .card-action .btn-buy {
  background: transparent;
  border: 2px solid #79aa3e;
  border-radius: 30px;
  color: #79aa3e;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 20px;
  width: 100%;
  height: 60px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.topBar.jobseekers .card-action .btn-buy:hover {
  background-color: #79aa3e;
  box-shadow: 0 2px 4px #799900;
  color: #fff;
  font-size: 17px;
}
.topBar.jobseekers .card-action .btn-buy:focus {
    outline: none;
}
/* End pricing table for jobseekers */

/* pricing table for employers */
.topBar.employers{
    background: #f1f1f1;
}
.topBar.employers .col-100{
    margin-top: 20px;
}
.topBar.employers .wrapper-card {
  display: flex;
  flex-wrap: nowrap;
  margin: 40px auto;
  width: 77%;
}

.topBar.employers .card {
  background: #fff;
	min-height: 550px;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  flex: 1;
  margin: 8px;
  padding: 30px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.topBar.employers .card.popular {
  margin-top: -10px;
  margin-bottom: -10px;
}
.topBar.employers .card.popular .card-title h3 {
  color: #79aa3e;
  font-size: 22px;
}
.topBar.employers .card.popular .card-price {
  margin: 50px;
}
.topBar.employers .card.popular .card-price h1 {
  color: #79aa3e;
  font-size: 60px;
}

.topBar.employers .card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.topBar.employers .card-ribbon {
  position: absolute;
  overflow: hidden;
  top: -10px;
  left: -10px;
  width: 114px;
  height: 112px;
}
.topBar.employers .card-ribbon span {
  position: absolute;
  display: block;
  width: 160px;
  padding: 10px 0;
  background-color: #79aa3e;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  left: -35px;
  top: 25px;
  transform: rotate(-45deg);
}
.topBar.employers .card-ribbon::before, .topBar.employers .card-ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #79aa3e;
  border-top-color: transparent;
  border-left-color: transparent;
}
.topBar.employers .card-ribbon::before {
  top: 0;
  right: 0;
}
.topBar.employers .card-ribbon::after {
  bottom: 0;
  left: 0;
}
.topBar.employers .card-title h3 {
  font-size: 22px;
  text-transform: uppercase;
}
.topBar.employers .card-title h4 {
  color: rgba(0, 0, 0, 0.6);
}

.topBar.employers .card-price {
  margin: 60px 0;
}
.topBar.employers .card-price h1 {
  font-size: 46px;
}
.topBar.employers .card-price h1 sup {
  font-size: 15px;
  display: inline-block;
  margin-left: -20px;
  width: 10px;
}
.topBar.employers .card-price h1 small {
  color: rgba(0, 0, 0, 0.3);
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

.topBar.employers .card-description ul {
  display: block;
  list-style: none;
  margin: 60px 0;
  padding: 0;
}
.topBar.employers .card-description li {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  margin: 0 0 15px;
}
.topBar.employers .card-description li::before {
  font-family: FontAwesome;
  content: "\f00c";
  padding: 0 5px 0 0;
  color: rgba(0, 0, 0, 0.15);
}
.topBar.employers .card-action {
	position: absolute;
	bottom: 25px;
}
.topBar.employers .card-action input[type=button] {
  background: transparent;
  border: 2px solid #79aa3e;
  border-radius: 30px;
  color: #79aa3e;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 20px;
  width: 100%;
  height: 60px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.topBar.employers .card-action input[type=button]:hover {
  background-color: #79aa3e;
  box-shadow: 0 2px 4px #799900;
  color: #fff;
  font-size: 16px;
}
.topBar.employers .card-action input[type=button]:focus {
    outline: none;
}
/* End pricing table for employers */


.docPreview {
    padding: 0;
    margin: 10px auto;
    display: table
}

.docPreview>li {
    float: left;
    list-style: none;
    width: 126px;
    margin: 5px;
    display: block
}

.docPreview>li .thumb {
    width: 126px;
    height: 127px;
    padding: 1px;
    border: 1px #ccc solid;
    transition: all .3s ease-in-out
}

.docPreview>li .thumb:hover {
    border: 1px #999 solid
}

.docPreview>li .thumb img {
    max-width: 100%;
    max-height: 100%
}

.twitterFeeds {
    margin: 20px auto
}

body .blog .postBlog, body .page-template-career_advice .postBlog {border-bottom: 1px solid rgba(0,0,0,.15);padding: 10px 0}
body .blog .postBlog h3, body .page-template-career_advice .postBlog h3 {color: #000000;padding: 0 0 5px 0;margin: 0;font-size: 18px;text-transform: uppercase;}

body #respond{background:#F3F3F3; padding:10px; -webkit-border-radius:10px; border-radius:10px;}
body .blog .prev-posts, body .page-template-career_advice .prev-posts {float: right;text-transform: capitalize; padding-top: 10px}
body .blog .next-posts, body .page-template-career_advice .next-posts {float: left;text-transform: capitalize;padding-top: 10px}

body .blog .navigation {
    margin: 20px auto
}


#footer {
    margin: 40px auto 5px
}

#footer .ftCnt {
    background: #f1f1f1;
    color: #858384;
    font-size: 12px;
    padding: 3% 8%
}

#footer .ftCnt p {
    padding: 0;
    margin: 0 0 2px
}

#footer .footerNav ul {
    padding: 0;
    margin: 20px auto;
    display: table
}

#footer .footerNav ul li {
    list-style: none;
    padding: 0 8px;
    float: left;
    border-left: 1px #000 solid
}

#footer .footerNav ul li:first-child {
    border-left: 0
}

#footer .footerNav ul li.active {
    color: #79aa3e
}

#footer .footerNav ul li a {
    font-size: 12px;
    transition: all .3s ease-in-out
}

#footer .copyright {
    padding: 25px 0
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: 0 !important
}

.tabSec .tabNav ul {
    margin: 0 auto;
    display: table;
    padding: 0;
    text-align: center
}

.tabSec .tabNav ul li {
    list-style: none;
    float: left
}

.tabSec .tabNav ul li a {
    padding: 14px 25px;
    display: block;
    background: #f2f2f2;
    color: #000;
    transition: all .3s ease-in-out
}

.tabSec .tabNav ul li:first-child a {
    border-radius: 8px 0 0 8px
}

.tabSec .tabNav ul li:last-child a {
    border-radius: 0 8px 8px 0
}

.tabSec .tabNav ul li:hover a {
    background: #ddd
}

.tabSec .tabNav ul li.active a {
    background: #79aa3e;
    color: #fff
}

#pagination {
    margin: 38px 0 0;
    text-align: center
}

#pagination a,
#pagination span {
    font-size: 18px;
    margin: 0 6px;
    font-family: arial;
    color: #777
}

#pagination a:hover {
    color: #79aa3e
}

#pagination .current {
    padding: 6px;
    background: #79aa3e;
    color: #fff;
    border-radius: 50px
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(101, 143, 55, 1) url(../images/arrow-up-white.png) no-repeat center center;
    visibility: hidden;
    opacity: 0;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1
}

.form .addAnotherBox table td {
    border: 0;
    padding: 0 5px
}

.form .addAnotherBox .btnHolder {
    float: right;
    margin: -34px 0 0
}

.seeker-employerBlocks{
    padding-top: 20px;
}
.seeker-employerBlocks .bx {
    background: #f6f6f6;
    padding: 0;
    margin: 10px 0 18px;
    box-shadow: #ddd 0 1px 2px;
    border-top: 5px solid #aaa;
}

.seeker-employerBlocks .bxIn {
    padding: 0 20px 35px
}

.seeker-employerBlocks .bxIn:after {
    content: "";
    display: block;
    clear: both
}

.seeker-employerBlocks h2{color: #7b7b7b;font-size: 25px;text-align: center; text-transform: uppercase;letter-spacing: .1em;padding: 20px;}
.seeker-employerBlocks .bxIn h3 { color: #696764;font-size: 15px;}
.seeker-employerBlocks .txt-center.mag-10 {padding-top: 20px;}

.popular-searches h3 {text-transform: uppercase;color: #696764;font-size: 25px;text-transform: uppercase;font-weight: 200;border-bottom: 1px solid rgba(0,0,0,.15); padding-bottom: 12px;padding-top: 12px;}

.popular-searches ul {
    list-style: none
}

.popular-searches ul:after {
    content: "";
    display: block;
    clear: both
}

.popular-searches li a {
    display: block;
    position: relative;
    padding: 5px 12px 5px 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    float: left;
    color: #0058ff
}

.popular-searches li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    border: solid 1px #000;
    border-radius: 100%
}

.area-employer {
    border-top: solid 1px #ccc;
    margin: 15px 0 0;
    padding-top: 15px
}

#content .area-employer .employer-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#content .area-employer .employer-list li {
    padding: 10px 0
}

#content .area-employer .employer-list li:after {
    content: "";
    display: block;
    clear: both
}

#content .area-employer .employer-list .thumb {
    width: 180px;
    height: 180px;
    border: solid 1px #e8e8e8
}

#content .area-employer .employer-list .thumb a {
    display: block
}

#content .area-employer .employer-list .thumb a img {
    max-width: 100%
}

#content .area-employer .employer-list .dtl {
    width: 900px;
    padding: 0 0 0 18px
}

#content .area-employer .employer-list .dtl .desc {
    line-height: 1.6em
}

#content .area-employer .employer-list .dtl .title {
    font-size: 24px
}

.guest_blog,
.the_rebelist {
    text-align: justify
}

.mrg-lft-1 {
    margin-left: 1px !important
}

.mrg-lft-2 {
    margin-left: 2px !important
}

.mrg-lft-5 {
    margin-left: 5px !important
}

.mrg-rgt-1 {
    margin-right: 1px !important
}

.mrg-rgt-2 {
    margin-right: 2px !important
}

.mrg-rgt-5 {
    margin-right: 5px !important
}

.msg-note {
    background: #79aa3e;
    color: #fff;
    font-size: 15px;
    border: 0;
    padding: 5px;
    margin-bottom: 5px
}

.entry img {
    float: left !important;
    padding: 0 10px 10px 0 !important
}

.white-popup {
    background: #FFF;
    width: auto;
    max-width: 500px;
    padding: 20px;
    margin: 20px auto;
    position: relative
}

.white-popup .mfp-close {
    min-width: 1%
}
#frm input[type=text],
#frm  input[type=password],
#frm  input[type=search],
#frm  input[type=email],
#frm  input[type=number],
#frm  input[type=tel],
#frm  input[type=url],
#frm  input[type=date] {
    background: #fff;
    width: 290px;
    height: auto;
    padding: 8px 10px !important;
    border: 1px #d6d6d6 solid !important;
    margin: 5px 0;
    border-radius: 4px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    transition: all .3s ease-in-out
}
#frm  input[type=submit],
#frm  input[type=button],
#frm  input[type=reset] {
    background: #79aa3e;
    min-width: 140px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    padding: 8px 15px;
    margin: 0 auto;
    cursor: pointer;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.15);
    -webkit-appearance: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 500px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}


/*!
 *
 * jQuery TE 1.4.0 , http://jqueryte.com/
 * Copyright (C) 2013, Fatih Koca (fattih@fattih.com), (http://jqueryte.com/about)

 * jQuery TE is provided under the MIT LICENSE.
 *
*/

.jqte {
    margin: 10px 0;
    border: #000 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    -moz-box-shadow: 0 0 3px #999;
    overflow: hidden;
    transition: all .4s, border .4s;
    -webkit-transition: all .4s, border .4s;
    -moz-transition: all .4s, border .4s;
    -o-transition: all .4s, border .4s
}

.jqte * {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.jqte_focused {
    border-color: #79aa3e;
    box-shadow: 0 0 5px rgba(21, 170, 62, 0.9);
    -webkit-box-shadow: 0 0 5px rgba(21, 170, 62, 0.9);
    -moz-box-shadow: 0 0 5px rgba(21, 170, 62, 0.9)
}

.jqte_toolbar {
    overflow: auto;
    padding: 3px 4px;
    background: #EEE;
    border-bottom: #BBB 1px solid
}

.jqte_tool {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.jqte_tool,
.jqte_tool_icon,
.jqte_tool_label {
    border: #EEE 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.jqte_hiddenField {
    display: none
}

.jqte_tool_icon {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/jquery-te.png) no-repeat
}

.jqte_tool.jqte_tool_1 .jqte_tool_label {
    position: relative;
    display: block;
    padding: 3px;
    width: 70px;
    height: 27px;
    overflow: hidden
}

.jqte_tool.jqte_tool_1 .jqte_tool_text {
    font: bold 13px Arial, sans-serif;
    color: #222
}

.jqte_tool.jqte_tool_1 .jqte_tool_icon {
    position: absolute;
    top: 10px;
    right: 2px;
    width: 6px;
    height: 4px;
    background-position: -19px -23px;
    border: 0;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none
}

.jqte_tool.jqte_tool_2 .jqte_tool_icon {
    background-position: 0 0
}

.jqte_tool.jqte_tool_3 .jqte_tool_icon {
    background-position: -22px 0
}

.jqte_tool.jqte_tool_4 .jqte_tool_icon {
    background-position: -44px 0
}

.jqte_tool.jqte_tool_5 .jqte_tool_icon {
    background-position: -66px 0
}

.jqte_tool.jqte_tool_6 .jqte_tool_icon {
    background-position: -88px 0
}

.jqte_tool.jqte_tool_7 .jqte_tool_icon {
    background-position: -110px 0
}

.jqte_tool.jqte_tool_8 .jqte_tool_icon {
    background-position: -132px 0
}

.jqte_tool.jqte_tool_9 .jqte_tool_icon {
    background-position: -154px 0
}

.jqte_tool.jqte_tool_10 .jqte_tool_icon {
    background-position: -176px 0
}

.jqte_tool.jqte_tool_11 .jqte_tool_icon {
    background-position: -198px 0
}

.jqte_tool.jqte_tool_12 .jqte_tool_icon {
    background-position: -220px 0
}

.jqte_tool.jqte_tool_13 .jqte_tool_icon {
    background-position: -242px 0
}

.jqte_tool.jqte_tool_14 .jqte_tool_icon {
    background-position: -264px 0
}

.jqte_tool.jqte_tool_15 .jqte_tool_icon {
    background-position: -286px 0
}

.jqte_tool.jqte_tool_16 .jqte_tool_icon {
    background-position: -308px 0
}

.jqte_tool.jqte_tool_17 .jqte_tool_icon {
    background-position: -330px 0
}

.jqte_tool.jqte_tool_18 .jqte_tool_icon {
    background-position: -352px 0
}

.jqte_tool.jqte_tool_19 .jqte_tool_icon {
    background-position: -374px 0
}

.jqte_tool.jqte_tool_20 .jqte_tool_icon {
    background-position: -396px 0
}

.jqte_tool.jqte_tool_21 .jqte_tool_icon {
    background-position: -418px 0
}

.jqte_tool:hover {
    background-color: #FFF;
    border-color: #FFF
}

.jqte_tool:hover .jqte_tool_icon,
.jqte_tool:hover .jqte_tool_label {
    border: #AAA 1px solid
}

.jqte_tool:active .jqte_tool_icon,
.jqte_tool:active .jqte_tool_label {
    border: #777 1px solid
}

.jqte_tool.jqte_tool_1:hover .jqte_tool_icon,
.jqte_tool.jqte_tool_1:active .jqte_tool_icon {
    border: 0
}

.jqte_tool_depressed {
    background-color: #DDD;
    border-color: #CCC
}

.jqte_tool_depressed .jqte_tool_icon {
    border-color: #AAA
}

.jqte_tool_depressed:hover {
    background-color: #EEE
}

.jqte_linkform {
    padding: 5px 10px;
    background: #DDD;
    border-bottom: #BBB 1px solid
}

.jqte_linktypeselect {
    position: relative;
    float: left;
    width: 130px;
    background: #EEE;
    cursor: pointer
}

.jqte_linktypeselect:active {
    background: #FFF
}

.jqte_linktypeview {
    padding: 3px 5px;
    border: #333 1px solid;
    color: #777;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 0
}

.jqte_linktypetext {
    font-size: 12px
}

.jqte_linktypearrow {
    position: absolute;
    bottom: 8px;
    right: 6px;
    width: 7px;
    height: 6px;
    margin: 0 auto;
    background: url(../images/jquery-te.png) -7px -23px no-repeat
}

.jqte_linktypes {
    display: none;
    position: absolute;
    top: 22px;
    left: 1px;
    width: 125px;
    background: #FFF;
    border: #333 1px solid;
    box-shadow: 0 1px 4px #AAA;
    -webkit-box-shadow: 0 1px 4px #AAA;
    -moz-box-shadow: 0 1px 4px #AAA
}

.jqte_linktypes a {
    display: block;
    padding: 4px 5px;
    font-size: 12px
}

.jqte_linktypes a:hover {
    background: #DDD
}

.jqte_linkinput {
    float: left;
    margin: 0 5px;
    padding: 3px 5px;
    width: 300px;
    background: #EEE;
    border: #333 1px solid;
    color: #777;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 0
}

.jqte_linkinput:focus,
.jqte_linkinput:hover {
    background: #FFF;
    border-color: #000
}

.jqte_linkbutton {
    float: left;
    padding: 3px 12px;
    background: #AAA;
    border: #333 1px solid;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0 1px #EEE;
    -webkit-box-shadow: inset 0 1px #EEE;
    -moz-box-shadow: inset 0 1px #EEE
}

.jqte_linkbutton:hover {
    background: #a1a1a1
}

.jqte_linkbutton:active {
    box-shadow: inset 0 1px #CCC;
    -webkit-box-shadow: inset 0 1px #CCC;
    -moz-box-shadow: inset 0 1px #CCC;
    background: #888
}

.jqte_formats {
    display: none;
    position: absolute;
    width: 180px;
    oveflow-x: hidden;
    overflow-y: auto;
    background: #FFF;
    border: #AAA 1px solid;
    box-shadow: 0 0 5px #AAA;
    -webkit-box-shadow: 0 0 5px #AAA;
    -moz-box-shadow: 0 0 5px #AAA;
    z-index: 100
}

.jqte_format {
    display: block;
    padding: 4px 7px;
    font-size: 13px
}

.jqte_format:hover {
    background: #DDD
}

.jqte_format_1,
.jqte_format_2,
.jqte_format_3,
.jqte_format_4,
.jqte_format_5,
.jqte_format_6 {
    font-weight: bold
}

.jqte_format_1 {
    font-size: 22px
}

.jqte_format_2 {
    font-size: 20px
}

.jqte_format_3 {
    font-size: 18px
}

.jqte_format_4 {
    font-size: 16px
}

.jqte_format_5 {
    font-size: 14px
}

.jqte_format_6 {
    font-size: 12px
}

.jqte_format_7 {
    font-family: "Courier New", Courier, monospace
}

.jqte_fontsizes {
    display: none;
    position: absolute;
    width: 180px;
    height: 198px;
    oveflow-x: hidden;
    overflow-y: auto;
    background: #FFF;
    border: #AAA 1px solid;
    box-shadow: 0 0 5px #AAA;
    -webkit-box-shadow: 0 0 5px #AAA;
    -moz-box-shadow: 0 0 5px #AAA
}

.jqte_fontsize {
    display: block;
    padding: 3px 7px
}

.jqte_fontsize:hover {
    background: #DDD
}

.jqte_cpalette {
    display: none;
    position: absolute;
    padding: 6px;
    width: 144px;
    background: #FFF;
    border: #AAA 1px solid;
    box-shadow: 0 0 5px #AAA;
    -webkit-box-shadow: 0 0 5px #AAA;
    -moz-box-shadow: 0 0 5px #AAA
}

.jqte_color {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    border: #FFF 1px solid
}

.jqte_color:hover {
    border-color: #000
}

.jqte_colorSeperator {
    float: none;
    clear: both;
    height: 7px
}

.jqte_editor,
.jqte_source {
    padding: 10px;
    background: #FFF;
    min-height: 100px;
    max-height: 900px;
    overflow: auto;
    outline: 0;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    resize: vertical
}

.jqte_editor div,
.jqte_editor p {
    margin: 0 0 7px
}

.jqte_editor a:link,
.jqte_editor a:link * {
    color: #06f !important;
    text-decoration: underline
}

.jqte_editor blockquote {
    margin-top: 0;
    margin-bottom: 7px
}

.jqte_editor img {
    float: left;
    margin: 0 10px 5px 0
}

.jqte_editor a[jqte-setlink],
.jqte_editor a[jqte-setlink] * {
    background: #3297fd !important;
    color: #FFF !important
}

.jqte_editor h1,
.jqte_editor h2,
.jqte_editor h3,
.jqte_editor h4,
.jqte_editor h5,
.jqte_editor h6,
.jqte_editor pre {
    display: block;
    margin: 0 0 3px
}

.jqte_editor h1,
.jqte_editor h1 * {
    font-size: 26px
}

.jqte_editor h2,
.jqte_editor h2 * {
    font-size: 24px
}

.jqte_editor h3,
.jqte_editor h3 * {
    font-size: 22px
}

.jqte_editor h4,
.jqte_editor h4 * {
    font-size: 20px
}

.jqte_editor h5,
.jqte_editor h5 * {
    font-size: 18px
}

.jqte_editor h6,
.jqte_editor h6 * {
    font-size: 15px
}

.jqte_editor pre,
.jqte_editor pre * {
    font-family: "Courier New", Courier, monospace
}

.jqte_source,
.jqte_source textarea {
    background: #fff1e8
}

.jqte_source textarea {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
    min-height: 100px;
    font-family: Courier, Arial, sans-serif !important;
    font-weight: normal;
    font-size: 15px;
    overflow: hidden !important;
    outline: 0;
    resize: none
}

.jqte_source textarea,
.jqte_source textarea:focus {
    css_shadow: none !important;
    background: none !important;
    border: none !important
}

.jqte_title {
    display: none;
    position: absolute;
    z-index: 9999
}

.jqte_titleArrow {
    position: relative
}

.jqte_titleArrowIcon {
    width: 7px;
    height: 6px;
    margin: 0 auto;
    background: url(../images/jquery-te.png) 0 -23px no-repeat
}

.jqte_titleText {
    padding: 5px 7px;
    margin-top: 0;
    min-width: 5px;
    min-height: 1px;
    max-width: 400px;
    background: #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    word-wrap: break-word;
    -ms-word-wrap: break-word
}

.jqte_titleText,
.jqte_titleText * {
    color: #FFF;
    font-size: 11px
}

.jqte_placeholder {
    position: relative;
    display: none
}

.jqte_placeholder_text {
    position: absolute;
    top: 43px;
    left: 10px;
    font-size: 14px;
    color: #CCC
}


/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.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: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.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;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

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

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.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-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-dialog {
    overflow: hidden;
    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: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

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

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

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

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

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

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

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

.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-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.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: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

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

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

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

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

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

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

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

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    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: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222
}

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

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    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 {
    border: 1px solid #999;
    background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.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 {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

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

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636
}

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

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a
}

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

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

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

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

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

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

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_888888_256x240.png")
}

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

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_2e83ff_256x240.png")
}

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

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

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

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

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

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

.ui-icon-carat-1-s {
    background-position: -64px 0
}

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

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

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

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

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

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

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

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

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

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

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    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: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

@charset "utf-8";
.img-responsive,
.img-responsive img {
    max-width: 100% !important;
    height: auto
}

.hidden-desktop {
    display: none
}

.hidden-mobile {
    display: block
}

@media only screen and (max-width:740px) {
    .hidden-desktop {
        display: block
    }
    .hidden-mobile {
        display: none
    }
    .container {
        width: 100%
    }
    .iframe {
        width: 100%
    }
    .btn-green {
        letter-spacing: .05em
    }
    .mbl-tempnone {
        display: none
    }
    table td {
        width: 100% !important;
        text-align: left !important;
        float: left
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        text-align: left
    }
    h1 {
        font-size: 25px
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 18px
    }
    h4 {
        font-size: 16px
    }
    h5 {
        font-size: 14px
    }
    h6 {
        font-size: 13px
    }
    #header {
        padding: 0
    }
    #header .userOpts {
        background: #f3f3f3;
        width: 100% !important;
        text-align: center;
        max-width: 100%;
        padding: 8px;
        position: relative;
        right: 0;
        top: 0
    }
    #header .logo {
        max-width: 80% !important;
        height: auto;
        padding: 10px 20px;
        margin: 0 auto
    }
    #mbMenu {
        width: 100%;
        padding: 0;
        margin: -5px 0 0;
        display: block
    }
    #mbMenu a {
        color: #79aa3e;
        font-size: 120%;
        text-decoration: none;
        padding: 8px 10px;
        display: block
    }
    #mbMenu .lines {
        width: 25px
    }
    #mbMenu .lines span {
        background: #79aa3e;
        display: block;
        height: 3px;
        margin: 2px 0 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0 1px 0 #000;
        -webkit-box-shadow: 0 1px 0 #000;
        box-shadow: 0 1px 0 #000
    }
    #header #topMenu ul {
        width: 100%;
        display: none
    }
    #header #topMenu .mainMenu li {
        border-bottom: 1px #ccc solid;
        padding: 5px 10px;
        margin: 0
    }
    #header #topMenu .mainMenu li,
    #topMenu .mainMenu li a {
        font-size: 16px;
        text-align: left;
        float: none
    }
    .partnersSlider .nbs-flexisel-item {
        max-width: none;
        margin: auto
    }
    .partnersSlider .nbs-flexisel-nav-right,
    .partnersSlider .nbs-flexisel-nav-left {
        width: 30px;
        height: 30px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15)
    }
    .partnersSlider .nbs-flexisel-nav-right {
        background-position: -73px -11px;
        right: 0
    }
    .partnersSlider .nbs-flexisel-nav-left {
        background-position: -7px -11px;
        left: 0
    }
    #content {
        width: auto
    }
    #content .breadcrumb {
        font-size: 8pt
    }
    .jobFinder .cnt,
    .jobFinder .cnt [class^="col-"],
    .jobFinder form .txt-fld,
    #content [class^="col-"] {
        width: 98%;
        float: none !important
    }
    #content .jobListing .thumb {
        width: 80px;
        height: 80px
    }
    #content .jobListing .dtl {
        width: 75%;
        padding: 0 5px
    }
    #content .jobListing .title a {
        font-size: 18px;
        line-height: normal
    }
    #content .jobListing .companyInfo {
        font-size: 16px
    }
    #content .jobListing .metaInfo {
        font-size: 14px
    }
    .jobFinder .cnt {
        padding: 10px
    }
    .twitterFeeds iframe {
        width: 100% !important;
        max-width: 100% !important
    }
    .banner_holder_top img {
        width: auto;
        max-width: 100% !important;
        margin: 0 auto;
        display: block
    }
    #linksForm input[type=text],
    #Fmuploader input[type=text] {
        width: 98% !important
    }
    #footer .footerNav ul {
        width: 100%
    }
    #footer .footerNav ul li {
        padding: 10px;
        border: 0;
        border-top: 1px #ccc solid;
        float: none
    }
    #footer .footerNav ul li:first-child {
        border: 0
    }
    #footer .footerNav ul li a {
        display: block
    }
    .g-recaptcha {
        margin: 0 auto
    }
    #frmAdvSearch .txtfld {
        width: 100% !important
    }
    .mobileLabel {
        padding: 20px 0 0
    }
    .ui-datepicker-calendar td {
        float: none !important;
        width: auto !important
    }
}

@media only screen and (max-width:382px) {
    .hidden-desktop {
        display: block
    }
    .hidden-mobile {
        display: none
    }
    .container {
        width: 100%
    }
    .iframe {
        width: 100%
    }
    #content .jobListing .dtl {
        width: 70%
    }
}

@media only screen and (max-width:480px) {
    .hidden-desktop {
        display: block
    }
    .hidden-mobile {
        display: none
    }
    .container {
        width: 100%
    }
    .iframe {
        width: 100%
    }
}

@media only screen and (min-width:700px) {
    .mbl-tempnone {
        display: block !important
    }
}

@media only screen and (min-width:768px) and (max-width:980px) {
    .hidden-desktop {
        display: block
    }
    .hidden-mobile {
        display: none
    }
    .hidden-tablet {
        display: none !important
    }
    .visible-tablet {
        display: block !important
    }
    .container {
        width: 100%
    }
    .iframe {
        width: 100%
    }
    .btn-green {
        letter-spacing: .05em
    }
    .partnersSlider .nbs-flexisel-item {
        max-width: none;
        margin: auto
    }
    .partnersSlider .nbs-flexisel-nav-right,
    .partnersSlider .nbs-flexisel-nav-left {
        width: 30px;
        height: 30px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15)
    }
    .partnersSlider .nbs-flexisel-nav-right {
        background-position: -73px -11px;
        right: 0
    }
    .partnersSlider .nbs-flexisel-nav-left {
        background-position: -7px -11px;
        left: 0
    }
    .partnersSlider .nbs-flexisel-item .mOver p a {
        padding: 4px 20px
    }
    #content {
        width: auto
    }
    .jobFinder .cnt,
    .jobFinder .cnt [class^="col-"],
    .jobFinder form .txt-fld,
    #content [class^="col-"] {
        width: 99.5%;
        float: none !important
    }
    #content .jobListing .thumb {
        width: 220px;
        height: 220px
    }
    #content .jobListing .dtl {
        width: 60%;
        padding: 0 5px
    }
    #content .jobListing .title a {
        font-size: 18px;
        line-height: normal
    }
    #content .jobListing .companyInfo {
        font-size: 16px
    }
    #content .jobListing .metaInfo {
        font-size: 14px
    }
    .jobFinder .cnt {
        padding: 10px
    }
    .twitterFeeds iframe {
        width: 100% !important;
        max-width: 100% !important
    }
    #content .sideBar h1,
    #content .sideBar h2,
    #content .sideBar h3,
    #content .sideBar h4,
    #content .sideBar h5,
    #content .sideBar h6 {
        text-align: inherit
    }
    .banner_holder_top img {
        width: auto;
        max-width: 100% !important;
        margin: 0 auto;
        display: block
    }
    .mobileLabel thead {
        display: table-header-group
    }
    
}
@media only screen and (max-width:768px){
    .topBar .col-50 {
        width: 100%;
        min-height:100px;
    }
    .topBar .careerServicesContent {
        height: auto;
        padding: 0px;
    }
    .topBar .heading {
        padding-top:0;
    }
    /*here*/
    .topBar.jobseekers .wrapper-card { 
        -webkit-flex-direction: column;
        flex-direction: column;
      }
    .topBar.employers .wrapper-card  { 
        -webkit-flex-direction: column;
        flex-direction: column;
      }
}

@media only screen and (min-width:1000px) and (max-width:1024px) {
    .container {
        width: 100%
    }
    .partnersSlider .nbs-flexisel-item {
        max-width: none;
        margin: auto
    }
    ..partnersSlider .nbs-flexisel-nav-right,
    .partnersSlider .nbs-flexisel-nav-left {
        width: 30px;
        height: 30px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15)
    }
    .partnersSlider .nbs-flexisel-nav-right {
        background-position: -73px -11px;
        right: 0
    }
    .partnersSlider .nbs-flexisel-nav-left {
        background-position: -7px -11px;
        left: 0
    }
    #content {
        max-width: 1000px
    }
    #content .col-1 {
        width: 298px
    }
    #content .col-2 {
        width: 480px
    }
    #content .col-3 {
        width: 670px
    }
    #content .col-packages {
        width: 670px;
        float: right
    }
    #content .col-4 {
        width: 800px
    }
    #content .col-5 {
        width: 920px
    }
    #content .jobListing .thumb {
        width: 220px;
        height: 220px
    }
    #content .jobListing .dtl {
        width: 66%;
        padding: 0 5px
    }
    #content .jobListing .title a {
        font-size: 18px;
        line-height: normal
    }
    #content .jobListing .companyInfo {
        font-size: 16px
    }
    #content .jobListing .metaInfo {
        font-size: 14px
    }
}

@media only screen and (max-width:1080px) {
    html {
        -webkit-text-size-adjust: 100%
    }
}

@media only screen and (min-width:1000px) {
    .mobileLabel thead {
        display: table-header-group
    }
}

@media only screen and (max-width:1299px) {
    .partnersSlider .nbs-flexisel-item {
        max-width: none;
        margin: auto
    }
    .partnersSlider .nbs-flexisel-nav-right {
        right: 0
    }
    .partnersSlider .nbs-flexisel-nav-left {
        left: 0
    }
}

.ac_results {
    padding: 0;
    border: 1px solid silver;
    background-color: white;
    overflow: hidden;
    z-index: 99999
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0
}

.ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden
}

.ac_loading {
    background: white url('../../images/indicator.gif') right center no-repeat
}

.ac_odd {
    background-color: #f2f2f2
}

.ac_over {
    background: white url('../../images/gray-glossy.png');
    color: #000;
    font-weight: bold
}