﻿body {
}
#envelope-background{
	width: 100%;height: 100%;padding-bottom: 36px;text-align: center;
}

@media(max-width: 340px){
	#envelope-background{
		padding-bottom: 108px;
	}.center_container{
		display: block;width: auto;
	}.container_footer_buttons .button_container{
		width: 100%;border-right: none;
	}
}
.wrapper{
	width: 100%;min-height: 100%;position: relative;
}
.center_container{
	background-color: #fff;border: 1px,solid,#C9C9C9;border-radius: 3px;box-shadow: 0,2px,0,rgba(0,0,0,.05);color: #666;display: inline-block;padding: 0;
}
@media(max-width: 659px){
	.single-width{
		margin: 0;
	}.double-width{
		margin: 0;
	}.center_container{
		width: auto;border: none;border-radius: 0;
	}.left-content,
	.right-content{
		width: 320px;padding: 020px;display: block;float: none;margin-left: auto;margin-right: auto;
	}#signup_fields.half_field{
		width: 135px;
	}.plan-description{
		margin-bottom: 20px;
	}.button_container.left,
	.button_container.left: hover,
	.button_container.right,
	.button_container.right: hover{
		border-radius: 0;
	}
}
.center_container.top_notification_container{
	position: fixed;top: 45px;width: 600px;z-index: 5;
}

.single-width {
    width: 400px;
    margin-top: 140px;
}
.single-width.title_text{
	font-size: 20px;line-height: 20px;
}
.container_body.btn {
    width: 100%;
    font-size: 13px;
    padding: 010px;
    height: 37px !important;
    line-height: 37px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: none;
}
/*.container_header{
	padding: 040px;
}*/
.title_text{
	font-size: 26px;line-height: 26px;
}
.txt-small {
    font-size: 12px;
}
.pts{
	padding-top: 5px!important
}
.login_form {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding: 020px;
}
.txt_l,
table.txt_ltd,
table.txt_lth,
.data.txt_lth,
.data.txt_ltd{
	text-align: left;
}
.login-generic-message{
	display: none;
}
.login-generic-message.is-active{
	display: block;
}
.notification_inner {
    height: 50px;
    font-size: 13px;
    margin: 0,auto;
}
.notification_confirm.notification_inner,
.notification_confirm.notification_action {
    background: #1d1d1d;
    color: #e5e5e5;
    text-shadow: none;
}
.notification_warn.notification_inner {
    background: #fffde0;
    box-shadow: 01px2pxrgba(0,0,0,0.25);
    color: #333;
    border: 1px,solid,#e4ce75;
}
.notification_error.notification_inner {
    background: #e03e45;
    background: rgba(166,44,56,.9);
    box-shadow: 02px1pxrgba(1,1,1,.25);
    border: 1px solid #850a16;
    background-clip: padding-box;
    color: #fff;
}
.notification-static.notification_inner {
    border-radius: 2px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    text-align: center;
}
.ptm{
	padding-top: 10px!important
}
#login_fields>li{
	position: relative;margin-bottom: 10px;width: 100%;
}
.login_input_wrapper{
	position: relative;
}
.lte_ie9.login_input_wrapper{
	width: 320px;
}
.login_icon_activity_edit_profile {
    -shalam-sprite: 'login/icon_activity_edit_profile.png'dest-size(16px16px);
    ;
    background: url(../img/amsterdam/login.compat-F1fV1O.png)0px-128px;
    background: url(../img/amsterdam/login-7uQOrm.png)-164px-132px/256px308px;
}
.sprite_signup_login_icon_activity_edit_profile{
	background-position: left-1086px;width: 16px;height: 16px;
}
.login_icon_input{
	padding-left: 32px!important;
}
.login_icon_login_gray{
	-shalam-sprite: 'login/icon_login_gray.png'dest-size(16px16px);;background: url(../img/amsterdam/login.compat-F1fV1O.png)-16px-128px;background: url(../img/amsterdam/login-7uQOrm.png)-184px-132px/256px308px;
}
.login_icon{
	position: absolute;top: -1px;left: 10px;height: 16px;width: 16px;
}
.man{
	margin: 0!important
}
.btn{
	cursor: pointer;display: inline-block;zoom: 1;margin: 5px;padding: 6px16px;line-height: 16px;white-space: nowrap;vertical-align: top;text-decoration: none;position: relative;width: auto;overflow: visible;border-width: 1px;border-style: solid;-moz-box-sizing: border-box;box-sizing: border-box;
}
.btn.is-disabled{
	cursor: default;top: 0;
}
.btn-plain,
.btn-plain: hover,
.btn-plain: active{
	cursor: pointer;margin: 0;padding: 0;border: none;font-weight: normal;height: auto;vertical-align: middle;
}
.btn-group>.btn{
	border-radius: 0;margin: 000-1px;
}
.btn-group>.btn: first-child{
	border-top-left-radius: 3px;border-bottom-left-radius: 3px;
}
.btn-group>.btn: last-child{
	border-top-right-radius: 3px;border-bottom-right-radius: 3px;
}
.btn-group>.btn.is-selected{
	z-index: 2;
}
.btn-group>.btn: focus{
	z-index: 3;
}
.btn {
    -webkit-appearance: none;
    color: #494949;
    text-shadow: none;
    background-color: #FBFBFB;
    border: 1pxsolid#CCC;
    border-radius: 2px;
    font-weight: bold;
    -webkit-transition: border-colorlinear.15s, box-shadowlinear.15s, background-colorlinear.15s;
    transition: border-colorlinear.15s, box-shadowlinear.15s, background-colorlinear.15s;
}
    .btn: hover,
    .btn: focus {
        box-shadow: 01px3pxrgba(0,0,0,0.1);
        text-decoration: none;
        outline: none;
    }
    .btn: focus: hover,
    .btn: focus {
        border-color: #1665A2;
    }
    .btn: active: hover,
    .btn: active {
        box-shadow: inset 01px 3px rgba(0, 0, 0, 0.1);
        border-color: #DFDFDF;
        background-color: #FBFBFB;
    }
    .btn: hover {
        border-color: #C5C5C5;
    }
.btn-primary {
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    background-color: #49A2F6;
    background-image: -webkit-linear-gradient(bottom, #2B90EF0%, #49A2F6100%);
    background-image: linear-gradient(totop, #2B90EF0%, #49A2F6100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#49A2F6', endColorstr='#2B90EF');
    border-color: #2A7CCA;
}
    .btn-primary: focus,
    .btn-primary: active,
    .btn-primary: hover {
        background-image: none;
    }
        .btn-primary: focus: hover,
        .btn-primary: focus {
            background-color: #349CFF;
            border-color: #277ED0;
            box-shadow: inset0001px#D7EBFE, 01px1pxrgba(0, 0, 0, 0.1);
        }
        .btn-primary: active: hover,
        .btn-primary: active {
            background-color: #277ED0;
            border-color: #206BB1;
            background-image: none;
            box-shadow: inset 01px 1px rgba(0, 0, 0, 0.1);
        }
    .btn-primary: hover {
        background-color: #349CFF;
        border-color: #277ED0;
    }
.btn-plain,
.btn-plain: hover,
.btn-plain: active {
    background: transparent;
    filter: none;
    box-shadow: none;
}
.btn.is-disabled,
.btn.is-disabled: active,
.btn.is-disabled: hover,
.btn.is-disabled: focus {
    color: #666;
    border: 1pxsolid#D9D9D9;
    box-shadow: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
    background-image: none;
    background-color: #fafafa;
}
.btn-primary.is-disabled,
.btn-primary.is-disabled: active,
.btn-primary.is-disabled: hover,
.btn-primary.is-disabled: focus {
    border: 1pxsolid#0b3657;
    background-color: #1d80c2;
}
.btn-group > .btn.is-selected {
    box-shadow: inset 01px 1px rgba(0, 0, 0, 0.2);
    background-color: #d0d0d0;
    background-image: -webkit-linear-gradient(top, rgba(238, 238, 238, 0.2)0%, #d8d8d8100%);
    background-image: linear-gradient(tobottom, rgba(238, 238, 238, 0.2)0%, #d8d8d8100%);
    border-color: rgba(0, 0, 0, 0.6)rgba(0, 0, 0, 0.5)rgba(0, 0, 0, 0.4)rgba(0, 0, 0, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#d8d8d8');
    text-shadow: 01px0rgba(255, 255, 255, 0.3);
    color: #333;
    -webkit-transition: none;
    transition: none;
}
.multi_buttonbutton: active,
.multi_button.btn: active,
.multi_buttonbutton.active {
    box-shadow: inset 01px 1px rgba(0, 0, 0, 0.2);
}
.expand-btn {
    cursor: pointer;
    color: #666;
}
    .expand-btn.arrow {
        border-width: 3px3px03px;
        border-color: #666transparent;
        border-style: solid;
        font-size: 3px;
    }
.container_footer_buttons {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 40px;
    width: 100%;
}
    .container_footer_buttons .button_container {
        background: #f6f6f6none;
        border: none;
        border-radius: 0;
        border-right: 1pxsolid#C2C2C2;
        border-top: 1pxsolid#C2C2C2;
        height: 50px;
    }
body: not(.lte_ie9).container_footer_buttons .line: after {
    display: none;
}
body: not(.lte_ie9) .container_footer_buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
    body: not(.lte_ie9).container_footer_buttons .button_container {
        -ms-flex: 11;
        -webkit-flex: 11;
        flex: 11;
        float: none;
    }
.container_footer_buttons .btn {
    border: none;
    display: table;
    border-radius: 0;
    white-space: inherit;
}
.container_footer_buttons .button_container: focus,
.container_footer_buttons .button_container: active {
    z-index: 2;
}
.container_footer_buttons .only_button {
    border-radius: 005px5px;
    border-right: none;
}
@media(max-width: 340px) {
    #envelope-background {
        padding-bottom: 108px;
    }

    .center_container {
        display: block;
        width: auto;
    }

    .container_footer_buttons .button_container {
        width: 100%;
        border-right: none;
    }
}
.line: after,
.last_unit: after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0 !important;
    line-height: 0;
    font-size: xx-large;
    content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}
.button_container.left {
    border-bottom-left-radius: 5px;
}
.button_container.lefta {
    border-bottom-left-radius: 5px;
}
.button_container.right {
    border-bottom-right-radius: 5px;
    border-right: none;
}
.button_container.righta {
    border-bottom-right-radius: 5px;
}
.button_container.left,
.button_container.left: hover,
.button_container.right,
.button_container.right: hover {
    border-radius: 0;
}
.unit,
.unit_ext {
    zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.unit {
    float: left;
}
.unit_ext {
    float: right;
}
.size1of3 {
    width: 33.33333%;
}
.table_header.unit {
    border-left: 1pxsolid#B9B9B9;
    padding: 5px;
}
.pan {
    padding: 0 !important;
}
.pas{
	padding: 5px!important
}
.fw{
	width: 100%!important;
}
.fh{
	height: 100%!important;
}
.lowlight_button {
    background: transparent;
    text-shadow: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}
.table_cell,
.table-cell {
    display: table-cell;
}
.button_text {
    white-space: normal;
}
.button_textspan{
	white-space: nowrap;
}
.footer_wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #EDEDED;
    border-top: 1px,solid,#C5C5C5;
    zoom: 1;
    clear: both;
}
.footer > ul {
    position: relative;
}
.footer-item {
    line-height: 36px;
}
    .footer-item .last-item {
        float: right;
    }
.footer#locale-menu {
    width: 118px !important;
}
@media(min-width: 1017px) {
    .footer-item .hide-bullet:after {
        content: none !important;
        padding: 0 !important;
    }
}
@media(max-width: 1016px) {
    .footer {
        width: auto;
        padding: 020px;
    }

    .footer-item .last-item {
        float: right;
    }
}
.page {
    width: 976px;
    margin: auto;
    clear: both;
}
.foot.inline_list_ext{
	padding: 10px 10px 10px 3px;
}
.inline_list_ext {
    margin-top: 2px;
    margin-bottom: 2px;
}
    .inline_list_ext > li {
        display: inline-block;
    }
        .inline_list_ext > li: after {
            content: "\00B7";
            padding: 03px 03px;
        }
    .inline_list_ext.inline_list_expirations > li: after {
        content: "";
    }
.inline_list_ext li: last-child: after {
    content: "" !important;
    padding: 0;
}
.inline_list_ext .last-child: after {
    content: "\00a0" !important;
    padding: 0;
}
.legal {
    font-size: 11px;
    line-height: 13px;
}
    .legal.list_img_icon_15 {
        position: relative;
        top: 2px;
    }

html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

#yui3-css-stamp .cssreset {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 200;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizeLegibility;
}

h1,
h2,
h3 {
    line-height: 32px;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.strong,
strong {
    font-weight: bold;
}

.em,
em {
    font-style: italic;
}

small {
    font-size: 85%;
}

input,
button,
select,
div[contentEditable="true"],
textarea {
    font-size: 99%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.txt-small {
    font-size: 12px;
}

.txt-medium {
    font-size: 14px;
}

.txt-large {
    font-size: 16px;
}

.txt-x-large {
    font-size: 30px;
}

.txt-normal {
    font-weight: normal;
}

.txt-bold {
    font-weight: bold;
}

.txt-break-all {
    word-break: break-all;
}

.txt-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.accessibility-hidden {
    top: auto;
    left: -9999px;
    position: absolute;
}

.align-rtl {
    direction: rtl;
}

.align-start {
    text-align: left;
    text-align: start;
}

.align-end {
    text-align: right;
    text-align: end;
}

.align-center {
    text-align: center;
}

.pan {
    padding: 0 !important;
}

.pas {
    padding: 5px !important;
}

.pam {
    padding: 10px !important;
}

.pal {
    padding: 20px !important;
}

.ptn {
    padding-top: 0 !important;
}

.pts {
    padding-top: 5px !important;
}

.ptm {
    padding-top: 10px !important;
}

.ptl {
    padding-top: 20px !important;
}

.prn {
    padding-right: 0 !important;
}

.prs {
    padding-right: 5px !important;
}

.prm {
    padding-right: 10px !important;
}

.prl {
    padding-right: 20px !important;
}

.pbn {
    padding-bottom: 0 !important;
}

.pbs {
    padding-bottom: 5px !important;
}

.pbm {
    padding-bottom: 10px !important;
}

.pbl {
    padding-bottom: 20px !important;
}

.pln {
    padding-left: 0 !important;
}

.pls {
    padding-left: 5px !important;
}

.plm {
    padding-left: 10px !important;
}

.pll {
    padding-left: 20px !important;
}

.phn {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.phs {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.phm {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.phl {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pvn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pvs {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pvm {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pvl {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.man {
    margin: 0 !important;
}

.mas {
    margin: 5px !important;
}

.mam {
    margin: 10px !important;
}

.mal {
    margin: 20px !important;
}

.mtn {
    margin-top: 0 !important;
}

.mts {
    margin-top: 5px !important;
}

.mtm {
    margin-top: 10px !important;
}

.mtl {
    margin-top: 20px !important;
}

.mrn {
    margin-right: 0 !important;
}

.mrs {
    margin-right: 5px !important;
}

.mrm {
    margin-right: 10px !important;
}

.mrl {
    margin-right: 20px !important;
}

.mbn {
    margin-bottom: 0 !important;
}

.mbs {
    margin-bottom: 5px !important;
}

.mbm {
    margin-bottom: 10px !important;
}

.mbl {
    margin-bottom: 20px !important;
}

.mln {
    margin-left: 0 !important;
}

.mls {
    margin-left: 5px !important;
}

.mlm {
    margin-left: 10px !important;
}

.mll {
    margin-left: 20px !important;
}

.mhn {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mhs {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mhm {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mhl {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mvn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mvs {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mvm {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mvl {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.hidden {
    display: none !important;
}

.badge {
    display: inline-block;
    padding: 2px 3px;
    border-radius: 3px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    text-decoration: none;
}

.btn {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 6px 16px;
    line-height: 16px;
    white-space: nowrap;
    vertical-align: top;
    text-decoration: none;
    position: relative;
    width: 100%;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn.is-disabled {
        cursor: default;
        top: 0;
    }

.btn-plain,
.btn-plain:hover,
.btn-plain:active {
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: normal;
    height: auto;
    vertical-align: middle;
}

.btn-group > .btn {
    border-radius: 0;
    margin: 0 0 0 -1px;
}

    .btn-group > .btn:first-child {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .btn-group > .btn:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .btn-group > .btn.is-selected {
        z-index: 2;
    }

    .btn-group > .btn:focus {
        z-index: 3;
    }

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
div[contentEditable="true"],
textarea {
    width: 280px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 7px;
}

input::-ms-clear {
    display: none;
}

textarea {
    vertical-align: top;
    resize: vertical;
}

.input-x-small,
.input-x-small[type] {
    width: 100px;
}

.input-small,
.input-small[type] {
    width: 150px;
}

.input-medium,
.input-medium[type] {
    width: 300px;
}

.input-large,
.input-large[type] {
    width: 375px;
}

.input-x-large,
.input-x-large[type] {
    width: 475px;
}

.input-full,
.input-full[type] {
    width: 100%;
}

.label-sep:after {
    content: ': ';
}

.select-containerselect,
.select-container .select-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    z-index: 1;
    display: inline-block;
    position: relative;
    height: 30px;
    padding: 7px 0 7px 10px;
    width: 100%;
}

.select-container {
    display: inline-block;
    position: relative;
}

    .select-container .select-container-inner {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        width: 100%;
    }

    .select-container .select-overlay {
        position: absolute;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }

.select-container-x-small {
    width: 50px;
}

.select-container-small {
    width: 100px;
}

.select-container-medium {
    width: 200px;
}

.select-container-large {
    width: 262px;
}

.select-container-x-large {
    width: 345px;
}

.select-container.huge {
    width: 500px;
}

.lnk {
    display: inline;
    border: none;
    padding: 0;
    margin: 0;
    background: transparent,none;
    box-shadow: none;
    line-height: inherit;
    height: auto;
    filter: none;
    cursor: pointer;
}

    .lnk:hover,
    .lnk:active {
        background: transparent;
        box-shadow: none;
        line-height: inherit;
        height: auto;
    }

    a.is-disabled,
    a.is-disabled:hover,
    a.is-disabled:active,
    .lnk.is-disabled,
    .lnk.is-disabled:hover,
    .lnk.is-disabled:active {
        cursor: default;
    }

.pill {
    display: inline-block;
    position: relative;
    border-radius: 3px;
    padding: 2px 10px 2px 9px;
    font-size: 11px;
}

.tblth,
.tbltd {
    padding: 10px 8px;
}

.tbl-roundedth:first-child {
    border-top-left-radius: 5px;
}

.tbl-roundedth:last-child {
    border-top-right-radius: 5px;
}

.tbl-rounded tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

.tbl-rounded tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

body,
.clr-default {
    color: #666;
}

.clr-highlight {
    color: #333;
}

h1,
h2,
h3,
h4,
h5 {
    color: #333;
}

h6 {
    color: #666;
}

a {
    color: #1A74BA;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder {
    color: #A5A5A5;
    font-style: normal;
}

.badge {
    background: #EBEBEB;
    color: #666;
}

.badge-info {
    background: #9ABCD2;
    color: #FFF;
}

.badge-warning {
    background: #FF8000;
    color: #FFF;
}

.badge-highlight {
    background: #1A74BA;
    color: #FFF;
}

.btn {
    -webkit-appearance: none;
    color: #494949;
    text-shadow: none;
    background-color: #FBFBFB;
    border: 1px solid #CCC;
    border-radius: 2px;
    font-weight: bold;
    -webkit-transition: border-color linear .15s, box-shadow linear .15s, background-color linear .15s;
    transition: border-color linear .15s, box-shadow linear .15s, background-color linear .15s;
}

    .btn:hover,
    .btn:focus {
        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
        text-decoration: none;
        outline: none;
    }

        .btn:focus:hover,
        .btn:focus {
            border-color: #1665A2;
        }

    .btn:active:hover,
    .btn:active {
        box-shadow: inset 01px 3px rgba(0, 0, 0, 0.1);
        border-color: #DFDFDF;
        background-color: #FBFBFB;
    }

    .btn:hover {
        border-color: #C5C5C5;
    }

.btn-primary {
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    background-color: #49A2F6;
    background-image: -webkit-linear-gradient(bottom, #2B90EF 0%, #49A2F6 100%);
    background-image: linear-gradient(to top, #2B90EF 0%, #49A2F6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49A2F6', endColorstr='#2B90EF');
    border-color: #2A7CCA;
}

    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary:hover {
        background-image: none;
    }

        .btn-primary:focus:hover,
        .btn-primary:focus {
            background-color: #349CFF;
            border-color: #277ED0;
            box-shadow: inset 0 0 0 1px #D7EBFE, 01px 1px rgba(0,0,0,0.1);
        }

        .btn-primary:active:hover,
        .btn-primary:active {
            background-color: #277ED0;
            border-color: #206BB1;
            background-image: none;
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
        }

    .btn-primary:hover {
        background-color: #349CFF;
        border-color: #277ED0;
    }

.btn-plain,
.btn-plain:hover,
.btn-plain:active {
    background: transparent;
    filter: none;
    box-shadow: none;
}

.btn.is-disabled,
.btn.is-disabled:active,
.btn.is-disabled:hover,
.btn.is-disabled:focus {
    color: #666;
    border: 1px solid #D9D9D9;
    box-shadow: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
    background-image: none;
    background-color: #fafafa;
}

.btn-primary.is-disabled,
.btn-primary.is-disabled:active,
.btn-primary.is-disabled:hover,
.btn-primary.is-disabled:focus {
    border: 1px solid #0b3657;
    background-color: #1d80c2;
}

.btn-group > .btn.is-selected {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
    background-color: #d0d0d0;
    background-image: -webkit-linear-gradient(top, rgba(238, 238, 238, 0.2)0%, #d8d8d8 100%);
    background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0.2)0%, #d8d8d8 100%);
    border-color: rgba(0,0,0,0.6) rgba(0,0,0,0.5) rgba(0,0,0,0.4) rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#d8d8d8');
    text-shadow: 0 1px 0 rgba(255,255,255,0.3);
    color: #333;
    -webkit-transition: none;
    transition: none;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
div[contentEditable="true"],
textarea {
    color: #505050;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 2px;
    box-shadow: inset 0 2px 3px rgba(0,0,0,0.08);
    -webkit-font-smoothing: antialiased;
    transition: border-color linear .15s, box-shadow linear .15s;
    -webkit-transition: border-color linear .15s, box-shadow linear .15s;
}

    input[type="text"]:hover,
    input[type="password"]:hover,
    input[type="search"]:hover,
    input[type="email"]:hover,
    input[type="url"]:hover,
    input[type="tel"]:hover,
    input[type="number"]:hover,
    div[contentEditable="true"]:hover,
    textarea:hover {
        border: 1px solid #4c4c4c;
    }

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="search"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="tel"]:focus,
    input[type="number"]:focus,
    div[contentEditable="true"]:focus,
    textarea:focus {
        border-color: #2B90EF;
        box-shadow: none;
        outline: 0;
    }

    input[type="text"].is-invalid,
    input[type="password"].is-invalid,
    input[type="search"].is-invalid,
    input[type="email"].is-invalid,
    input[type="url"].is-invalid,
    input[type="tel"].is-invalid,
    input[type="number"].is-invalid,
    div[contentEditable="true"].is-invalid,
    textarea.is-invalid {
        border: 1px solid #FF2525;
    }

        input[type="text"].is-invalid:focus,
        input[type="password"].is-invalid:focus,
        input[type="search"].is-invalid:focus,
        input[type="email"].is-invalid:focus,
        input[type="url"].is-invalid:focus,
        input[type="tel"].is-invalid:focus,
        input[type="number"].is-invalid:focus,
        div[contentEditable="true"].is-invalid:focus,
        textarea.is-invalid:focus {
            border: 1px solid #FF4444;
            box-shadow: 0 0 0 1px #FF4444;
        }

.select-container.select-overlay {
    background-color: #FFF;
    border: 1px solid #D2D2D2;
    border-radius: 2px;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.05);
    transition: border-color linear .15s, box-shadow linear .15s;
    -webkit-transition: border-color linear .15s, box-shadow linear .15s;
}

    .select-container.select-overlay:before {
        content: "";
        height: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 3px solid #494949;
        position: absolute;
        right: 7px;
        top: 14px;
        width: 0;
    }

.select-containerselect,
.select-container.select-button {
    background: none;
    border: none;
    color: #808080;
    padding-right: 20px;
}

    .select-containerselect:focus {
        outline: none;
    }

        .select-containerselect:focus ~ .select-overlay {
            border: 1px solid #3392EC;
        }

    .select-containerselect:hover ~ .select-overlay {
        border: 1px solid #4c4c4c;
        box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
    }

    .select-containerselect:disabled {
        color: #B5B5B5;
    }

        .select-containerselect:disabled ~ .select-overlay {
            background-color: #FCFCFC;
            border-color: #E5E5E5;
            box-shadow: none;
        }

        .select-containerselect:disabled:hover ~ .select-overlay {
            box-shadow: none;
        }

        .select-containerselect:disabled ~ .select-overlay:before {
            border-top: 3px solid #D5D5D5;
        }

.select-container.is-invalidselect + .select-overlay,
.select-container.is-invalid.select-button:focus ~ .select-overlay,
.select-container.is-invalidselect:focus ~ .select-overlay,
.select-container.is-invalidselect:hover + .select-overlay {
    border: 1px solid #FF2525;
}

.lnk {
    color: #1A74BA;
    text-decoration: none;
}

    .lnk:hover,
    .lnk:active {
        color: #1A74BA;
        text-decoration: underline;
    }

    a.is-disabled,
    a.is-disabled:hover,
    a.is-disabled:active,
    .lnk.is-disabled,
    .lnk.is-disabled:hover,
    .lnk.is-disabled:active {
        color: #999999;
        text-decoration: none;
    }

.pill {
    background: #CBE2F1;
    border: 1px solid #80A7C1;
    color: #3B6E90;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.6);
}

.pill-warning {
    background: #FF8000;
    color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
}

.pill-error {
    background: #E2BEC5;
    border: 1px solid #C37F77;
    color: #A35B52;
}

.tbltr {
    background: #fdfdfc;
}

.tblth {
    background: #f0f0f0;
    color: #333;
    font-weight: bold;
}

.tbltd {
    border-top: 1px solid #f5f6f4;
}

.tbl-stripedtr:nth-of-type(odd) {
    background: #f5f6f4;
}

.btn.disabled,
.btn.disabled:active,
.btn.disabled:hover,
.btn.disabled:focus {
    top: 0;
    color: #666;
    border: 1px solid #D9D9D9;
    box-shadow: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
    background-image: none;
    background-color: #fafafa;
}

.btn-primary.disabled,
.btn-primary.disabled:active,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus {
    color: #fff;
    border: 1px solid #0b3657;
    background-color: #1d80c2;
}

.disableda,
a.disabled,
a.disabled:hover,
a.disabled:active,
.lnk.disabled,
.lnk.disabled:hover,
.lnk.disabled:active {
    cursor: default;
    color: #999999;
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .8;
}

li {
    list-style: none;
    border: 0;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button:active:focus {
    outline: none;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    line-height: 100%;
}

.clickable {
    cursor: pointer;
}

.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.help {
    cursor: help;
}

.unclickable {
    cursor: default !important;
}

.lowlight {
    color: #666666 !important;
}

.highlight {
    color: #000;
    font-weight: bold;
}

.hover_pill {
    display: inline-block;
    border-radius: 7px;
    background-color: transparent;
    padding: 2px 10px 1px 9px;
    position: relative;
}

.hover_pillul {
    margin: 0 0 0 -6px;
}

.hover_pill.inline_list > li {
    padding-right: 0;
}

.hover_pill.arrow {
    width: 6px;
    height: 10px;
    background: url(../img/box/hover_pill_arrow-NkQ9gN.png)no-repeat;
    margin: 0 0 0 4px;
    position: absolute;
    right: 3px;
    top: 1px;
    border-style: none;
    visibility: hidden;
}

a.hover_pill:hover.arrow {
    visibility: visible;
}

.icon-button {
    margin: 0 auto;
    display: block;
}

.line:after,
.last_unit:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0 !important;
    line-height: 0;
    font-size: xx-large;
    content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}

.unit,
.unit_ext {
    zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.unit {
    float: left;
}

.unit_ext {
    float: right;
}

.size1of1,
.size2of2,
.size3of3,
.size4of4,
.size5of5,
.size6of6 {
    float: none;
}

.size1of1 {
    width: 100%;
}

.size1of2,
.size2of4 {
    width: 50%;
}

.size1of3 {
    width: 33.33333%;
}

.size2of3 {
    width: 66.66666%;
}

.size1of4 {
    width: 25%;
}

.size3of4 {
    width: 75%;
}

.size1of5 {
    width: 20%;
}

.size2of5 {
    width: 40%;
}

.size3of5 {
    width: 60%;
}

.size4of5 {
    width: 80%;
}

.size1of6 {
    width: 16.66666%;
}

.size5of6 {
    width: 83.33333%;
}

.size1of10 {
    width: 10%;
}

.size8of10 {
    width: 80%;
}

.size1of11 {
    width: 9.0909%;
}

.size9of20 {
    width: 45%;
}

.sizeauto {
    width: auto;
}

.last_unit {
    display: table-cell;
    float: none;
    width: auto;
}

.media {
    zoom: 1;
    position: relative;
}

    .media:after,
    .bd:after {
        clear: both;
        display: block;
        visibility: hidden;
        overflow: hidden;
        height: 0 !important;
        line-height: 0;
        font-size: xx-large;
        content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
    }

    .media.bd {
        display: table-cell;
        zoom: 1;
    }

        .media.bd > :first-child {
            margin-top: 0;
        }

        .media.bd > :last-child {
            margin-bottom: 0;
        }

.img {
    float: left;
    margin-right: 10px;
}

.imgimg {
    display: block;
}

.img_ext {
    float: right;
    margin-left: 10px;
}

.clear,
.clearfix {
    clear: both;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.fw {
    width: 100% !important;
}

.fh {
    height: 100% !important;
}

.op0 {
    opacity: 0 !important;
}

.op05 {
    opacity: 0.05 !important;
}

.op1 {
    opacity: 0.1 !important;
}

.op15 {
    opacity: 0.15 !important;
}

.op20 {
    opacity: 0.20 !important;
}

.op25 {
    opacity: 0.25 !important;
}

.op30 {
    opacity: 0.30 !important;
}

.op35 {
    opacity: 0.35 !important;
}

.op40 {
    opacity: 0.40 !important;
}

.op45 {
    opacity: 0.45 !important;
}

.op50 {
    opacity: 0.50 !important;
}

.op55 {
    opacity: 0.55 !important;
}

.op60 {
    opacity: 0.60 !important;
}

.op65 {
    opacity: 0.65 !important;
}

.op70 {
    opacity: 0.70 !important;
}

.op75 {
    opacity: 0.75 !important;
}

.op80 {
    opacity: 0.80 !important;
}

.op85 {
    opacity: 0.85 !important;
}

.op90 {
    opacity: 0.90 !important;
}

.op95 {
    opacity: 0.95 !important;
}

.op100 {
    opacity: 1 !important;
}

.ie8.op0 {
    filter: alpha(opacity=0) !important;
}

.ie8.op05 {
    filter: alpha(opacity=5) !important;
}

.ie8.op10 {
    filter: alpha(opacity=10) !important;
}

.ie8.op15 {
    filter: alpha(opacity=15) !important;
}

.ie8.op20 {
    filter: alpha(opacity=20) !important;
}

.ie8.op25 {
    filter: alpha(opacity=25) !important;
}

.ie8.op30 {
    filter: alpha(opacity=30) !important;
}

.ie8.op35 {
    filter: alpha(opacity=35) !important;
}

.ie8.op40 {
    filter: alpha(opacity=40) !important;
}

.ie8.op45 {
    filter: alpha(opacity=45) !important;
}

.ie8.op50 {
    filter: alpha(opacity=50) !important;
}

.ie8.op55 {
    filter: alpha(opacity=55) !important;
}

.ie8.op60 {
    filter: alpha(opacity=60) !important;
}

.ie8.op65 {
    filter: alpha(opacity=65) !important;
}

.ie8.op70 {
    filter: alpha(opacity=70) !important;
}

.ie8.op75 {
    filter: alpha(opacity=75) !important;
}

.ie8.op80 {
    filter: alpha(opacity=80) !important;
}

.ie8.op85 {
    filter: alpha(opacity=85) !important;
}

.ie8.op90 {
    filter: alpha(opacity=90) !important;
}

.ie8.op95 {
    filter: alpha(opacity=95) !important;
}

.ie8.op100 {
    filter: alpha(opacity=100) !important;
}

.light_on_hover {
    opacity: 0.7;
}

    .light_on_hover:hover {
        opacity: 1.0;
    }

.no_shadow {
    box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
p,
blockquote,
.media {
    margin: 5px 0;
}

pre {
    margin: 10px 0;
}

.bodyh2:first-child,
.bodyh3:first-child,
.bodyh4:first-child,
.bodyh5:first-child,
.bodyh6:first-child,
.bodyul:first-child,
.bodyol:first-child,
.bodydl:first-child,
.bodyp:first-child,
.bodyblockquote:first-child,
.body.media:first-child {
    margin-top: 0;
}

.bodyh2:last-child,
.bodyh3:last-child,
.bodyh4:last-child,
.bodyh5:last-child,
.bodyh6:last-child,
.bodyul:last-child,
.bodyol:last-child,
.bodydl:last-child,
.bodyp:last-child,
.bodyblockquote:last-child,
.body.media:last-child {
    margin-bottom: 0;
}

.lhs {
    line-height: 15px;
}

.lhm {
    line-height: 20px;
}

.lh14 {
    line-height: 14px;
}

.lh16 {
    line-height: 16px !important;
}

.lh18 {
    line-height: 18px !important;
}

.lh20 {
    line-height: 20px;
}

.lh24 {
    line-height: 24px;
}

.lh25 {
    line-height: 25px;
}

.lh32 {
    line-height: 32px;
}

.lh48 {
    line-height: 48px;
}

.lh72 {
    line-height: 72px;
}

.rtln {
    border-top-left-radius: 0 !important;
}

.rtls {
    border-top-left-radius: 2px !important;
}

.rtlm {
    border-top-left-radius: 5px !important;
}

.rtll {
    border-top-left-radius: 10px !important;
}

.rtrn {
    border-top-right-radius: 0 !important;
}

.rtrs {
    border-top-right-radius: 2px !important;
}

.rtrm {
    border-top-right-radius: 5px !important;
}

.rtrl {
    border-top-right-radius: 10px !important;
}

.rbln {
    border-bottom-left-radius: 0 !important;
}

.rbls {
    border-bottom-left-radius: 2px !important;
}

.rblm {
    border-bottom-left-radius: 5px !important;
}

.rbll {
    border-bottom-left-radius: 10px !important;
}

.rbrs {
    border-bottom-right-radius: 0 !important;
}

.rbrs {
    border-bottom-right-radius: 2px !important;
}

.rbrm {
    border-bottom-right-radius: 5px !important;
}

.rbrl {
    border-bottom-right-radius: 10px !important;
}

.ran {
    border-radius: 0 !important;
}

.ram {
    border-radius: 5px !important;
}

.ras {
    border-radius: 2px !important;
}

.ral {
    border-radius: 10px !important;
}

.left_24 {
    left: 24px !important;
}

.left_48 {
    left: 48px !important;
}

.left_96 {
    left: 96px !important;
}

.right_24 {
    right: 24px !important;
}

.right_48 {
    right: 48px !important;
}

.right_96 {
    right: 96px !important;
}

.ban {
    border: 0 !important;
    border-radius: 0;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.float_content_centered_outer_container {
    float: left;
    position: relative;
    left: 50%;
}

.float_content_centered_inner_container {
    float: left;
    position: relative;
    left: -50%;
}

.data {
    position: relative;
    zoom: 1;
    vertical-align: top;
    text-align: left;
}

.datatable {
    width: 100%;
    table-layout: fixed;
}

.txt_c,
table.txt_ctd,
table.txt_cth,
.data.txt_cth,
.data.txt_ctd {
    text-align: center;
}

.txt_l,
table.txt_ltd,
table.txt_lth,
.data.txt_lth,
.data.txt_ltd {
    text-align: left;
}

.txt_r,
table.txt_rtd,
table.txt_rth,
.data.txt_rth,
.data.txt_rtd {
    text-align: right;
}

.txt_t,
table.txt_ttd,
table.txt_tth,
.data.txt_tth,
.data.txt_ttd {
    vertical-align: top;
}

.txt_b,
table.txt_btd,
table.txt_bth,
.data.txt_bth,
.data.txt_btd {
    vertical-align: bottom;
}

.txt_m,
table.txt_mtd,
table.txt_mth,
.data.txt_mth,
.data.txt_mtd {
    vertical-align: middle;
}

.table {
    display: table;
}

.table-fixed-layout {
    table-layout: fixed;
}

.table_row,
.table-row {
    display: table-row;
}

.table_cell,
.table-cell {
    display: table-cell;
}

.inline-block {
    display: inline-block;
}

.date {
    color: #808080;
    font-size: 11px;
}

.note {
    color: #808080;
    font-style: italic;
}

.faded {
    color: #999;
}

.legal {
    font-size: 11px;
    line-height: 13px;
}

    .legal.list_img_icon_15 {
        position: relative;
        top: 2px;
    }

.spaced {
    line-height: 18px;
}

.spaced_medium {
    line-height: 20px;
}

.strong {
    font-weight: bold;
}

.lighter {
    font-weight: lighter;
}

.clr-inverse {
    color: #FFF;
}

.clr-important {
    color: #FF4500;
}

.strike {
    text-decoration: line-through;
}

.uppercase {
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5 {
    border: 0;
    padding-bottom: 0;
}

h1 {
    margin: 10px0;
    color: #333;
    font-size: 24px;
}

h2 {
    margin: 10px0;
    color: #333;
    font-size: 19px;
}

h3 {
    margin: 5px0;
    color: #333;
    font-size: 17px;
}

h4 {
    margin: 5px0;
    color: #333;
    font-size: 14px;
}

h5 {
    margin: 5px0;
    color: #111;
    font-size: 13px;
}

h6 {
    margin: 10px0;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 5px;
}

.break {
    word-wrap: break-word;
}

.no_break {
    white-space: nowrap;
}

.word-wrap {
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
}

a.big_target {
    display: block;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    text-overflow: ellipsis;
    display: block;
}

a.ellipsis,
span.ellipsis,
em.ellipsis {
    display: inline-block;
}

.single_line {
    white-space: nowrap;
    overflow: hidden;
}

.scrollable {
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

.horizontal_scrollable {
    overflow-x: auto;
}

.no_scroll {
    overflow: hidden;
}

.vertical_scroll {
    overflow-y: scroll;
}

.scrollbar_spacer {
    float: right;
    height: 10px;
    overflow-y: scroll;
    visibility: hidden;
}

.center {
    margin-right: auto;
    margin-left: auto;
}

.center_contents {
    text-align: center;
}

.vertical-alignment-helper {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.disable_selection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.text_selection {
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.simple_list {
    margin: 10px 0;
}

.basic_list {
    margin: 10px 0;
}

    .basic_list > li {
        padding: .2em 0;
    }

.basic_list_sm > li {
    margin: 5px 0;
}

.basic_list_med > li {
    margin: 10px 0;
}

.basic_list_lg > li {
    margin: 20px 0;
}

.bulleted_list > li {
    list-style: disc inside none;
}

.bulleted_list_hangingli {
    list-style: disc;
    margin-left: 13px;
}

.numbered_listli {
    list-style: decimal;
    margin-left: 20px;
}

.numbered_listlili {
    list-style: lower-alpha;
}

.numbered_listlilili {
    list-style: lower-roman;
}

.inline_list > li {
    display: inline-block;
    padding-right: .5em;
    vertical-align: top;
}

#box_popup.inline_list > li:last-child {
    padding-right: 0;
}

.inline_list.sub > li {
    vertical-align: text-bottom;
}

.inline_list.sup > li {
    vertical-align: text-top;
}

.ie.inline_listlidiv {
    zoom: 1;
}

.ie8.inline_listlidiv {
    display: inline-block;
}

.inline_list_icon_alignedli,
.inline_list_icon_aligneda,
.inline_list_icon_alignedinput {
    vertical-align: middle;
}

.list_img {
    display: inline-block;
}

.list_img_icon_16 {
    position: relative;
    top: -2px;
}

.list_img_inside_label {
    vertical-align: text-bottom;
}

.inline_list_ext {
    margin-top: 2px;
    margin-bottom: 2px;
}

    .inline_list_ext > li {
        display: inline-block;
    }

    .inline_list_ext.inline_list_expirations > li:after {
        content: "";
    }

.inline_list_extli:last-child:after {
    content: "" !important;
    padding: 0;
}

.inline_list_ext.last-child:after {
    content: "\00a0" !important;
    padding: 0;
}

.comma-sep:after {
    content: "," !important;
    padding: 0;
}

.comma-sep:last-child:after {
    content: "" !important;
    padding: 0;
}

.inline_list_ext_lineli {
    border-right: 1px solid #E2E2E2;
}

    .inline_list_ext_lineli:last-child,
    .inline_list_ext_lineli.last-child {
        border-right: 0px;
    }

.list_ext.item_expansion {
    border-top: 0;
    padding: 0;
}

.list_ext > li.hover {
    background-color: #f5f5f5;
}

.list_ext > li.no_hover_effect {
    cursor: default;
}

    .list_ext > li.no_hover_effect.hover {
        background-color: #eeeeee;
    }

.list_ext > li.selected {
    background-color: #CBE2F1;
}

.list_ext > li,
.list_separated > li {
    border-top: 1px solid #E9E9E9;
    padding: 8px 5px;
    cursor: pointer;
    zoom: 1;
}

    .list_ext > li.last_child,
    .list_ext > li:last-child,
    .list_ext_border_bottom {
        border-bottom: 1px solid #E9E9E9;
    }

    .list_ext > li.no_bottom_border {
        border-bottom: 0;
    }

.list_ext.list_ext_shaded_divider > li {
    border-bottom: solid 1px #ececec;
    border-top: solid 1px #f6f6f6;
}

.list_menu > li {
    padding: 1px 10px 2px;
    position: relative;
    white-space: nowrap;
}

.list_menu > lia {
    display: inline-block;
    padding-right: 5px;
    line-height: 18px;
    width: 100%;
}

.list_menu > li.selected {
    background: #1a74ba;
}

.list_menu.hover_list > li.hover {
    background: #EFF5F9;
}

.list_menu > li.selected.hover {
    background: #1a74ba;
}

.list_menu > li.disabled.hover {
    background: transparent;
}

.list_menu > li.selecteda {
    color: #FFF;
    width: auto;
}

.list_menu.list_img {
    display: inline-block;
    margin-right: 4px;
    vertical-align: sub;
}

.list_menua:hover,
.list_menua:focus {
    text-decoration: none;
}

.list_menu.separator {
    height: 1px;
    line-height: 0;
    font-size: 0;
    margin: 0;
    position: relative;
    white-space: nowrap;
}

.list_menu.right_arrow {
    margin: 3px -5px 0 0;
    display: inline-block;
    float: right;
}

.list_menu.arrow {
    margin-left: 4px;
    margin-bottom: 1px;
    display: inline-block;
}

.drop_down,
.select_options {
    position: relative;
    padding: 0;
    border: 1px solid #BDBDBD;
    box-shadow: 0 1px 0 #BDBDBD;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background-color: #FFF;
    z-index: 200;
    left: 0;
}

.ie8.drop_down {
    border-top: 1px solid #BDBDBD;
}

.drop_down > ul > li,
.select_options > ul > li {
    padding: 4px 13px;
}

.drop_down_horizontal {
    padding-top: 0;
    padding-bottom: 0;
}

    .drop_down_horizontal > ul > li {
        padding: 0;
    }

.drop_down_horizontala {
    display: block;
    padding: 8px 13px;
}

.drop_down_horizontalli.hover {
    background: #EFF5F9;
    cursor: pointer;
}

.drop_down_horizontala:hover {
    text-decoration: none;
}

.drop_down_ext,
.bubble {
    position: absolute;
    padding: 5px 0;
    border-radius: 5px;
    border: 1px solid #BDBDBD;
    box-shadow: 0 1px 0 #BDBDBD;
    background-color: #FFF;
    z-index: 200;
}

.ie8.drop_down_ext,
.ie8.bubble {
    border: 1px solid #BDBDBD;
}

.drop_downul,
.drop_down_extul {
    margin: 0;
}

.drop_down_ext > ul > li {
    padding: 4px 13px;
    cursor: pointer;
}

.drop_down_ext.media:after,
.drop_down.media:after,
.drop_down_ext.bd:after,
.drop_down.bd:after {
    content: "";
}

.drop_downa,
.drop_down_exta {
    white-space: nowrap;
    color: #464646;
}

hr {
    height: 0;
    border: 0;
}

    hr.divider {
        margin: 0 0 5px 0;
        border: 0;
        border-top: 1px dotted #D9D9D9;
    }

    hr.divider_medium {
        margin: 0 0 5px 0;
        border: 0;
        border-top: 1px solid #D3D3D3;
    }

    hr.divider_strong {
        margin: 0 0 5px 0;
        border: 0;
        border-top: 2px solid #D3D3D3;
    }

    hr.divider_lite {
        margin: 0;
        border: 0;
        border-top: 1px dotted #D3D3D3;
    }

    hr.divider_shadow {
        border-bottom: 1px solid #FFFFFF;
    }

    hr.dashed {
        border-style: dashed;
    }

.cntr {
    margin: 5px 0;
}

    .cntr:first-child {
        margin-top: 0;
    }

    .cntr:last-child {
        margin-bottom: 0;
    }

.cntr_squared {
    background-color: #FFF;
    border: 1px solid #BDBDBD;
}

.cntr_bordered {
    border: 1px solid #BDBDBD;
}

.password_strength_meter {
    font-size: 12px;
    color: #666;
}

    .password_strength_meter.bricks {
        /*background: url(../img/password_strength_meter-7iuZHG.gif) 0 0 no-repeat;*/
        height: 11px;
        width: 102px;
    }

.password_strength_meter-weak.bricks {
    background-position: 0-11px;
}

.password_strength_meter-low.bricks {
    background-position: 0-22px;
}

.password_strength_meter-fair.bricks {
    background-position: 0-33px;
}

.password_strength_meter-strong.bricks {
    background-position: 0-44px;
}

.password_strength_meter-strength {
    display: inline-block;
    font-size: 11px;
    margin-right: 8px;
    margin-top: 1px;
    text-align: right;
}

.password_strength_meter-body {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    padding: 2px 0 0 0;
}

html,
body {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

.body {
    background-color: #FFF;
    min-height: 100%;
    height: auto;
    min-width: 976px;
    position: relative;
}

.page {
    width: 976px;
    margin: 0 auto;
    clear: both;
}

.mw-976 {
    min-width: 976px;
}

.right_col {
    padding-left: 20px;
    padding-top: 20px;
    float: right;
    width: 223px;
}

    .right_col:after,
    .right_col.ie-after {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        width: 244px;
        margin-left: -20px;
        border-left: 1px solid #e8e8e8;
    }

.right_col_border {
    border-left: 1px solid #E8E8E8;
    padding-left: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.left_col_border {
    border-right: 1px solid #E8E8E8;
    padding-right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main {
    display: table-cell;
    width: 722px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-right: 10px;
    float: left;
}

    .main.auto-position {
        width: auto;
        float: none;
    }

    .body:after,
    .main:after,
    .input:after {
        clear: both;
        display: block;
        visibility: hidden;
        overflow: hidden;
        height: 0 !important;
        line-height: 0;
        font-size: xx-large;
        content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
    }

.foot {
    background: #EDEDED;
    border-top: 1px solid #C5C5C5;
    zoom: 1;
    clear: both;
}

    .foot.copyright {
        margin-right: 20px;
    }

    .foot.inline_list_ext {
        padding: 10px 10px 10px 3px;
    }

    .foot.inline_list_extli:after {
        padding: 0 5px 0 5px;
        font-weight: bold;
    }

.warning_notification {
    background-color: #F4E68D;
    background-image: linear-gradient(to top, rgb(240, 222, 108)34%, rgb(247, 236, 163)67%);
}

.admin_header {
    position: relative;
    height: 27px;
    border-bottom: 1px solid #1A1A1A;
    background-color: #5B5B5B;
    background-image: linear-gradient(to top, #444 0%, #555 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#555555');
    color: #CCC;
    zoom: 1;
}

.header {
    border-bottom: 1px solid #0D5E94;
    font-size: 15px;
    zoom: 1;
    background-color: #1A74BA;
    background-image: linear-gradient(to top, #1A74BA 15%, #2081CC 100%);
    border-color: #0F5A94;
    min-width: 976px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 3;
}

.header_stalking {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    z-index: 51 !important;
}

.lte_ie9.header,
.lte_ie9.header_stalking {
    box-shadow: none;
}

.with_shadow {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
    position: relative;
}

.shadow_light_all_around {
    box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.8);
}

.sub_nav {
    border-bottom: 1px solid #cfcfcf;
    background-color: #f5f5f5;
    zoom: 1;
    min-width: 976px;
    line-height: 14px;
}

.ie8.sub_nav {
    background-image: url(../img/box/sub_nav_top_gradient_1x3-GZ3zpE.png);
    background-repeat: repeat-x;
    background-position: left top;
}

.sub_nav_bd {
    background: transparent url(../img/box/sub_nav_bottom_gradient_1x3-9urlGO.png) repeat-x left bottom;
}

.subheader {
    border-bottom: 1px solid #c5c5c5;
    background: #ededed;
    height: 45px;
    line-height: 14px;
    overflow: hidden;
}

    .subheader.tabbed {
        overflow: visible;
        height: auto;
    }

.breadcrumb_wrapper {
    width: 976px;
    position: relative;
    margin: 0 auto;
}

.breadcrumb_items {
    width: 1160px;
}

.breadcrumb_item {
    display: inline-block;
    border-right: 1px solid #c5c5c5;
}

.breadcrumb_item_icon {
    margin-top: 15px;
    margin-right: 7px;
}

    .breadcrumb_item_icon.shared_folder {
        margin-right: -10px;
    }

    .breadcrumb_item_icon.corner_overlay {
        margin-top: 6px;
    }

.breadcrumb_item_icon_app_folder {
    height: 9px;
    width: 9px;
    box-shadow: 0 0 1px #000;
    margin-left: 9px;
    margin-top: 9px;
}

.is_synced.breadcrumb_item_icon_app_folder {
    margin-left: 3px;
}

.lte_ie9.breadcrumb_item_icon {
    margin-left: 10px;
}

.breadcrumb_item.first {
    border-left: 1px solid #ededed;
}

    .breadcrumb_item.first:hover {
        border-left: 1px solid #c5c5c5;
    }

.breadcrumb_item.all_files {
    border: none;
}

    .breadcrumb_item.all_files:hover {
        border: none;
    }

    .breadcrumb_item.all_files.breadcrumb_item_link {
        padding-left: 0;
        background: #ededed;
    }

        .breadcrumb_item.all_files.breadcrumb_item_link:hover {
            background: #ededed;
            cursor: default;
        }

        .breadcrumb_item.all_files.breadcrumb_item_link:after,
        .breadcrumb_item.all_files.breadcrumb_item_link:before {
            display: none;
        }

.breadcrumb_item_link {
    position: relative;
    padding-left: 48px;
    float: left;
    text-decoration: none;
    height: 45px;
}

.breadcrumb_item.first.breadcrumb_item_link {
    padding-left: 0;
}

.breadcrumb_item_link.last {
    background: #d8d8d8;
}

.lte_ie9.breadcrumb_item_link {
    height: 45px;
}

.ie8.breadcrumb_item_link {
    padding: 0;
}

.breadcrumb_item_link:after,
.breadcrumb_item_link:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #ededed;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb_item_link:before {
    border-left: 30px solid #c5c5c5;
    margin-left: 1px;
    z-index: 1;
}

.breadcrumb_item.last.breadcrumb_item_link:after {
    border-left-color: #d8d8d8;
}

.breadcrumb_item_link:hover {
    background: #f5f5f5;
}

    .breadcrumb_item_link:hover:after {
        border-left-color: #f5f5f5;
    }

.breadcrumb_item_link.last:hover {
    background: #d8d8d8;
}

.ie8.breadcrumb_item_link:before,
.ie8.breadcrumb_item_link:after,
.ie8.breadcrumb_item_link:hover:after {
    display: none;
}

.breadcrumb_item_title {
    display: inline-block;
    color: #666;
    font-style: normal;
    font-size: 13px;
    text-shadow: 0 1px 0 #fff;
    max-width: 112px;
    overflow: hidden;
    padding: 16px 0 15px;
    text-overflow: ellipsis;
    transition: max-width 0.4s;
}

    .breadcrumb_item_title:hover {
        color: #333;
    }

.breadcrumb_item.last.breadcrumb_item_title {
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

.lte_ie9.breadcrumb_item.last.breadcrumb_item_title {
    padding-left: 0px;
}

.lte_ie9.breadcrumb_item.first.breadcrumb_item_title {
    padding-left: 20px;
}

.breadcrumb_item_title.last_two {
    max-width: 212px;
}

.breadcrumb_item.first.breadcrumb_item_title {
    padding-left: 20px;
    max-width: none;
}

.breadcrumb_item_title:hover {
    max-width: 302px;
}

.breadcrumb_item.first.breadcrumb_item_title:hover {
    max-width: none;
}

.ie8.breadcrumb_item_title {
    padding: 15px 16px 16px;
    max-width: 128px;
}

    .ie8.breadcrumb_item_title.last_two {
        max-width: 228px;
    }

    .ie8.breadcrumb_item_title:hover {
        max-width: 318px;
    }

.ie8.breadcrumb_item {
    max-width: 160px;
}

    .ie8.breadcrumb_item.first,
    .ie8.breadcrumb_item.first.breadcrumb_item_link {
        max-width: none;
    }

    .ie8.breadcrumb_item.last_two,
    .ie8.breadcrumb_item_link {
        max-width: 260px;
    }

    .ie8.breadcrumb_item:hover,
    .ie8.breadcrumb_item:hover.breadcrumb_item_link {
        max-width: 350px;
    }

.breadcrumb_ellipses {
    display: inline-block;
    color: #333;
    font-size: 19px;
    font-weight: bold;
    overflow: hidden;
    padding: 12px 0 20px;
}

.ie8.breadcrumb_ellipses {
    padding: 12px 16px 20px;
}

.breadcrumb_dropdown.scrollable {
    display: none;
    height: 350px;
    max-width: 400px;
}

.jump_to_folder {
    position: absolute;
    height: 14px;
    width: 14px;
    z-index: 3;
}

.ie8.jump_to_folder {
    position: static;
}

.jump_to_folder.toggle {
    padding: 6px 4px 5px 4px;
}

.page_title {
    display: inline-block;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding: 16px 0 15px 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    max-width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .page_title.search {
        font-weight: normal;
    }

    .page_title.additional_info {
        float: right;
        padding-right: 20px;
    }

#actionbar-stalking-wrapper {
    width: 723px;
    float: left;
    padding: 15px 0 15px 0;
    margin: 0 9px 0 0;
}

    #actionbar-stalking-wrapper.gcm_actionbar {
        width: 100%;
    }

    #actionbar-stalking-wrapper.actionbar_stalking {
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        padding: 15px 0 15px 0;
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
    }

.ie8#actionbar-stalking-wrapper {
    display: inline-block;
    float: none;
}

#actionbar-stalking-wrapper.multiple-rows {
    padding-bottom: 10px;
}

.multiple-rows.actionbar_button_wrapper {
    margin: 0 0 5px 0;
}

.actionbar {
    display: none;
    max-width: 440px;
    float: left;
    position: relative;
}

    .actionbar.with-tags-button {
        max-width: 380px;
    }

.tag_menu_option.filter {
    color: #FFFFFF;
    cursor: default;
}

[data-actionbar="search"]#mod-actionbar-search,
[data-actionbar="trash"]#mod-actionbar-trash,
[data-actionbar="files"]#mod-actionbar-files,
[data-actionbar="admin-users"]#mod-actionbar-admin-users,
[data-actionbar="shared-folder"]#mod-actionbar-shared-folder,
[data-actionbar="multiple-selection"]#actionbar-multiple-selection,
[data-actionbar="quarantine"]#mod-actionbar-quarantine {
    display: inline-block;
}

.view_options {
    display: inline-block;
    float: right;
    position: relative;
}

.actionbar_button_wrapper {
    display: inline-block;
    vertical-align: top;
}

    .actionbar_button_wrapper.view_options {
        margin: 5px 274px 0 0;
    }

    .actionbar_button_wrapper:first-child button,
    .actionbar_button_wrapper:first-child a {
        margin-left: 0;
    }

    .actionbar_button_wrapper.icon {
        vertical-align: middle;
    }

    .actionbar_button_wrapper.inline_list > li:last-child {
        margin-right: 0;
    }

.apps.view_options {
    margin-right: 254px;
}

.actionbar_pagination {
    display: inline-block;
    font-weight: bold;
    height: 34px;
    cursor: pointer;
}

.multi_buttonbutton:hover,
.multi_buttonbutton:focus {
    z-index: 53;
}

.actionbar-upload,
.actionbar-new,
.actionbar-more {
    overflow: hidden;
    text-overflow: ellipsis;
}

.actionbar-upload {
    max-width: 80px;
}

.actionbar-new {
    max-width: 55px;
}

.actionbar-more {
    max-width: 90px;
}

.actionbar_pagination.label {
    max-width: 73px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.paging_icon {
    margin: 0 4px 0 4px;
    vertical-align: middle;
}

.sprite_actionbar_arrow_up_white {
    margin-top: 1px;
}

.actionbar_buttonsbutton,
.actionbar_button_wrapperbutton {
    height: 34px;
    padding: 7px 10px;
    margin-top: 0;
}

.actionbar_buttons.interactive_icon {
    margin-top: -4px;
}

.actionbar-plain-text {
    line-height: 34px;
}

.select_all {
    margin-top: 8px;
    margin-left: 12px;
    display: inline-block;
}

    .select_all.disableda:hover {
        background: transparent url(../spriteimages/item_list/checkbox.png)no-repeat 0 0;
    }

.no-actionbar.list_ext > li:first-child {
    border-top: none;
}

.triangle_tabs_wrapper {
    position: relative;
    overflow: hidden;
}

.triangle_tabsul {
    width: 976px;
    margin: 0 auto;
}

.triangle_tabsulli {
    display: inline-block;
    font-size: 13px;
    padding: 16px 20px 15px 0;
}

.triangle_tabsullia {
    text-decoration: none;
    color: #666;
    white-space: nowrap;
}

    .triangle_tabsullia.current {
        font-weight: bold;
        color: #333;
    }

.triangle_tabs.current.triangle {
    position: relative;
}

.triangle_tabs.current.trianglespan {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid #fff;
    top: 5px;
    left: 50%;
    margin-left: -50px;
}

    .triangle_tabs.current.trianglespan.border {
        border-bottom-color: #c5c5c5;
        top: 4px;
    }

.triangle_tabs.current.triangle.upperspan {
    border-top: 50px solid #fff;
    border-bottom: transparent;
    top: -68px;
}

    .triangle_tabs.current.triangle.upperspan.border {
        border-top-color: #c5c5c5;
        top: -67px;
    }

.content_sidebar {
    position: relative;
    z-index: 1;
}

.content_sidebarh3 {
    font-size: 15px;
    font-weight: normal;
    cursor: default;
    color: #666;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 5px;
}

.content_sidebarh4 {
    display: inline-block;
    font-size: 11px;
    color: #105F95;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 3px;
    margin: 5px 0;
}

.content_sidebar.list_ext > li {
    border-top: none;
}

.sidebar-title-container {
    overflow: auto;
    zoom: 1;
}

.sidebar-link {
    font-size: 14px;
    font-weight: bold;
}

table.sub_nav_table {
    table-layout: auto;
}

.sub_nav_table.col1 {
    width: 250px;
}

.sub_nav_table.col2 {
    width: 232px;
}

.sub_nav_table.col3 {
    width: 250px;
}

.sub_nav_table.col4 {
    width: 244px;
}

.sub_nav_table.col1and2 {
    width: 482px;
}

.sub_nav_table.col2and3 {
    width: 482px;
}

.sub_nav_table.row2 {
    height: 30px;
}

.sub_nav_table.row3 {
    height: 27px;
}

.sub_nav_table_3_btn_layout.col1 {
    width: 250px;
}

.sub_nav_table_3_btn_layout.col2 {
    width: 132px;
}

.sub_nav_table_3_btn_layout.col3 {
    width: 350px;
}

.sub_nav_table_3_btn_layout.col4 {
    width: 244px;
}

.sub_nav_table_3_btn_layout.col1and2 {
    width: 382px;
}

.sub_nav_table_3_btn_layout.col2and3 {
    width: 482px;
}

#title_section {
    line-height: 27px;
}

.nav,
.admin_nav {
    margin: 0;
}

.nav {
    position: relative;
}

.logo_cntr {
    height: 50px;
    display: table-cell;
    position: relative;
}

.logo_cntrdiv {
    display: table-cell;
}

.nav.logo {
    vertical-align: middle;
    margin-right: 5px;
    max-height: 50px;
    max-width: 120px;
}

.ie8.logo_cntr {
    max-width: 120px;
}

.standard_logo {
    background: url(../img/box/box-logo-white-bNSGSA.png)-8px 0 no-repeat;
    width: 58px;
    height: 30px;
    margin-right: 16px;
}

.standard_logo_glow {
    background: url(../img/box/box-logo-white-bNSGSA.png)0 -30px no-repeat;
    position: absolute;
    top: 2px;
    left: -8px;
    width: 69px;
    height: 45px;
    opacity: 0;
    transition: all 350ms ease-in-out;
}

    .standard_logo_glow:hover {
        opacity: 1;
    }

.standard_light_blue_bg {
    background-color: #EFF5F9;
}

.ie8.standard_logo_glow {
    display: none;
}

.navul {
    margin: 0;
}

.navli {
    float: left;
    margin: 01px;
    zoom: 1;
}

.nav.inline_list > li {
    padding-right: 0;
}

.nava,
.nav.nav_content {
    line-height: 26px;
    color: #FFF;
    text-decoration: none;
    display: block;
}

.nav.nav_content {
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0;
}

.nav.current,
.navli.hover {
    background: #1E71AB;
}

.nav.current {
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .20);
}

.accessible_version_switch {
    position: absolute;
    z-index: 10;
    top: -50px;
    width: 100%;
}

.accessible_version_switcha:focus,
.accessible_version_switcha:active {
    width: 100%;
    position: absolute;
    top: 50px;
    display: block;
    text-align: center;
    background: #3a3a3a;
}

#multi_options_menu {
    z-index: 4;
}

.navli {
    margin: 0;
}

.navlia {
    padding: 9px;
    position: relative;
}

.nav.nav_icon {
    display: block;
}

.nav li a:active span,
.nav .search_button:active span,
.nav li a.active span,
.nav .search_button.active span {
    margin-top: 1px;
    margin-bottom: -1px;
}

.nav li a::-moz-focus-inner {
    margin-top: 1px;
    margin-bottom: -1px;
}

.nav.badge {
    position: absolute;
    left: 22px;
    top: 6px;
}

.nav.nav_icon_drop_link {
    margin: 10px 15px;
    border: 1px solid #105F95;
    border-radius: 5px;
    box-shadow: inset 0 1px 0 #338FCE, 0 1px 0 #338FCE;
}

.nav.nav_icon_drop_linka {
    padding: 0;
    border: 0;
    box-shadow: none;
}

.nav_icon_drop_link.badge {
    left: 17px;
    top: -5px;
}

.search_unit {
    position: absolute;
    right: 243px;
}

.nav.admin_view.search_unit {
    margin-left: 0px;
}

.nav.search_form {
    padding: 10px 0 10px 19px;
    position: relative;
    height: 24px;
    float: left;
}

    .nav.search_form.search_button {
        float: left;
        width: 32px;
        height: 30px;
        margin: 0;
        padding: 0;
        border: 1px solid #105F95;
        border-radius: 0 5px 5px 0;
        background: transparent none;
        box-shadow: inset 0 1px 0 #338FCE, 0 1px 0 #338FCE;
    }

#search {
    padding-left: 10px;
    height: 30px;
    width: 304px;
    border-color: #105F95;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    float: left;
    font-size: 13px;
    transition: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #338FCE;
}

.admin_view#search {
    width: 262px;
}

div.search_gif_container_disabled {
    height: 113px;
    width: 99px;
}

div.search_gif_container {
    height: 113px;
    width: 99px;
    background-image: url(../img/box/search-B_oFG0.gif);
}

.nav.hover.search_button {
    border-color: #333;
    border-color: rgba(0, 0, 0, 0.8);
    background: #1E71AB;
    box-shadow: 1px 2px 2px 0 #1E71AB, 1px -2px 2px 0 #1E71AB;
}

.shared_page_unit {
    width: auto;
}

.nav.shared_page_unit {
    width: auto;
    position: static;
}

.header-link {
    width: 223px;
}

#qs_menuli {
    cursor: pointer;
}

.nav.current_user_name {
    margin-top: 13px;
}

.navh3 {
    font-size: 14px;
    text-align: right;
}

.nav.upgrade_button {
    height: 27px;
    font-size: 12px;
    padding-top: 1px;
}

.navigation_with_width {
    width: 278px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .page.navigation_with_width {
        width: 288px;
    }
}

.admin_nav {
    border-left: 1px solid #3B3B3B;
    border-right: 1px solid #656565;
}

.admin_navli {
    border-left: 1px solid #656565;
    border-right: 1px solid #3B3B3B;
    display: inline-block;
}

.admin_nav.current {
    border-left: none;
}

.admin_nav.icon {
    float: left;
    height: 16px;
    margin: -1px 5px 0 0;
    overflow: hidden;
    width: 16px;
}

.admin_nav.mini_logo {
    height: 16px;
    width: auto;
}

.admin_nava {
    color: #EEF0F6;
    text-decoration: none;
    display: inline-block;
    line-height: 15px;
    padding: 6px 10px;
}

    .admin_nava:active {
        background: #262626;
    }

    .admin_nava:hover,
    .nava:hover,
    .admin_nava.hover,
    .nava.hover {
        text-decoration: none;
    }

.admin_nav.currenta {
    background: #424242;
    background: linear-gradient(to bottom, #424242 0%, #363636 100%);
    box-shadow: inset 0 2px 10px #292929;
    padding-left: 11px;
}

.admin_navli.hover {
    background: #666;
    background: linear-gradient(t obottom, #666 0%, #555 100%);
}

.settings_tabletable,
.simple_table {
    table-layout: auto;
}

.simple_tableth {
    color: #333;
    font-weight: bold;
}

.settings_tableth {
    font-weight: bold;
}

.simple_tabletr:nth-of-type(odd)td {
    background: #F5F6F4;
}

.settings_tableth,
.settings_tabletd,
.simple_tableth,
.simple_tabletd {
    padding: 10px 8px;
}

.settings_table.odd {
    background: #E5E6E4;
}

.settings_table.even {
    background: #F5F6F4;
}

.table_header {
    border: solid #B9B9B9;
    border-width: 1px 1px 0 0;
}

    .table_header.unit {
        border-left: 1px solid #B9B9B9;
        padding: 5px;
    }

#box_edit_user_form_admin_roles_table {
    width: 515px;
}

.admin_roles_table {
    margin-left: 190px;
}

.admin_roles_tabletr {
    border: 1px solid #B9B9B9;
}

.admin_roles_tabletd {
    padding: 10px;
}

.admin_roles_table_header {
    background: #F0F0F0;
    border: 1px solid #B9B9B9;
    width: 150px;
    vertical-align: top;
    font-weight: bold;
}

.standard {
    color: #1a74ba;
}

.item_namea {
    color: inherit;
}

.hoverlight {
    color: #797979;
}

li.selected.hoverlight,
li.hover.hoverlight {
    color: #1a74ba;
}

.alert {
    color: #FF8000;
}

a.hover_pill:hover,
a.hover_pill:hoverul,
a.hover_pill:hoverli {
    background: #C0DAEC;
    color: #1a74ba;
    text-decoration: none;
}

.ellipsis_80 {
    max-width: 80px;
}

.ellipsis_90 {
    max-width: 90px;
}

.ellipsis_100 {
    max-width: 100px;
}

.ellipsis_140 {
    max-width: 140px;
}

.ellipsis_150 {
    max-width: 150px;
}

.ellipsis_150_fixed {
    max-width: none;
    width: 150px !important;
}

.ellipsis_170 {
    max-width: 170px;
}

.ellipsis_170_fixed {
    max-width: none;
    width: 170px !important;
}

.ellipsis_190 {
    max-width: 190px;
}

.ellipsis_200 {
    max-width: 200px;
}

.ellipsis_200_fixed {
    max-width: none;
    width: 200px !important;
}

.ellipsis_225 {
    max-width: 225px;
}

.ellipsis_240 {
    max-width: 240px;
}

.ellipsis_275 {
    max-width: 275px;
}

.ellipsis_300 {
    max-width: 300px;
}

.ellipsis_350 {
    max-width: 350px;
}

.ie8.ellipsis_350 {
    width: 350px;
}

.ellipsis_400 {
    max-width: 400px;
}

.ellipsis_560 {
    max-width: 560px;
}

.ellipsis_665 {
    max-width: 665px;
}

.ellipsis_635 {
    max-width: 635px;
}

.ellipsis_600 {
    max-width: 600px;
}

.ellipsis_738 {
    max-width: 738px;
}

.ellipsis_halfpage {
    max-width: 405px;
}

.ie8.ellipsis_halfpage {
    max-width: auto;
    width: 395px;
}

.ellipsis_fullpage {
    max-width: 976px;
}

.ur_corner {
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 55;
}

.highlight_border {
    border: 1px solid #1a74ba !important;
}

.white {
    color: #FFF;
}

.zoom1 {
    zoom: 1;
}

.line_inline_with_button {
    line-height: 34px;
}

    .line_inline_with_button.list_img_icon_16 {
        position: relative;
        top: 3px;
        display: inline-block;
    }

.persists {
    visibility: visible;
}

.item.item_data.inline_list > li {
    vertical-align: baseline;
}

.list_ext.deleted {
    cursor: default;
}

.list_ext_no_highlight {
    cursor: pointer;
}

.list_ext_no_highlightli {
    border-top: 1px solid #E9E9E9;
    padding: 8px 5px;
    zoom: 1;
}

.list_ext_no_highlight.item_expansion {
    border-top: 0;
    padding: 0;
}

.list_ext_no_bottom_border > li:last-child {
    border-bottom: none;
}

.list_ext > li.disabled.hover,
.list_menu.hover_list > li.disabled.hover,
.list_menu_scroll > li.disabled.hover,
.selector_list_ext > li.disabled.hover,
.icon_viewli.disabled.hover.img {
    background-color: #E9E9E9 !important;
}

.list_ext > li.disabled {
    cursor: default;
}

ul.reports-nav > li.selected {
    background-color: #ECEEF0;
}

.selector_list_ext > li {
    border-bottom: 0 none;
    padding: 1px;
}

    .selector_list_ext > li.hover {
        background-color: #EFF5F9;
    }

.icon_list > li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.icon_list_mid_margin > li {
    margin-top: 2px;
    margin-bottom: 2px;
}

.icon_list.badge {
    vertical-align: top;
    margin-top: 1px;
}

.ie.icon_list.media {
    margin-bottom: 0;
}

.corner_overlay {
    margin-top: 16px;
    margin-left: -3px;
    float: left;
}

.center_overlay {
    margin-top: 12px;
    margin-left: 8px;
    float: left;
}

.right_corner_overlay {
    margin-top: 15px;
    margin-right: -4px;
    float: right;
}

.right_corner_overlay_current_page_title {
    margin-top: 15px;
    margin-right: -4px;
    float: right;
    width: 10px;
    height: 10px;
}

.sprite_32x32.right_corner_overlay {
    margin-top: 11px;
    margin-right: -7px;
}

.sprite_24x24.corner_overlay {
    margin-top: 12px;
}

.item-name-container {
    width: 420px;
    word-wrap: break-word;
}

    .item-name-container.item_name_text {
        text-decoration: none;
    }

.fake-item.item-name-container {
    width: 400px;
}

.item_stat {
    display: inline-block;
    height: 16px;
}

.search_path.delimiter,
.search_patha {
    display: inline-block;
    opacity: .5;
    filter: alpha(opacity=50);
}

.item.hover.search_path.delimiter,
.item.hover.search_patha {
    opacity: 1;
    filter: alpha(opacity=100);
}

.item_excerpt {
    width: 650px;
}

.icon_view {
    overflow: hidden;
    zoom: 1;
}

    .icon_view > li {
        float: left;
        margin-right: 21px;
        width: 88px;
        height: 107px;
        overflow: hidden;
        text-align: center;
        background-color: none !important;
        border: 0;
    }

        .icon_view > li.last_child,
        .icon_view > li:last-child {
            border-bottom: 0;
        }

    .icon_view.thumb_large_center {
        margin: 10px auto;
    }

    .icon_view.sprite_43x51 {
        margin: 10px auto;
        width: 43px;
        height: 51px;
    }

    .icon_view.media {
        margin: 0;
    }

    .icon_view > li.hover {
        background-color: transparent !important;
        border-color: #7AB9E2;
    }

.icon_viewli.hover.more_item {
    display: block;
}

.item_data.edit_description {
    line-height: 14px;
}

.item_data.old_description {
    display: block;
}

.item_data.description_text_container {
    width: auto;
    max-width: 670px;
    font-style: italic;
}

.ie8.item_data.description_text_container {
    width: 670px;
}

.icon_view.img {
    width: 78px;
    height: 78px;
    border: 1px solid #D3D3D3;
    display: block;
    position: relative;
    float: none;
    clear: both;
    padding: 5px;
}

.icon_viewli.hover.img {
    border: 1px solid #1a74ba;
}

.icon_view.imgimg {
    display: inline-block;
    zoom: 1;
}

.icon_view.action,
.icon_view.action_tasks,
.icon_view.action_share,
.icon_view.action_download,
.icon_view.action_play {
    display: none;
}

.icon_view.action_list.more_item {
    position: absolute;
    top: 5px;
    right: 5px;
}

.icon_view.action_list.more_itema {
    visibility: visible;
    display: block;
    margin: 0;
}

.icon_view.item-name-container {
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 93px !important;
    overflow: hidden;
}

.bkg {
    font-size: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}

.thumb {
    height: 30px;
    width: 30px;
}

.icon_view.previewimg {
    height: 76px;
    width: 76px;
}

.icon_view.file_icon {
    position: relative;
    margin-bottom: 5px;
    zoom: 1;
}

.icon_view.corner_overlay {
    margin-top: 32px;
}

.icon_view.center_overlay {
    margin-top: 22px;
    margin-left: 16px;
}

.icon_view.right_corner_overlay {
    margin-top: 32px;
    margin-right: -4px;
    float: right;
}

.icon_viewa.file_type {
    display: inline-block;
    zoom: 1;
    width: 88px;
    height: 88px;
    border: 1px solid #D3D3D3;
    text-align: center;
    vertical-align: middle;
}

.icon_viewa.file_typeimg {
    display: inline;
    margin-top: 5px;
}

.icon_viewa.file_type:hover {
    border: 1px solid #7AB9E2;
}

.transfer_content_txt {
    line-height: 90px;
    vertical-align: middle;
}

.file_properties {
    position: relative;
    left: -23px;
    top: 10px;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.icon_view.file_properties {
    left: -18px;
    top: 71px;
    margin: 0;
    z-index: 1;
    font-size: 0;
    width: auto;
}

.icon_view.file_propertiesli {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 5px 0 0;
}

.file_propertiesa {
    display: inline-block;
}

.file_shared {
    width: 16px;
    height: 8px;
    background: url(img/icon_shared.png)no-repeat;
}

.file_task {
    width: 16px;
    height: 16px;
    background: url(img/icon_task.png)no-repeat;
}

.action_list {
    float: right;
    font-size: 11px;
    margin-top: -1.5em;
    margin-bottom: 0;
}

li.selected.action_listli,
li.hover.action_listli {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

li.hover.action_listli {
    background-color: #f5f5f5;
}

li.selected.action_listli {
    background-color: #cbe2f1;
}

li.item_tasks_expanded.action_listli.action_tasks,
li.item_share_expanded.action_listli.action_share,
li.item_comments_expanded.action_listli.comment_item,
li.item_feed_expanded.action_listli.feed_item,
li.has_tasks.action_listli.action_tasks,
li.has_comments.action_listli.comment_item,
li.has_item_feed.action_listli.feed_item {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.action_lista,
.in_place_share_containera {
    color: #666;
}

.has_tasks.action_list.action_tasksa,
.item_tasks_expanded.action_list.action_tasksa,
.item_share_expanded.action_list.action_sharea,
.in_place_share_container.hovera {
    color: #1a74ba;
}

.action_listli {
    padding: 0;
    vertical-align: top;
    display: inline-block;
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: .3;
    background-color: #fff;
}

    .action_listli.action_tasks,
    .action_listli.action_share,
    .action_listli.action_download {
        padding: 0 8px 0 0;
    }

        .action_listli.action_tasksa,
        .action_listli.action_share.share_link,
        .action_listli.action_downloada {
            margin: 0 2px 0 8px;
            height: 16px;
            line-height: 13px;
        }

    .action_listli.select {
        position: inherit;
    }

li.selected.action_lista,
li.hover.action_lista {
    color: #1a74ba;
}

.media.action_list {
    margin-top: 0;
}

.action_list.actiona {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.share_menu {
    float: left;
}

li.selected.action_list.mail.disableda,
li.hover.action_list.mail.disableda,
li.selected.action_list.mail.disableda:hover,
li.hover.action_list.mail.disableda:hover,
.action_list.maila {
    margin: -1px 6px 0 6px;
}

li.selected.action_list.maila:hover,
li.hover.action_list.maila:hover {
    background: transparent url(../spriteimages/item_list/email_hover-3M03EE.png) no-repeat 0 0;
}

.action_list.comment_itema,
.action_list.feed_itema {
    line-height: 13px;
    margin: 05px;
}

li.selected.action_list.comment_itema,
li.hover.action_list.comment_itema,
li.selected.action_list.feed_itema,
li.hover.action_list.feed_itema {
    text-indent: -3000px;
}

li.has_comments.action_list.comment_itema,
li.has_item_feed.action_list.feed_itema {
    color: #fff;
    text-indent: 0;
}

.item_feed {
    width: 100%;
}

    .item_feed.item_feed_bar {
        padding: 2px;
        height: 23px;
        overflow: hidden;
    }

    .item_feed.task_highlight {
        border: 1px solid #E9E9A7;
        background-color: #FFD;
    }

    .item_feed.task_highlightul,
    .item_feed.task_highlightli {
        background-color: #FFD;
    }

    .item_feed.task_response_textarea_default {
        width: 100%;
        max-width: 597px;
    }

    .item_feed.task_response_textarea_previewer {
        width: 100%;
        max-width: 630px;
    }

.action_list.favoritea,
.action_list.unfavoritea {
    margin: -1px 1px 0 1px;
}

.action_list.more_itema {
    margin: -1px 6px 0 6px;
}

.action_list.selecta,
.action_list.selecta.unchecked_by_js:hover {
    margin: -2px 4px 0 4px;
}

.tag_item {
    position: relative;
    top: 3px;
    width: 20px;
    height: 13px;
    display: inline-block;
}

.tag_itema {
    width: 100%;
    height: 100%;
    display: block;
}

    .tag_itema:hover {
        background: transparent url(../spriteimages/item_list/addtag_hover-e9xHMn.png) no-repeat 0 0;
    }

.tags_dropdown_container {
    max-height: 250px;
}

#tag_filtera:hover {
    background: transparent url(../img/box/16x16-4xuVUQ.png) no-repeat -140px -606px;
}

.file_info_list {
    overflow: auto;
}

.file_info_listdt {
    float: left;
    clear: left;
    margin: .2em .3em 0 0;
}

.file_info_listdd {
    margin-top: .2em;
}

.file_info_list_extdt {
    width: 279px;
    text-align: right;
}

.body.expansion_list.expansion,
.expansion {
    clear: both;
    margin-left: 47px;
    margin-bottom: 4px;
    margin-top: 2px;
}

.expansion_listli {
    border-bottom: none;
    background: #EFF5F9;
    color: #555;
}

.expansion_lista {
    cursor: pointer;
}

.expansion > li {
    padding: 5px;
    margin-bottom: 2px;
}

.item_expansion.medium_up_arrow {
    border-color: transparent;
    border-bottom-color: #EFF7FC;
    left: -13px;
    z-index: 2;
}

.item_expansion.highlighted_arrow {
    position: relative;
    left: -13px;
    z-index: 2;
}

.item_expansion.medium_up_arrow_border {
    position: absolute;
    right: 126px;
    z-index: 1;
}

.medium_up_arrow,
.medium_up_arrow_border {
    border: 13px solid transparent;
    border-top-width: 0;
    border-bottom: 16px#FFF;
    width: 0;
    height: 0;
    position: relative;
}

.medium_up_arrow {
    border-color: transparent;
    border-bottom-color: #EFF5F9;
    top: 3px;
}

.medium_up_arrow_border {
    top: -16px;
}

.expansion_listb.arrow_up {
    float: left;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    font-size: 1px;
}

.expansion_listb.arrow_up {
    margin-left: 25px;
    border-color: transparent;
    border-bottom-color: #EFF5F9;
}

.item_expansion_tasks_all_files {
    margin-left: 47px;
    margin-top: 2px;
    margin-bottom: 4px !important;
}

.expansion_list.media {
    margin: 0;
    padding: 0;
    zoom: 1;
}

.expansion_list.view_all {
    padding: 7px 0 9px 55px;
    background: url(img/icon_expansion_multiple.gif) no-repeat 30px 50%;
}

.expansion_list.full_width_input {
    width: 95%;
    background-color: #fff;
    padding: 5px;
}

.item_description_container {
    max-width: 700px;
    word-wrap: break-word;
}

.comment_list,
.item_feed {
    max-width: 720px;
}

.ie8.item_expansion_comments.comment_list {
    width: 680px;
}

.reply_comments {
    padding-left: 36px;
}

.item_feed.indented {
    margin-left: 36px;
}

    .item_feed.indented.media {
        padding-left: 0;
    }

.indented.media {
    padding-left: 36px;
}

.hover_options {
    position: absolute;
    right: -1px;
    top: -5px;
    z-index: 2;
}

    .hover_options > li {
        padding: 0;
        box-shadow: inset 0 2px 1px rgba(255, 255, 255, .4);
    }

.hover_optionsbutton {
    padding: 4px;
    margin: 0 0 0 -1px;
    border-radius: 0;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .4);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(68, 68, 68, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a444444', GradientType=0);
}

.hover_optionsli:first-childbutton {
    border-radius: 4px 0 0 4px;
}

.fade_from_bottom {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px;
    z-index: 1;
}

.banner_right {
    padding: 4px 0 4px 6px;
    border-radius: 5px 0 0 5px;
    margin-top: -3px;
}

.banner_info {
    background: #deeff2;
}

.banner_alert {
    background: #FF8000;
    color: #FFF;
}

.breadcrumb,
.breadcrumb:first-child,
.breadcrumb:last-child {
    margin: 5px 0;
    display: inline-block;
}

.breadcrumbli {
    display: inline-block;
}

.breadcrumb.delimiter {
    display: inline-block;
    zoom: 1;
    padding: 0 4px 0 7px;
    color: #1a74ba;
}

.breadcrumb.breadcrumb_imagea,
.breadcrumb.breadcrumb_imagespan,
.breadcrumb.breadcrumb_imageimg {
    float: left;
}

ul.fieldsets.fieldset {
    background: #F6F6F6;
    border-radius: 9px;
    padding: 0;
    margin-bottom: 5px;
    clear: both;
}

fieldset,
.well {
    background: #F0F0F0;
    zoom: 1;
    padding: 15px;
    border-radius: 9px 0 0 9px;
    vertical-align: top;
}

    fieldset.rounded,
    .well {
        border-radius: 9px;
    }

    fieldset.dark {
        background-color: #E6E6E6;
    }

.form_tip {
    float: right;
    zoom: 1;
    width: 200px;
    padding: 20px;
    font-size: 13px;
    vertical-align: baseline;
}

legend {
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #BEBEBE;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}

fieldsetli {
    zoom: 1;
}

fieldset.width_172 > ul > li > label {
    display: inline-block;
    width: 172px;
}

label {
    zoom: 1;
    padding: 0 7px 1px 0;
    font-size: 13px;
    text-align: right;
    vertical-align: baseline;
}

    label.long {
        vertical-align: middle;
    }

    label.disabled {
        color: #999;
    }

fieldset label {
    width: 172px;
    display: inline-block;
}

fieldset.radio_label {
    width: auto;
    display: block;
}

fieldset.form_widget {
    margin-left: 180px;
    margin-top: -18px;
    position: relative;
}

fieldset.form_widget_white_box_main {
    margin-left: 180px;
    margin-top: -40px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #FFF;
    border: 1px solid #BDBDBD;
}

fieldset.form_widget_white_box_section {
    border-bottom: 1px solid #BDBDBD;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

div.form_widget_white_box_section:last-child {
    border-bottom-width: 0;
    padding-bottom: 0;
}

div.form_widget_white_box_section:first-child {
    padding-top: 0;
}

fieldset.basic_list_white_box {
    padding-left: 20px;
    margin: 10px 0;
}

fieldset.settings_label_white_box {
    margin-top: 25px;
}

fieldset.li_white_box {
    padding-top: 12px;
}

.radio_label {
    width: auto;
    display: block;
    overflow: hidden;
    text-align: left;
}

.form_field {
    display: inline-block;
    zoom: 1;
    width: 260px;
    padding: 0 0 10px 0;
    vertical-align: baseline;
}

.input {
    width: 262px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    background-color: #fff;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #b3b3b3;
    border-top: 1px solid #999;
    border-bottom: 1px solid #CCC;
    border: 1px solid rgba(0, 0, 0, .3);
    border-top: 1px solid rgba(0, 0, 0, .4);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    padding: 7px;
    transition: border linear .2s, box-shadow linear .2s;
}

    .input:hover {
        border: 1px solid #4c4c4c;
        border-bottom: 1px solid #666;
        border: 1px solid rgba(0, 0, 0, .7);
        border-bottom: 1px solid rgba(0, 0, 0, .6);
    }

    .input:focus,
    .input:active {
        border: 1px solid #2177b1;
        box-shadow: 0 0 0 1px #2177b1;
    }

.inputinput {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    box-shadow: none;
    outline: none;
}

    .inputinput,
    .inputinput[type=text],
    .inputinput[type=text]:hover,
    .inputinput[type=text]:focus {
        border: 0;
        box-shadow: none;
    }

.internal_message_box {
    width: 560px;
    margin: auto;
    margin-top: 55px !important;
    padding: 35px !important;
    border: 2px solid #B2B2B2 !important;
}

.placeholder {
    color: #A5A5A5 !important;
    font-weight: normal !important;
}

.inputinput {
    width: 100%;
}

.input_transparent[type="text"],
.input_transparent[type="text"]:hover,
.input_transparent[type="text"]:focus,
.ie8.input_transparent[type="text"],
.ie8.input_transparent[type="text"]:hover {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    height: 16px;
}

.filter.input_filter_transparent[type="text"] {
    background-color: #1a74ba;
    border: 0;
    color: #FFF;
}

.form_fieldinput {
    width: 100%;
}

.select {
    display: inline-block;
    position: relative;
}

.selectbutton {
    width: 262px;
    text-align: left;
    font-weight: normal;
    color: #666;
    margin: 0;
    background: #fff;
    background: -ms-linear-gradient(top, #ffffff 1%, #ECECEC 100%);
    background: linear-gradient(to bottom, #fff 1%, #ECECEC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec', GradientType=0);
    border: 1px solid rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .3);
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    border-radius: 3px;
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .8), 0 1px 1px rgba(0, 0, 0, .2);
    transition: border-color ease-in-out .2s;
    padding: 4px 9px;
}

    .selectbutton.hover {
        border: 1px solid #959595;
        border: 1px solid rgba(0, 0, 0, .7);
    }

    .selectbutton.disabled.hover,
    .selectbutton.disabled:hover {
        border: 1px solid rgba(0, 0, 0, .4);
        border-top: 1px solid rgba(0, 0, 0, .3);
        border-bottom: 1px solid rgba(0, 0, 0, .5);
    }

    .selectbutton:active {
        top: 0;
        border: 1px solid #959595;
        border: 1px solid rgba(0, 0, 0, .7);
        border-bottom-color: rgba(0, 0, 0, .6);
        border-top-color: rgba(0, 0, 0, .8);
        background: #eee;
        background: -ms-linear-gradient(top, #eeeeee 1%, #D8D8D8 100%);
        background: linear-gradient(to bottom, #eeeeee 1%, #D8D8D8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d8d8d8', GradientType=0);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
    }

.select_height_fixed {
    overflow: auto;
    height: 150px;
}

.select_smallbutton {
    width: 50px;
}

.select_smediumbutton {
    width: 100px;
}

.select_180button {
    width: 180px;
}

.select_mediumbutton {
    width: 200px;
}

.select_largebutton {
    width: 262px;
}

.select_large_plusbutton {
    width: 322px;
}

.select_extra_largebutton {
    width: 345px;
}

.select_hugebutton,
select.select_huge {
    width: 500px;
}

.select_full,
.select_fullbutton {
    width: 100%;
}

button.label {
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent none;
    filter: none;
    box-shadow: none;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    line-height: inherit;
    height: auto;
}

    button.label.disabled,
    button.label.disabled:hover,
    button.label.disabled.hover,
    button.label.disabled:active,
    button.label.disabled.active {
        border: 0;
        background: transparent none;
        box-shadow: none;
        cursor: default;
    }

.focus_outline {
    outline: -webkit-focus-ring-color auto 5px;
}

.select_small.select_options {
    width: 48px;
}

.select_smedium.select_options {
    width: 98px;
}

.select_180.select_options {
    width: 178px;
}

.select_medium.select_options {
    width: 198px;
}

.select_large.select_options {
    width: 260px;
}

.select_large_plus.select_options {
    width: 320px;
}

.select_extra_large.select_options {
    width: 343px;
}

.select_hugebutton.select_options {
    width: 498px;
}

.select_options {
    display: none;
    position: absolute !important;
    width: 260px;
    z-index: 200;
}

.select_optionsli {
    overflow: hidden;
}

.select_optionsa {
    color: #666;
}

.select_optionsli.hover {
    background-color: #EFF5F9;
}

.select_options.hidden_value {
    display: none;
}

.one_line_textarea {
    height: 28px;
}

select {
    width: 100%;
    border: 1px solid #B5B5B5;
    background: #F6F6F6;
    color: #1a74ba;
    font-size: 13px;
}

.form_help {
    display: inline-block;
    zoom: 1;
    width: 235px;
    padding: 0007px;
    word-wrap: break-word;
}

.form_help_long {
    width: 500px;
}

.optional {
    font-weight: normal;
    font-size: 11px;
    color: #888;
}

input[type=radio],
input[type=checkbox] {
    vertical-align: middle;
    margin-right: 5px;
    float: left;
    height: 15px;
}

input.input_checkbox_right {
    float: none;
}

.date_picker {
    position: relative;
}

.calendar_icon {
    position: absolute;
    left: 128px;
    top: 6px;
}

.date_picker_tiny.calendar_icon {
    left: 75px;
}

.cntr_progress {
    position: relative;
    padding: 5px 10px;
    border: 1px solid #B5CEDD;
    box-shadow: inset 0 2px 0 hsla(0, 0%, 0%, .05);
}

.progress_bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: -1px;
    border: 1px solid #1a74ba;
    background-color: #8DBAD6;
}

.barber_pole {
    background-image: url('/_assets/img/box/barberpole-U-dyrc.gif');
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: .2;
}

.progress_text {
    position: relative;
    color: #000;
}

.inline_progress_icon_view {
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
}

.inline_progress_list_view {
    width: 250px;
}

.toaster {
    position: fixed;
    padding: 10px 10px 2px;
    border: 1px solid #BDBDBD;
    border-bottom: none;
    border-radius: 7px 7px 0 0;
    box-shadow: 0 0 2px 1px rgba(200, 200, 200, 0.8);
    background-color: #FFF;
    width: 350px;
    left: 50%;
    margin-left: -175px;
    z-index: 51;
}

    .toaster.cntr_progress {
        height: 5px;
    }

    .toaster.progress_bar {
        height: 15px;
    }

.datepicker.inputinput {
    width: 210px;
}

.delete_icon,
.delete_icon:focus {
    float: right;
    color: #DA0000;
    font-size: 20px;
    line-height: 13px;
    margin: 05px;
    text-decoration: none;
}

.cal_icon:active {
    height: 15px;
    margin-bottom: 1px;
}

.cal_icon:active,
.delete_icon:active {
    position: relative;
    top: 1px;
}

.circle_small {
    background: #267bb6;
    height: 10px;
    width: 10px;
    border-radius: 75px;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .3), 0 1px 1px #999;
}

.circle_grey_small {
    background: #F1F1F1;
    height: 10px;
    width: 10px;
    border-radius: 75px;
    box-shadow: inset 0 2px 1px rgba(100, 100, 100, .5);
}

.circle_filled_grey_small {
    background: #C2C2C2;
    height: 10px;
    width: 10px;
    border-radius: 75px;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .3), 0 1px 1px #999;
}

.circle_border_light {
    border: 1px solid #858585;
}

.circle_border_medium {
    border: 1px solid #646464;
}

.circle_border_black {
    border: 1px solid #000;
}

.unclickable_button:hover {
    border: 1px solid #D9D9D9;
    border-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.33);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.unclickable_button:active {
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 34%, rgba(255, 255, 255, 0.9) 78%);
}

.lowlight_button {
    background: transparent;
    text-shadow: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.ext_button {
    width: 232px;
    text-align: left;
}

button ul {
    margin: 0;
}

button.inline_list > li {
    padding: 0;
}

.white_button {
    background-image: linear-gradient(to bottom, #FFF100%, #FFF 85%);
}

.btn_label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: block;
}

.multi_button > li {
    display: inline-block;
    border: 0;
    padding: 0;
}

.multi_button.firstbutton {
    border-radius: 3px 0 0 3px;
    margin: 0;
}

.multi_button.lastbutton {
    margin-left: -1px;
    border-radius: 0 3px 3px 0;
}

.multi_button.first.lastbutton {
    border-radius: 3px;
}

.multi_buttonlibutton {
    border-radius: 0;
    margin: 0 0 0 -1px;
}

.multi_buttonbutton:focus,
.multi_buttonbutton.hover,
.multi_buttonbutton:hover {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.4);
}

.multi_buttonbutton:active,
.multi_button.btn:active,
.multi_buttonbutton.active {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

.dropdown_button {
    padding-right: 15px;
    position: relative;
}

.dropdown_buttonspan {
    display: inline;
}

.dropdown_button.ellipsis {
    display: inline-block;
}

.dual_dropdown_ext {
    padding-right: 19px;
}

.dual_dropdown_part {
    padding-right: 2px;
    padding-left: 2px;
    width: 16px;
}

button.toggle {
    padding: 7px 0 0 6px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
}

    button.toggle.arrow {
        border-width: 3px 3px 0 3px;
        border-color: #666 transparent;
        border-style: solid;
        font-size: 1px;
        height: 0;
        width: 0;
        position: static;
        display: block;
    }

button: hover.toggle.arrow {
    border-color: #333 transparent;
    transition: border-color linear .2s;
}

.btn-primary.toggle.arrow,
.btn-primary:hover.toggle.arrow {
    border-color: #fff transparent;
}

select.select {
    color: #666;
    font-weight: normal !important;
    height: 30px;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 1;
    width: 150%;
    padding: 5px 0 5px 10px;
}

    select.select.error {
        color: #BE4300;
    }

.ie8button.toggle {
    display: inline-block;
    zoom: 1;
}

.dual_dropdown_part {
    padding-right: 10px;
}

    .dual_dropdown_part.toggle {
        float: none;
        padding: 0;
    }

        .dual_dropdown_part.toggle.arrow {
            margin: 6px 0 0 2px;
            position: absolute;
        }

.input_button {
    border-radius: 0;
}

.disabled {
    filter: alpha(opacity=40);
    opacity: .4;
    cursor: default;
}

.fieldsets.disabled {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.enable_sub_elements_on_hover {
    position: relative;
}

    .enable_sub_elements_on_hover.hover {
        opacity: 1.0;
    }

.upgrade_ribbon {
    display: none;
    position: absolute;
    top: 40px;
    left: -19px;
    background: url(../img/box/ribbon-OLCv8P.png)0 0 no-repeat;
    width: 93px;
    height: 28px;
    padding: 4px 0 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.hover.upgrade_ribbon {
    display: block;
}

.feature_disabled_input {
    text-decoration: line-through;
}

.full_width_input {
    width: 100%;
}

.multi_input_buttoninput {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.multi_input_buttonli:last-child button {
    border-radius: 0 3px 3px 0;
}

.ie.multi_input_buttonli {
    display: inline;
}

.multi_input_buttonbutton {
    height: 28px;
    padding: 0;
    vertical-align: top;
    box-shadow: none;
    border: 1px solid #C2C2C2;
    border-color: rgba(0, 0, 0, 0.25);
}

.multi_input_button.icon {
    width: 26px;
}

.multi_input_buttoninput {
    vertical-align: top;
    height: 28px;
    padding-bottom: 5px;
}

.multi_buttoninput.has_status_icon,
.multi_buttoninput.has_expirations_status_icon {
    border-right: 0;
}

.multi_input_buttonspan {
    display: inline-block;
    zoom: 1;
}

.multi_input_button_with_normal_font {
    font-weight: normal;
}

.tab_header {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5)0%, rgba(255, 255, 255, 0)100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff', GradientType=0);
    background-color: #f5f5f5;
    height: 40px;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, .2);
}

.tab_buttons.tab_title {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

.tab_buttons.current {
    box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, .1);
    background-color: transparent;
    z-index: 1;
}

.tab_buttons.btn {
    height: 30px;
}

.tab_header.loading_container {
    padding-left: 12px;
    padding-top: 10px;
}

.options_tabbutton {
    width: 30px;
    height: 30px;
    padding: 8px;
}

.options_tab.arrow_down {
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #7BA5C6 transparent transparent transparent;
    width: 0;
    height: 0;
}

.error_msg {
    border: 1px solid #ECCFB7;
    border-radius: 7px;
    background-color: #FBEFE5;
    padding: 8px 11px;
    box-shadow: inset 0 3px 0 -2px #FFF;
}

.error {
    color: #BE4300;
}

input.error {
    background-color: #FCF3EB;
    border: 1px solid #CF8757;
}

.input.error {
    border: 1px solid #CF8757;
}

.new,
.search_term {
    background: #FFFFBE;
}

.badge_next_to_ellipsis {
    overflow: hidden;
    margin-bottom: 1px;
}

.badgea,
a.badge:hover {
    text-decoration: none;
}

.update,
.update_3d {
    background: #FF8000;
    color: #FFF;
    min-width: 8px;
}

.update {
    vertical-align: super;
}

.update_3d {
    box-shadow: 0 0 2px #111;
    border-top: 1px solid hsla(0, 100%, 100%, 0.6);
    border-bottom: 1px solid hsla(0, 0%, 0%, 0.5);
    min-width: 10px;
    position: relative;
    top: -1px;
}

.upgrade {
    background: #C0DAEC;
    color: #1a74ba;
}

.version {
    position: relative;
    top: -1px;
}

.role {
    background: #EBEBEB;
    color: #666;
}

.status {
    background: #666;
    color: #FFF;
}

.info {
    background: #9ABCD2;
    color: #FFF;
}

.error_badge {
    background: #FBEFE5;
    color: #BE4300;
}

.alert_badge {
    background: #FF8000;
    color: #FFF;
}

.ie.alert_badge.status {
    padding-top: 3px;
}

.medium_badge {
    font-size: 10px;
}

.large_badge {
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
}

.long-badge {
    vertical-align: middle;
}

.filter {
    background-color: #1a74ba;
    color: #FFF;
    padding: 1px 8px;
    position: relative;
    font-size: 11px;
}

a.filter:hover,
a.preview_badge:hover {
    color: #FFF;
}

    a.filter:hover.remove,
    .remove {
        visibility: visible;
    }

.small_label {
    padding: 3px 5px;
    border-radius: 2px;
    font-size: 10px;
}

.medium_label {
    padding: 5px 7px;
    border-radius: 3px;
    font-size: 11px;
}

.large_label {
    padding: 5px 7px;
    border-radius: 3px;
    font-size: 12px;
}

.warning_label {
    background: #ff8000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}

.notice_label {
    background: #fdcf6a;
    color: #333;
}

.info_label {
    background: #cae2f2;
    color: #1a74ba;
    text-shadow: 0 1px rgba(255, 255, 255, .6);
}

.default_label {
    background: #ebebeb;
    color: #7b7b7b;
    text-shadow: 0 1px #fff;
}

.info_label_dark {
    background: #1a74ba;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}

.default_label_dark {
    background: #666;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}

.error_label {
    background: #bd332c;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}

.feature {
    border-radius: 7px;
    border: 1px solid #E2E2E2;
    padding: 17px;
}

.notification {
    border-radius: 7px;
    background-color: #ECECEC;
    padding: 5px 10px;
}

.blue_cntr {
    border-radius: 7px;
    background-color: #EEF9FB;
    border: 1px solid #9DD8EA;
}

.striped_cntr,
.striped_cntr.even {
    background-color: #FFF;
}

    .striped_cntr.odd {
        background-color: #F5F5F5;
    }

.dashboard_container {
    border-color: #E6E6E6 !important;
    box-shadow: 0 4px 2px -2px rgba(240, 240, 240, .8);
}

    .dashboard_container.no_data_msg {
        width: 100%;
        height: 202px;
        font-size: 11px;
        color: #A7A7A7;
        text-align: center;
        line-height: 200px;
    }

.dashboard_container_header {
    color: #666;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background: #F7F7F7;
    background: linear-gradient(to bottom, #FFF 0%, #F7F7F7 100%);
    border-radius: 7px 7px 0 0;
    border-bottom: 1px solid #E6E6E6;
}

.dashboard_news_content {
    color: #A7A7A7;
    line-height: 18px !important;
}

.dashboard_news_contentstrong,
.dashboard_news_contentb {
    color: #494949;
}

.dashboard_news_contentli {
    list-style: disc outside none;
    margin-left: 20px;
}

.dashboard_header_title {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.dashboard_header_info {
    color: #B4B4B4;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.dashboard_header_info_icon_padding {
    padding-top: 2px;
}

.bubble_sidebar {
    width: 300px;
}

.bubble_vertical {
    width: 300px;
}

    .bubble_vertical.scroll {
        max-height: 100px;
        overflow-y: scroll;
        position: relative;
    }

.item_description_container:hover,
.actions {
    padding: 6px 10px;
    background: #F2F2F2;
    border-radius: 4px;
}

.bubble.ft {
    background-color: #EFF5F9;
    margin-bottom: -6px;
    border-radius: 0 0 7px 7px;
}

.bubble.arrow {
    border-style: solid;
    border-color: transparent transparent transparent #BDBDBD;
    border-width: 7px 0 7px 10px;
    position: absolute;
    top: 44px;
    right: -10px;
    height: 0;
    width: 0;
    z-index: 3;
}

.bubble.arrow_down {
    border-style: solid;
    border-color: #BDBDBD transparent transparent transparent;
    border-width: 15px 5px 0 5px;
    position: absolute;
    bottom: -10px;
    left: 44px;
    height: 0;
    width: 0;
    z-index: 3;
}

.bubble.enable_hover_effect.hover {
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;
    padding-right: 10px;
    margin-top: -5px;
    padding-top: 5px;
}

.square_bubble {
    height: 94px;
    width: 94px;
    padding: 5px;
    z-index: 4;
}

.toggle_cntr {
    position: relative;
}

    .toggle_cntr.arrow {
        border-style: solid;
        display: block;
        position: absolute;
        font-size: 1px;
        height: 0;
        width: 0;
    }

.toggle_cntrh6 {
    cursor: pointer;
}

.shut.arrow {
    top: 5px;
    right: 10px;
    border-width: 3px 3px 0 3px;
    border-color: transparent;
    border-top-color: #333;
}

.open.arrow {
    top: 5px;
    right: 10px;
    border-width: 0 3px 3px 3px;
    border-color: transparent;
    border-bottom-color: #333;
}

.ie8.open.arrow {
    top: 4px;
    right: 9px;
    border-width: 0 4px 4px 4px;
}

.left_aligned.arrow {
    left: 0;
}

.shut > .toggle_body {
    display: none;
}

.cntr_sidebar {
    margin-bottom: 15px;
}

.cntr_sidebar_demo {
    box-shadow: 0 0 1px #FFF inset;
    background: #eff5fa;
    background: linear-gradient(to bottom, #eff5fa 0%, #dde9ef 100%);
}

.profile_icon {
    margin-left: 2px;
    margin-right: 4px;
}

.enable_hover_effect.hover {
    background: #EDF1F6;
}

.cntr_sidebar.clickable {
    cursor: pointer;
    margin-left: -5px;
    padding-left: 5px;
    margin-top: -5px;
    padding-top: 5px;
}

.tabbed_cntr {
    border-radius: 0 0 7px 7px;
    border-bottom: 1px solid #C2C2C2;
    border-left: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
}

.tabbed_cntr_ext_left {
    border-top-left-radius: 7px;
    border-top: 1px solid #C2C2C2;
}

.tabbed_cntr_ext_right {
    border-top-right-radius: 7px;
    border-top: 1px solid #C2C2C2;
}

.tabular_nav_ext {
    display: table-cell;
    border-bottom: 1px solid #C2C2C2;
}

.tabular_nav_border_color {
    border-bottom: 1px solid #C2C2C2;
}

.ie.tabular_nav_ext {
    height: 64px;
    width: 972px;
}

.tabular_nav_extli {
    float: left;
    width: 162px;
}

.tabular_nav_ext.first_child {
    border-top-left-radius: 7px;
    border-left: 1px solid #C2C2C2;
}

.tabular_nav_ext.last_child {
    border-top-right-radius: 7px;
}

.tabular_nav_extlia {
    background: url(../img/box/master_dashboard_nav_bg-soUKzi.jpg) repeat-x 0 0;
    background-size: contain;
    border-top: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    display: block;
    outline: none;
    padding: 15px;
}

.ie.tabular_nav_extlia {
    background: #F2F2F2;
}

.tabular_nav_extlia:hover {
    background: #ecebeb none;
    margin-bottom: 0;
    padding-bottom: 15px;
    text-decoration: none;
}

.tabular_nav_ext.ui-tabs-activea,
.tabular_nav.ui-tabs-activea,
.ie.tabular_nav_ext.ui-tabs-activea,
.ie.tabular_nav.ui-tabs-activea {
    background: #FFF none;
    margin-bottom: -1px;
    padding-bottom: 16px;
}

.tabular_nav.ui-tabs-activea {
    padding-bottom: 7px;
}

.tabular_nav_ext.ui-tabs-activeadiv {
    color: #666;
}

.tabular_nav_ext.ui-tabs-activea:hover {
    background: #FFF none;
    margin-bottom: -1px;
    padding-bottom: 16px;
}

.ui-tabs-hide {
    display: none;
}

.confirmation {
    border: 1px solid #D7D7A1;
    border-radius: 5px;
    background: #FFD;
    padding: 10px;
}

.confirmation_thin {
    border: 1px solid #E9E9A7;
    border-radius: 5px;
    background: #FFD;
    padding: 6px 10px;
}

.confirmation_inactive,
.confirmation_v2 {
    background-color: #F2F2F2;
    border: #434346;
}

.confirmation_sprite_spacing {
    margin-right: 5px !important;
    margin-top: -1px !important;
}

.drop_link {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

    .drop_link.arrow {
        border-width: 3px 3px 0 3px;
        border-color: #999 transparent;
        border-style: solid;
        font-size: 1px;
        height: 0;
        width: 0;
        display: block;
        position: absolute;
        right: -9px;
        top: 6px;
    }

    .drop_link.up_arrow {
        border-width: 0 3px 3px 3px;
        border-color: #999 transparent;
        border-style: solid;
        font-size: 1px;
        height: 0;
        width: 0;
        display: block;
        position: absolute;
        right: -9px;
        top: 6px;
    }

html.pop {
    overflow: hidden;
}

.cntr_popup.modal_layout.welcome_modal_finished_footer {
    border-top: 1px solid #CCC;
}

#welcome_modal_sync_folder_selection.syncable_folder_list {
    width: 90%;
    height: 250px;
    overflow: auto;
    background-color: #FFF;
    border: 1px solid #CCC;
}

#sms_country_dropdown_select_options {
    height: 85px;
    overflow-x: visible;
    overflow-y: auto;
    position: relative;
}

#sms_input_or_message.sms_result_message {
    display: none;
    width: 450px;
}

#sms_input_or_message.sms_input_form {
    display: inline-block;
}

#sms_phone_number {
    width: 240px;
}

.selectable_folder_list.selected {
    background-color: #CBE2F1;
}

.syncable_folder_list.syncable_folder_item {
    border-bottom: 1px solid #E9E9E9;
}

.popup-content.bookmark-url-input {
    width: 250px;
}

.lte_ie8#box_popup.version_info_text {
    max-width: 300px;
}

.tabular_nav_wrapper {
    position: relative;
    width: 976px;
    margin: 0 auto;
    height: 45px;
}

.tabular_nav {
    display: table-row;
    margin: 0;
}

    .tabular_nav.thin {
        position: absolute;
        bottom: 0;
    }

.tabular_navli {
    display: table-cell;
    vertical-align: bottom;
}

.tabular_nava {
    display: inline-block;
    zoom: 1;
    position: relative;
    margin: 0 2px 0 0;
    padding: 6px 10px;
    border: 1px solid #C9C9C9;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .7);
    text-decoration: none;
    color: #545454;
}

.tabular_nav.current {
    margin-bottom: -1px;
    padding-bottom: 7px;
    background-color: #FFF;
    cursor: default;
    font-weight: bold;
}

.sub_nav_cntr {
    height: 19px;
    padding-top: 8px;
    margin-bottom: 0;
    margin-top: 0;
}

.folder_list_nav {
    float: right;
}

.icon {
    margin-right: 5px;
    display: inline-block;
}

.mini_avatar {
    width: 30px;
    height: 30px;
}

.mini_avatar_ext {
    width: 28px;
    height: 28px;
    padding: 2px;
    border: 1px solid #DFDFDF;
    background: #FFF;
}

.avatar {
    max-width: 40px;
    height: 40px;
    margin: auto;
}

.avatar_ext {
    width: 40px;
    height: 40px;
    padding: 3px;
    border: 1px solid #DFDFDF;
    background: #FFF;
}

.huge_avatar {
    width: 130px;
    height: 130px;
}

.huge_avatar_ext {
    width: 130px;
    min-height: 130px;
    max-height: 220px;
    padding: 3px;
    border: 1px solid #DFDFDF;
    background: #FFF;
}

.avatar_ext_cntr {
    height: 46px;
    width: 46px;
}

.avatar_file_icon {
    height: 46px;
    width: 38px;
}

.avatar_file_icon_cntr {
    height: 51px;
    width: 43px;
}

.group_tag_avatar {
    width: 40px;
    height: 40px;
}

.group_tag_avatar_ext {
    width: 40px;
    height: 40px;
    padding: 3px;
    border: 1px solid #DFDFDF;
    background: #FFF;
}

.framed {
    border: 1px solid #DFDFDF;
    background: #fff no-repeat center;
}

.thumb_link {
    position: absolute;
    left: 235px;
    top: 132px;
}

.color_pickerspan.hash,
.pop_form.color_pickerspan.hash {
    float: left;
    margin-top: 3px;
    margin-right: 3px;
}

.color_pickerinput,
.pop_form.color_pickerinput {
    height: 22px;
    width: 60px;
    float: left;
    padding: 2px;
}

.color_pickera {
    cursor: pointer;
}

.color_pickeraspan {
    font-size: 1px;
    border: 5px solid transparent;
    border-top-color: #2184C6;
    border-bottom-width: 0;
    float: left;
    width: 0;
    height: 0;
    margin: 8px 0 0 4px;
}

.color_pickerspan.selected_color {
    float: left;
    height: 16px;
    width: 16px;
    padding: 2px;
    background: #FFF;
    border: solid #A3A3A3 1px;
    border-left: none;
}

.color_pickerspan.selected_colorspan {
    display: block;
    width: 16px;
    height: 16px;
    background: #247EBB;
}

.contacts_selector {
    min-height: 25px;
    position: relative;
}

    .contacts_selector.input {
        padding: 4px 2px 4px 5px;
        width: 100%;
        position: relative;
        background-color: #fff;
    }

.contacts_selectorinput {
    width: 95%;
    outline: none;
    margin-top: 1px;
    padding: 1px 0 0 3px;
}

.contacts_selector_container {
    background-color: #fff;
}

.option_selector.drop_down_inner {
    max-height: 185px;
}

.option_selector.drop_down_container {
    border: 1px solid #BDBDBD;
    background-color: #FFF;
    border-top: none;
    box-shadow: 0 1px 5px 0 hsla(0, 0%, 20%, .3);
    border-radius: 0 0 7px 7px;
    padding-bottom: 7px;
    z-index: 1;
    text-shadow: none;
}

.ie9.option_selector.drop_down_container {
    box-shadow: 0 -1px 5px 0 hsla(0, 0%, 20%, .3);
}

.content_sidebar.option_selectorinput,
#add_user_contact_selectorinput,
#add_collaborators_contact_selectorinput {
    width: 100%;
}

#add_collaborators_contact_selector.input {
    width: 92%;
}

.option_selector.inputli {
    background-color: #fff;
    margin-top: 2px;
}

.option_selector.drop_down_containerli {
    background-color: #fff;
}

.option_selector.badge_selector_input_item {
    width: 85%;
}

#add_user_contact_selector.input,
#add_collaborators_contact_selector.input,
#edit_group_tag_add_user_contact_selector.input {
    background: #fff;
}

.add_collaborators_contacts_selector.input {
    width: 92%;
}

.option_selector.not_selectable {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.at_mention_overlay {
    color: transparent;
    cursor: text;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    opacity: 0.1;
    white-space: pre-wrap;
    text-shadow: none;
}

.at_mention_overlayb {
    background-color: #202020;
    font-weight: normal;
    border-radius: 2px;
}

.task_response_cntr.comment_cancel {
    position: absolute;
    top: 6px;
    right: 7px;
}

.new_item_feed_object_container.comment_cancel {
    position: absolute;
    top: 10px;
    right: 2%;
    z-index: 3;
}

.task_options {
    width: 100%;
    max-width: 520px;
    float: left;
}

.comment_options {
    width: 100%;
    max-width: 350px;
    float: left;
}

.item_feed_contact_selector {
    width: 100%;
    max-width: 300px;
}

.new_item_feed_object_containerinput,
.new_item_feed_object_containertextarea {
    width: 99%;
}

.new_item_feed_object_container.new_item_feed_object_textarea_cntr {
    position: relative;
}

#new_item_feed_object_textarea {
    padding-right: 25px;
    resize: none;
}

.new_item_feed_object_container.option_selector.input {
    padding: 2px;
}

.task_due_cal_input_container,
.task_due_cal_prompt,
.item_feed_submit_button {
    float: right;
}

.new_item_feed_object_container.option_selectorinput {
    width: 99%;
}

.ie8.task_due_cal_input {
    width: 120px;
    padding: 0;
}

.new_item_feed_object_container.hasDatepicker {
    width: 60px;
}

.web_link_arrow {
    position: relative;
}

    .web_link_arrow.thumb_small {
        top: 10px;
        left: 8px;
    }

.icon_view.web_link_arrow.thumb_large_icon_view {
    top: 11px;
    left: 6px;
    background-position: 00;
    position: relative;
}

.icon_view.web_link_arrow {
    overflow: hidden;
    top: 14px;
    left: 14px;
}

#global_blocker {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    opacity: 0.1;
    cursor: progress;
}

.local_blocker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.ie.custom_branding_colorsli {
    float: left;
    padding: 3px;
}

.ie.selected_swatch {
    height: 32px;
    width: 33px;
    margin-left: -2px;
}

.swatch {
    border: 1px solid #999;
    height: 24px;
    width: 26px;
}

    .swatch.primary_color {
        height: 14px;
        width: 26px;
    }

.ie.primary_color {
    float: left;
}

.swatch.accent_color {
    height: 10px;
}

.ie.accent_color {
    display: inline;
    vertical-align: top;
    zoom: 1;
}

.selected_swatch {
    margin: -3px;
}

.selected_swatch_border {
    border: 3px solid #333;
}

.ie.selected_swatch_border {
    float: left;
}

.selected_swatch.swatch {
    border-color: #fff;
}

.swatch_a {
    outline: none;
}

.swatch_custom {
    background-color: #CCC;
    height: 55px;
    width: 68px;
    padding: 3px;
}

.ie.swatch {
    float: left;
}

.ie.swatch_custom {
    float: left;
}

.swatch_custom_colors {
    color: #FFF;
    position: relative;
    top: 20%;
}

.theme_preview_window {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.theme_preview_container {
    height: 200px;
    position: relative;
    width: 800px;
}

.theme_preview {
    float: left;
}

.master_activity_tracker_left {
    min-height: 375px;
    position: relative;
}

.ie.master_activity_tracker_left {
    height: 400px;
    width: 64%;
}

.activity_ext {
    width: 56%;
}

.ie.activity_ext {
    width: 56%;
}

.master_activity_tracker_right {
    width: 43%;
}

.ie.master_activity_tracker_right {
    width: 400px;
}

.master_activity_tracker_cntr {
    width: 970px;
    clear: both;
}

.empty_message {
    background-color: #F1F1F1;
}

.vertically_center_text {
    position: relative;
    top: 20%;
}

.small_label {
    width: 90px;
}

.theme_pic_preview_small {
    height: 23px;
    width: 78px;
    background-repeat: no-repeat;
}

.master_activity_tracker.master_activity_tracker_panel {
    overflow: hidden;
}

.master_activity_tracker_tip {
    height: 212px;
}

.master_activity_tracker_tip_custom_branding {
    height: 260px;
}

.receiving_drop,
.list_ext.receiving_drop {
    background-color: #EFF5F9;
}

.icon_view.receiving_drop {
    background-color: transparent;
}

    .icon_view.receiving_drop.img {
        background-color: #EFF5F9;
    }

.dragging,
.draggable_wrapper.item {
    background-color: #CBE2F1;
}

.draggable_wrapper.action_listli,
.draggable_wrapperli.shared.share_indicator {
    visibility: hidden;
}

.icon_view.draggable_wrapper.item {
    background-color: transparent;
}

.editable_cntra {
    height: 12px;
}

.paging_prev_link,
.paging_next_link {
    margin: 1px;
    position: relative;
    bottom: 2px;
}

    .paging_prev_link.hover,
    .paging_next_link.hover {
        margin: 0;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
        border: 1px solid #AAA;
        border-color: rgba(0, 0, 0, .3);
        border-radius: 3px;
    }

#paging_menu.drop_down_ext {
    max-height: 150px;
    width: 55px;
}

.collab_widget_row {
    border-top: 1px solid #E9E9E9;
    padding: 8px 5px;
    display: block;
    float: left;
}

.collab_widget_column_right {
    display: block;
    float: right;
    padding-left: 20px;
    width: 125px;
}

.collab_widget_column_left {
    width: 350px;
    float: left;
}

.collab_widget_column {
    display: block;
}

.discussion_thumb {
    color: #fff;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    height: 32px;
    vertical-align: top;
    line-height: 17px;
}

.partner_tags.netsuite {
    background-color: #d3def6;
    color: #132c61;
}

.partner_tags.salesforce {
    background-color: #f6d7cd;
    color: #d63b08;
}

.partner_tag_icon {
    position: relative;
    top: 1px;
}

.app_first_column {
    width: 100px;
}

.app_screenshot_wrapper {
    border: 1px solid #E0E0E0;
    display: block;
    float: left;
    margin: 0 10px 0;
    overflow: hidden;
    text-align: center;
    width: 175px;
}

.app_screenshot {
    display: block;
    width: 175px;
}

#folder_tree {
    border: 1px solid #c1c1c1;
    padding: 1px 0 1px 5px;
    width: 200px;
    overflow: auto;
    display: none;
    background-color: #fff;
    max-height: 420px;
    font-size: 13px;
    position: relative;
    z-index: 200;
}

    #folder_tree.link {
        clear: left;
        cursor: pointer;
        padding: 1px 0 1px 100%;
        margin: 2px 7px 2px -100%;
    }

    #folder_tree.indent {
        margin-left: -94%;
    }

    #folder_tree.linka:hover {
        text-decoration: none;
    }

    #folder_tree.link.hover {
        background-color: #e8f1f8;
    }

    #folder_tree.expander {
        background-color: #fff;
        margin-right: 1px;
        opacity: .3;
    }

    #folder_tree.hover.expander {
        background-color: #e8f1f8 !important;
        opacity: .6;
    }

    #folder_tree.expander.hover {
        opacity: 1;
    }

    #folder_tree.selected.expander {
        background-color: #eee;
    }

    #folder_tree.container {
        padding-left: 21px;
    }

    #folder_tree.not_selectable,
    #folder_treea.not_selectable:hover {
        cursor: default;
        background-color: transparent;
        color: #999 !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

    #folder_tree.person {
        clear: left;
        margin-right: 7px;
    }

    #folder_tree.leaf {
        clear: left;
    }

#folder_treea {
    white-space: nowrap;
    line-height: 19px;
}

#folder_tree.selected {
    font-weight: bold;
    font-color: #000;
    background-color: #eee;
}

#folder_tree.person.badge {
    position: relative;
    top: -1px;
}

.fts_component#folder_tree {
    border: 0;
    padding: 5px 0 5px 10px;
    border-radius: 0;
}

.fts_component.selector_input_box {
    position: relative;
    height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
}

.fts_component#fts_clear_search_btn {
    position: absolute;
    top: 4px;
    right: 5px;
}

.cntr_popup.fts_component#folder_tree {
    max-height: 300px;
}

.cntr_popup.fts_component.selector_input_box {
    padding: 0;
    height: auto;
}

.cntr_popup.fts_component.selector_input_boxINPUT {
    width: 100%;
    border-radius: 0 !important;
    border: none;
    border-bottom: 1px solid #c3c3c3;
    -moz-box-sizing: border-box;
}

.fts_component.option_selector.drop_down_container {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.cntr_popup.fts_component {
    border: 1px solid #C3C3C3;
}

.fts_component.selector_input_boxinput {
    width: 95%;
    display: block;
    background: #fff;
    border: 1px solid #bac5d4;
    margin-left: auto;
    margin-right: auto;
}

.list_menu_scroll_arrow {
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}

.list_menu_scroll_arrow_up {
    border-radius: 7px 7px 0 0;
}

.list_menu_scroll_arrow_down {
    border-radius: 0 0 7px 7px;
}

.menu_divider {
    border-top: 1px dotted #CCC;
}

.blue_radial_background {
    background: #1975B9;
    background: radial-gradient(ellipse farthest-corner at center, #1975B9 0%, #145C97 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1975b9', endColorstr='#145c97', GradientType=1);
}

.scroll_to_glow_transition {
    transition: box-shadow 1s ease-out, background-color 1s ease-out, border-color 1s ease-out;
}

.scroll_to_glow_border {
    box-shadow: 005px#000;
    border-color: #fff !important;
}

.scroll_to_glow_background {
    background-color: #fff !important;
}

.header_drop_down_arrow {
    position: absolute;
    border: 12px solid transparent;
    border-top: 0;
    border-bottom: 13px#fff;
    width: 0;
    height: 0;
    top: -13px;
}

.header_drop_down_arrow_border {
    position: absolute;
    border: 13px solid transparent;
    border-top-width: 0;
    border-bottom: 14px#BDBDBD;
    width: 0;
    height: 0;
    top: -1px;
    margin-left: -7px;
    z-index: -1;
}

.qs_menu_arrow {
    left: auto;
    right: 50%;
    top: -8px;
}

    .qs_menu_arrow.header_drop_down_arrow_border {
        position: absolute;
        border-width: 0 10px 11px 10px;
        border-color: transparent;
        border-bottom: 10px solid #FFF;
        width: 0;
        height: 0;
        z-index: -1;
        right: -10px;
    }

.gray_inset_cntr {
    background: #f5f5f5;
    border: 1px solid #cecece;
    box-shadow: inset 0 1px 0 #fff, 0 2px 2px rgba(0, 0, 0, .10);
}

.error_ctnr {
    border: 1px solid #ECCFB7;
    border-radius: 7px;
    background-color: #FBEFE5;
    padding: 8px 11px;
    box-shadow: inset 0 3px 0 -2px #FFF;
}

.button_with_interactive_icon {
    float: left;
    position: relative;
    display: table;
}

    .button_with_interactive_icon.interactive_icon {
        position: absolute;
        right: 0;
        opacity: 0.7;
    }

        .button_with_interactive_icon.interactive_icon.hover {
            opacity: 1;
        }

#item_menu_upload_new_to_folder {
    min-width: 150px;
}

.item-menu {
    min-width: 165px;
}

.pending_gray {
    color: #b9b9b9;
}

.nav_selected {
    border-left: 2px solid #0D5E94;
}

.list_ext > li.nav_selected {
    padding-left: 3px;
}

.delete_badge_container {
    font-size: 15px;
    display: inline-block;
    margin-right: -5px;
    line-height: 9px;
}

.pill-error.delete_badge {
    color: #A35B52;
}

.openbox_service_description_row {
    border-bottom: 1px solid #CCC;
}

.openbox_service_description_rowth {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    color: #CCC;
}

.openbox_service_info_row:hover {
    background-color: #EFF5F9;
}

.box_background_dashed_border {
    background-color: #F6F6F6;
    border: dashed 1px #d5d5d5;
}

.dashed_outline_medium {
    border: dashed 2px #1a74ba;
}

.dashed_outline_small {
    border: dashed 1px #1a74ba;
}

.box_solid_border {
    border: 1px solid #d5d5d5;
}

    .box_solid_border.hover {
        border: 1px solid #1a74ba;
    }

#html5_upload_target_overlay {
    position: absolute;
    display: none;
}

.photo_taker_container {
    width: 420px;
    height: 150px;
}

    .photo_taker_container.video_container {
        float: left;
        position: relative;
        width: 130px;
        height: 130px;
        overflow: hidden;
        border: 1px solid #808080;
    }

.video_containervideo {
    position: absolute;
    left: -31px;
    top: -2px;
    width: 176px;
    height: 132px;
}

.photo_taker_container.video_action_container {
    float: left;
    position: relative;
    width: 120px;
    height: 130px;
}

.photo_taker_container.canvas_container {
    float: left;
    position: relative;
    width: 130px;
    height: 130px;
    border: 1px dotted #000;
    background-color: #808080;
}

.canvas_container.canvas_hint {
    position: absolute;
    top: 58px;
    left: 43px;
    color: #ccc;
}

.spinner_gif_container {
    height: 16px;
    width: 16px;
}

.spinner_gif {
    background: url(../img/box/spinner-pI6C1_.gif) no-repeat center;
}

.spinner_blue,
.spinner_gray {
    height: 20px;
    width: 20px;
}

.spinner_blue {
    background: url(../img/box/spinner_blue-XrW4xy.gif) no-repeat left;
}

.spinner_gray {
    background: url(../img/box/spinner_gray-ndCONy.gif) no-repeat left;
}

.centered_module {
    margin: 0 auto;
    text-align: center;
    height: 100%;
}

.centered_module_inner {
    font-size: 16px;
    position: relative;
    top: 30%;
}

#failed_to_load_img {
    height: 151px;
    width: 200px;
}

.refresh_img {
    background-image: url('../img/cloud_refresh-gZulgV.gif');
}

.content_workflow > .right_col {
    border-left: 1px solid #CCDCE2;
    width: 73%;
    margin-bottom: 0;
}

.content_workflow > .imgli.selected {
    background-color: #ECEEF0;
}

.content_workflow_policy_retired {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.unstyled-fieldset {
    background: transparent;
    padding: 0;
    border-radius: 0;
}

.unstyled-fieldsetlabel {
    width: auto;
}

.retention-length-custom-fields {
    display: inline-block;
}

.retention-length-custom-number {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-left: 10px;
}

.empty_state_dnd {
    border-width: 1px;
    min-height: 158px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.08);
}

.empty_state_box {
    height: 180px;
}

#zero_state_bn_box {
    background-color: #ffffff;
}

.dib {
    display: inline-block;
}

.rounded_corner_form {
    border: 1px solid #E4E4E4;
    background: #F5F6F8;
    border-radius: 7px;
}

#add_new_automation_formh3 {
    color: #666;
    margin: 0;
    width: 70px;
}

#add_new_automation_form.step_header_text,
#add_new_automation_form.step_condition_title,
#add_new_automation_form.step_summary_title,
#add_new_automation_form.step_summary_text,
#add_new_automation_form.step_condition_text,
#add_new_automation_form.step_condition_operator,
#add_new_automation_form.step_open_header {
    display: inline-block;
}

#add_new_automation_form.step_condition_title {
    font-size: 13px;
}

#add_new_automation_form.step_arrow {
    margin-top: -3px;
}

#add_new_automation_form.step_condition_title,
#add_new_automation_form.step_summary_title,
#add_new_automation_form.step_condition_selectbutton {
    width: 125px;
}

#add_new_automation_form.step_condition_title {
    vertical-align: top;
}

#add_new_automation_form.step_header_text {
    height: 24px;
}

.ps-container.ps-scrollbar-y {
    position: absolute;
    right: 3px;
    width: 8px;
    background-color: #aaa;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .2s linear;
}

.ps-container:hover.ps-scrollbar-y {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container.ps-scrollbar-y:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    cursor: default;
}

.ps-container.ps-scrollbar-y.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.sharebar_item_link_icon,
.background-norepeat {
    background-repeat: no-repeat;
}

.mobile_redirect_banner {
    background: #f2f2f2;
    background: linear-gradient(to bottom, #f2f2f2 3%, #eaeaea 97%);
}

.mobile_redirect_bannera {
    margin: 0;
    display: block;
    padding: 16px;
    height: 74px;
    text-decoration: none;
}

.mobile_redirect_banner.img {
    margin-right: 16px;
}

.mobile_redirect_banner.bd {
    line-height: 74px;
    font-size: 30px;
}

.jumbo_button {
    width: 200px;
}

.plus_heavy {
    font-size: 18px;
    font-weight: bold;
    padding-right: 3px;
}

button.download_cta {
    width: 217px;
}

.item.item_list_groups {
    margin-right: 2px;
}

.tos {
    width: 540px;
    height: 200px;
    border: 1px solid #b3b3b3;
    border-top: 1px solid #999;
    border-bottom: 1px solid #CCC;
    text-align: left;
}

#multi-items-share-emails.selector_input_box,
#collaborate-contact-list.selector_input_box {
    max-height: 85px;
    overflow-y: scroll;
}

.ie8#multi-items-share-emails.selector_input_box,
.ie8#collaborate-contact-list.selector_input_box {
    height: 85px;
}

.growl_notification_container {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 250px;
    z-index: 3;
}

.growl_notification {
    display: block;
    zoom: 1;
    position: relative;
    width: 250px;
    cursor: pointer;
}

    .growl_notification.inner {
        display: block;
        padding: 12px;
        background-color: #313131;
        background-color: rgba(0, 0, 0, .8);
        color: #cbcbcb;
        text-shadow: 0 1px 0 #000;
        border-radius: 5px;
    }

.ie.select-containerselect,
.ie.select-container.select-button {
    width: 120%;
}

select::-ms-expand {
    display: none;
}

select::-ms-value {
    background: none;
    color: #808080;
}

[class*='sprite_billing_'] {
    background: url('../img/sprites/billing-wQPgcC.png') no-repeat 0 0;
}

.sprite_billing_ach {
    background-position: left -0px;
    width: 30px;
    height: 19px;
}

.sprite_billing_american_express {
    background-position: left -24px;
    width: 30px;
    height: 19px;
}

.sprite_billing_badge_riskfree_de {
    background-position: left -48px;
    width: 50px;
    height: 50px;
}

.sprite_billing_badge_riskfree_en {
    background-position: left -103px;
    width: 50px;
    height: 50px;
}

.sprite_billing_badge_riskfree_es {
    background-position: left -158px;
    width: 50px;
    height: 50px;
}

.sprite_billing_badge_riskfree_fr {
    background-position: left -213px;
    width: 50px;
    height: 50px;
}

.sprite_billing_badge_riskfree_it {
    background-position: left -268px;
    width: 50px;
    height: 50px;
}

.sprite_billing_badge_riskfree_jp {
    background-position: left -323px;
    width: 50px;
    height: 50px;
}

.sprite_billing_badge_ssl {
    background-position: left -378px;
    width: 50px;
    height: 50px;
}

.sprite_billing_check {
    background-position: left -433px;
    width: 30px;
    height: 19px;
}

.sprite_billing_cvv {
    background-position: left -457px;
    width: 30px;
    height: 19px;
}

.sprite_billing_default {
    background-position: left -481px;
    width: 30px;
    height: 19px;
}

.sprite_billing_discover {
    background-position: left -505px;
    width: 30px;
    height: 19px;
}

.sprite_billing_mastercard {
    background-position: left -529px;
    width: 30px;
    height: 19px;
}

.sprite_billing_visa {
    background-position: left -553px;
    width: 30px;
    height: 19px;
}

.sprite_billing_wire_transfer {
    background-position: left -577px;
    width: 30px;
    height: 19px;
}

[class*='sprite_miscellaneous_'] {
    background: url('../img/sprites/miscellaneous-rd0l1w.png') no-repeat 0 0;
}

.sprite_miscellaneous_box_group_avatar_130x130 {
    background-position: left -0px;
    width: 130px;
    height: 130px;
}

.sprite_miscellaneous_box_group_avatar_large {
    background-position: left -135px;
    width: 40px;
    height: 40px;
}

.sprite_miscellaneous_box_logo {
    background-position: left -180px;
    width: 128px;
    height: 128px;
}

.sprite_miscellaneous_email_sent {
    background-position: left -313px;
    width: 160px;
    height: 160px;
}

.sprite_miscellaneous_error {
    background-position: left -478px;
    width: 15px;
    height: 12px;
}

.sprite_miscellaneous_info {
    background-position: left -495px;
    width: 14px;
    height: 14px;
}

[class*='sprite_signup_login_'] {
    background: url('../img/sprites/signup_login-waMrgG.png')no-repeat 0 0;
}

.sprite_signup_login_banner_cfda {
    background-position: left -0px;
    width: 978px;
    height: 146px;
}

.sprite_signup_login_banner_collaboration {
    background-position: left -151px;
    width: 978px;
    height: 146px;
}

.sprite_signup_login_banner_healthcare {
    background-position: left -302px;
    width: 978px;
    height: 400px;
}

.sprite_signup_login_box-logo-white {
    background-position: left -707px;
    width: 60px;
    height: 33px;
}

.sprite_signup_login_box_logo {
    background-position: left -745px;
    width: 128px;
    height: 128px;
}

.sprite_signup_login_business_plan {
    background-position: left -878px;
    width: 48px;
    height: 48px;
}

.sprite_signup_login_charitywater {
    background-position: left -931px;
    width: 154px;
    height: 18px;
}

.sprite_signup_login_close_quote {
    background-position: left -954px;
    width: 18px;
    height: 21px;
}

.sprite_signup_login_elite_plan {
    background-position: left -980px;
    width: 48px;
    height: 48px;
}

.sprite_signup_login_enterprise_plan {
    background-position: left -1033px;
    width: 48px;
    height: 48px;
}

.sprite_signup_login_icon_activity_edit_profile {
    background-position: left -1086px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_cloud {
    background-position: left -1107px;
    width: 50px;
    height: 50px;
}

.sprite_signup_login_icon_collaboration {
    background-position: left -1162px;
    width: 36px;
    height: 36px;
}

.sprite_signup_login_icon_envelope {
    background-position: left -1203px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_error {
    background-position: left -1224px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_globe {
    background-position: left -1245px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_gray_back_arrow {
    background-position: left -1266px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_help {
    background-position: left -1287px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_lock {
    background-position: left -1308px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_login_gray {
    background-position: left -1329px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_openid {
    background-position: left -1350px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_pencil {
    background-position: left -1371px;
    width: 16px;
    height: 16px;
}

.sprite_signup_login_icon_security {
    background-position: left -1392px;
    width: 36px;
    height: 36px;
}

.sprite_signup_login_icon_sharing {
    background-position: left -1433px;
    width: 36px;
    height: 36px;
}

.sprite_signup_login_icon_trash {
    background-position: left -1474px;
    width: 24px;
    height: 24px;
}

.sprite_signup_login_illustration_2factor {
    background-position: left -1503px;
    width: 160px;
    height: 160px;
}

.sprite_signup_login_illustration_2factor_setup {
    background-position: left -1668px;
    width: 160px;
    height: 160px;
}

.sprite_signup_login_illustration_emailconfirmation {
    background-position: left -1833px;
    width: 160px;
    height: 160px;
}

.sprite_signup_login_illustration_forgotpassword {
    background-position: left -1998px;
    width: 160px;
    height: 160px;
}

.sprite_signup_login_illustration_passwordreset {
    background-position: left -2163px;
    width: 160px;
    height: 160px;
}

.sprite_signup_login_illustration_sso {
    background-position: left -2328px;
    width: 160px;
    height: 160px;
}

.sprite_signup_login_kiva {
    background-position: left -2493px;
    width: 81px;
    height: 42px;
}

.sprite_signup_login_nonprofit_banner {
    background-position: left -2540px;
    width: 978px;
    height: 310px;
}

.sprite_signup_login_open_quote {
    background-position: left -2855px;
    width: 18px;
    height: 21px;
}

.sprite_signup_login_partner_aeropostale {
    background-position: left -2881px;
    width: 110px;
    height: 60px;
}

.sprite_signup_login_partner_balfourbeatty {
    background-position: left -2946px;
    width: 110px;
    height: 60px;
}

.sprite_signup_login_partner_equinix {
    background-position: left -3011px;
    width: 110px;
    height: 60px;
}

.sprite_signup_login_partner_nationwide {
    background-position: left -3076px;
    width: 110px;
    height: 60px;
}

.sprite_signup_login_partner_pandg {
    background-position: left -3141px;
    width: 110px;
    height: 60px;
}

.sprite_signup_login_partner_wakeforest {
    background-position: left -3206px;
    width: 110px;
    height: 60px;
}

.sprite_signup_login_personal_plan {
    background-position: left -3271px;
    width: 48px;
    height: 48px;
}

.sprite_signup_login_shadow_top {
    background-position: left -3324px;
    width: 978px;
    height: 8px;
}

.sprite_signup_login_starter_plan {
    background-position: left -3337px;
    width: 48px;
    height: 48px;
}

.sprite_signup_login_teach_for_america {
    background-position: left -3390px;
    width: 112px;
    height: 30px;
}

.sprite_signup_login_united_nations {
    background-position: left -3425px;
    width: 125px;
    height: 30px;
}

.sprite_signup_login_vertical_divide {
    background-position: left -3460px;
    width: 66px;
    height: 767px;
}

.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-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}

    .ui-menu.ui-menu {
        margin-top: -3px;
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    }

    .ui-menu.ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu.ui-menu-itema {
        text-decoration: none;
        display: block;
        padding: 2px.4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: normal;
    }

        .ui-menu.ui-menu-itema.ui-state-focus,
        .ui-menu.ui-menu-itema.ui-state-active {
            font-weight: normal;
            margin: -1px;
        }

    .ui-menu.ui-state-disabled {
        font-weight: normal;
        margin: .4em 0 .2em;
        line-height: 1.5;
    }

    .ui-menu.ui-state-disableda {
        cursor: default;
    }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons.ui-menu-itema {
        position: relative;
        padding-left: 2em;
    }

.ui-menu.ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

.ui-menu.ui-menu-icon {
    position: static;
    float: right;
}

.ui-menu {
    cursor: pointer;
    position: absolute;
    padding: 0;
    border: 1px solid #bdbdbd;
    box-shadow: 0 1px 0 #bdbdbd;
    border-radius: 3px;
    background-color: #fff;
    left: 0;
    z-index: 200;
}

    .ui-menu.list_menuli {
        max-width: 400px;
    }

ul.ui-menuli {
    background-color: transparent;
}

.ui-menu.ui-menu-item {
    width: auto;
}

.ui-menu.ui-menu-itema {
    line-height: 25px;
    padding: 012px;
    color: #666;
    cursor: pointer;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-menu-item[type=checkbox] {
    float: right;
    margin-top: 6px;
}

.ui-menu.ui-menu-item.selected {
    background-color: #fff;
}

    .ui-menu.ui-menu-item:hover,
    .ui-menu.ui-menu-item.hover,
    .ui-menu.ui-menu-item.selected:hover,
    .ui-menu.ui-menu-item.selected.hover {
        background-color: #f5f5f5;
    }

.ui-menu.ui-menu-item:first-childa {
    border-radius: 2px 2px 0 0;
}

.ui-menu.ui-menu-item:last-childa {
    border-radius: 0 0 2px 2px;
}

.ui-menu.ui-menu-item.selecteda {
    color: #0079be;
    font-weight: bold;
}

.ui-menu.ui-menu-itema.ui-state-focus,
.ui-menu.ui-menu-itema.ui-state-active {
    margin: 0;
}

.ui-menu.ui-menu-divider {
    border-top: 1px solid #bdbdbd;
    margin: 0;
}

.ui-menu-label {
    font-weight: bold;
    cursor: default;
}

.ui-menu.list_menu.ui-menu-label {
    padding: 0 13px 5px 13px;
}

.ui-menu.arrow {
    margin: 010px02px;
    width: 8px;
    vertical-align: middle;
}

.ui-menu.icon,
.ui-menua:active.icon {
    margin: 0 5px 2px 0;
    vertical-align: middle;
}

.ui-menu.menu_arrow_down,
.ui-menu.menu_arrow_up {
    border-width: 5px 4px 0 4px;
    border-color: #666 transparent;
    border-style: solid;
    font-size: 1px;
    height: 0;
    width: 0;
}

.ui-menu.menu_arrow_up {
    border-width: 0 4px 5px 4px;
}

.ui-menu.right_arrow {
    margin-left: 5px;
    margin-top: 7px;
}

.ui-menu.ui-menu-item {
    list-style-image: none;
}

.ui-menu.separate-last {
    border-top: 1px #bdbdbd;
    background-color: #f5f5f5;
}

    .ui-menu.separate-last:hover {
        background-color: #ddd;
    }

.ui-menu.separate-lasta,
.ui-menu.only-optiona {
    line-height: 30px;
}

.ui-menu .menu-beak,
.ui-menu .menu-beak:after {
    position: absolute;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #bdbdbd transparent;
    width: 0;
    height: 0;
    top: -8px;
}

    .ui-menu.menu-beak:after {
        content: " ";
        border-color: transparent transparent #fff transparent;
        top: 1px;
        left: -8px;
    }

.ui-menu.text {
    padding: 0 12px;
    cursor: default;
}

.ui-menu.media.bd {
    line-height: 18px;
}

.ui-menu.user-menu {
    font-size: 13px;
}

.ui-menu.user-menuli {
    float: none;
}

.ui-menu.user-menu.badge {
    position: inherit;
    left: auto;
    top: auto;
}

.ui-menu.user-menu.badge {
    position: inherit;
    left: auto;
    top: auto;
}

.large-menu-option-text {
    width: 153px;
}

.large-menu-option-image {
    width: 32px;
    height: 32px;
    border: 1px solid #bdbdbd;
}

.has_multiple_inline_fields.input_container {
    vertical-align: top;
}

.card_icon_container {
    padding-right: 40px;
}

.card_icon {
    position: absolute;
    bottom: 9px;
    right: 5px;
}

#payment_formlabel {
    display: none;
}

.lte_ie9#payment_formlabel {
    display: block;
    text-align: left;
}

.input_container.fieldsize2of3 {
    display: inline-block;
    width: 180px;
}

.input_container.fieldsize1of3 {
    display: inline-block;
    width: 80px;
}

    .input_container.fieldsize1of3.last {
        width: 90px;
    }

.input_container.fieldsize1of2 {
    display: inline-block;
    width: 130px;
}

@media(max-width: 659px) {
    .input_container.fieldsize2of3 {
        width: 185px;
    }

    .input_container.fieldsize1of3 {
        width: 85px;
    }

        .input_container.fieldsize1of3.last {
            width: 90px;
        }

    .input_container.fieldsize1of2 {
        width: 135px;
    }
}

.footer_wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #EDEDED;
    border-top: 1px solid #C5C5C5;
    zoom: 1;
    clear: both;
}

.footer_wrappera {
    color: rgb(102, 102, 102);
    cursor: pointer;
}

.footer > ul {
    position: relative;
}

.footer-item {
    line-height: 36px;
}

    .footer-item .last-item {
        float: right;
    }

.footer#locale-menu {
    width: 118px !important;
}

@media(min-width: 1017px) {
    .footer-item .hide-bullet:after {
        content: none !important;
        padding: 0 !important;
    }
}

@media(max-width: 1016px) {
    .footer {
        width: auto;
        padding: 020px;
    }
    .footer-item .hide-bullet:after {
        content: none !important;
        padding: 0 !important;
    }
    .footer-item .last-item {
        float: right;
    }
}
.container_footer_buttons {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 10px;
    width: 100%;
}

    .container_footer_buttons .button_container {
        background: #f6f6f6 none;
        border: none;
        border-radius: 0;
        border-right: 1px solid #C2C2C2;
        border-top: 1px solid #C2C2C2;
        height: 50px;
    }
.recaptcha_widget,
.recaptcha_iframe {
    overflow: hidden;
    border-radius: 7px;
    border: 1px solid #E2E2E2;
    padding: 6px 0 2px;
    background-color: white;
}

.webview.recaptcha_iframe {
    margin-left: -40px;
}

.recaptcha_icons {
    height: 24px;
    padding: 2px 10px 0;
}

.recaptcha_icon_audio,
.recaptcha_icon_help {
    float: left;
}

.recaptcha_icon_reload {
    float: right;
}

.recaptcha_tag {
    font-size: 11px;
    text-align: center;
    color: #CCC;
}

.title_image_caption {
    background-color: #f6f6f6;
    padding: 10px 15px;
    border-radius: 5px;
}

.login_icon_input {
    padding-left: 32px !important;   
}

.login_input_wrapper {
    position: relative;
}

.lte_ie9.login_input_wrapper {
    width: 320px;
}

.login_form {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.login_icon {
    position: absolute;
    top: -4px;
    left: 5px;
    height: 20px;
    width: 20px;
}

.login_icon_activity_edit_profile {
    background: url(../images/user.png)0px 0px;
}

.login_icon_login_gray {
    background: url(../images/password.png)0px 0px;
}

.login_hfa_logo {
    background: url(../images/logos/Logo_HFA.png)0px 0px;
    height: 55px;
    width: 301px;
}

.enterprise-custom-messaging,
.login-news {
    margin: 20px auto 40px auto !important;
    width: 350px;
}

.enterprise-custom-messaging-subtext {
    padding-top: 13px;
    line-height: 15px;
    max-height: 150px;
    overflow: hidden;
}

    .enterprise-custom-messaging-subtext .is-expanded {
        max-height: none;
    }

.expand-btn {
    cursor: pointer;
    color: #666;
}

    .expand-btn.arrow {
        border-width: 3px 3px 0 3px;
        border-color: #666 transparent;
        border-style: solid;
        font-size: 3px;
    }

.news-thumbnail {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

.news-link {
    color: black;
    text-decoration: none;
}

.news-slideshow,
.news-slideshow .panel {
    width: 370px;
    height: 100px;
    float: left;
    overflow: hidden;
    position: relative;
}

.news-contentp {
    margin: 0;
    display: inline;
}

.anythingWindow,
.anythingSlider {
    margin: auto;
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}

.anythingControls {
    margin: auto;
    width: 80px;
    position: absolute;
    top: 80px;
    left: 150px;
}

.anythingControlsli {
    float: left;
    padding-right: 10px;
}

.anythingControlslia {
    display: block;
    background-color: #aaaaaa;
    border-radius: 50%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;
    width: 5px;
}

.ie8lia {
    position: relative;
}

.anythingControlslia:hover {
    background-color: #4b4b4b;
}

.anythingControls .cur {
    background-color: #4b4b4b;
}

.sprite_16x16_lock_light_grey {
    display: none;
}

@media(max-width: 340px) {
    .enterprise-custom-messaging {
        width: 280px;
    }

    .login-news {
        display: none;
    }
}

.login-generic-message {
    display: none;
}

    .login-generic-message .is-active {
        display: block;
    }

body {
    background: none;
}

html,
body {
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(245, 245, 245);
}

.wrapper {
    width: 100%;
    min-height: 100%;
    position: relative;
}

#envelope-background {
    width: 100%;
    height: 100%;
    padding-bottom: 36px;
    text-align: center;
}

.single-width {
    width: 430px;
    margin-top: 140px;
}

.double-width {
    width: 660px;
    margin-top: 80px;
    margin-bottom: 80px;
}

.title_text {
    font-size: 20px;
    line-height: 26px;
}

.build_label {
    padding-top: 10px;
    text-align: center;
    color: red;
    font-size: 16px;
}

.single-width .title_text {
    font-size: 20px;
    line-height: 20px;
}

.title-logo {
    margin: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}

.enterprise-logo-background {
    margin: 30px auto;
    padding: 20px;
    height: auto;
    width: auto;
    max-height: 140px;
    max-width: 140px;
    border-radius: 3px;
}

.enterprise-logo {
    max-height: 140px;
    max-width: 140px;
}

.center_container {
    background-color: #fff;
    border: 1px solid #C9C9C9;
    border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .05);
    color: #666;
    display: inline-block;
    padding: 0;
}

    #payment_form.top_notification_container,
    .center_container .top_notification_container {
        position: fixed;
        top: 45px;
        width: 600px;
        z-index: 5;
    }

.container_footer_buttons {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 10px;
    width: 100%;
}

    .container_footer_buttons .button_container {
        background: #f6f6f6 none;
        border: none;
        border-radius: 0;
        border-right: 1px solid #C2C2C2;
        border-top: 1px solid #C2C2C2;
        height: 50px;
    }

body:not(.lte_ie9).container_footer_buttons .line:after {
    display: none;
}

body:not(.lte_ie9).container_footer_buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    body:not(.lte_ie9).container_footer_buttons .button_container {
        -ms-flex: 11;
        -webkit-flex: 11;
        flex: 11;
        float: none;
    }

.container_footer_buttons .btn {
    border: none;
    display: table;
    border-radius: 0;
    white-space: inherit;
}

.container_footer_buttons .button_container:focus,
.container_footer_buttons .button_container:active {
    z-index: 2;
}

.button_text {
    white-space: normal;
}

.button_textspan {
    white-space: nowrap;
}

.button_container.left {
    border-bottom-left-radius: 5px;
}

.button_container.lefta {
    border-bottom-left-radius: 5px;
}

.button_container.right {
    border-bottom-right-radius: 5px;
    border-right: none;
}

.button_container.righta {
    border-bottom-right-radius: 5px;
}

.container_footer_buttons .only_button {
    border-radius: 0 0 5px 5px;
    border-right: none;
}

.proxima_nova_font {
    font-family: "Proxima Nova Semibold", 'HelveticaNeue', Arial, Helvetica, sans-serif;
    font-size-adjust: 0.488;
    font-style: normal;
}

#new_password {
    padding-right: 80px;
}

#new_password_strength_container {
    position: absolute;
    right: 10px;
    bottom: 11px;
}

#new_password[data-password-strength="strong"] {
    border: 1px solid #559745;
    box-shadow: 0 0 0 1px #559745;
}

    #new_password[data-password-strength="strong"] + #new_password_strength_container {
        color: #559745;
    }

#new_password[data-password-strength="fair"] {
    border: 1px solid #95B043;
    box-shadow: 0 0 0 1px #95B043;
}

    #new_password[data-password-strength="fair"] + #new_password_strength_container {
        color: #95B043;
    }

#new_password[data-password-strength="low"] {
    border: 1px solid #F78E1E;
    box-shadow: 0 0 0 1px #F78E1E;
}

    #new_password[data-password-strength="low"] + #new_password_strength_container {
        color: #F78E1E;
    }

#new_password[data-password-strength="weak"] {
    border: 1px solid #E03E45;
    box-shadow: 0 0 0 1px #E03E45;
}

    #new_password[data-password-strength="weak"] + #new_password_strength_container {
        color: #E03E45;
    }

.plan-description {
    padding: 20px 30px;
    min-height: 200px;
    background-color: #F5F5F5;
}

.plan-descriptionhr {
    border-top: 1px solid #e5e5e5;
}

.plan-descriptionli {
    margin-bottom: 7px;
}

.plan-description.tier-name {
    font-size: 20px;
    line-height: 48px;
}

.badge-subtext {
}

.left-content,
.right-content {
    display: inline-block;
    width: 50%;
    height: 100%;
}

.left-content {
    padding: 0 20px 0 40px;
}

.right-content {
    padding: 0 40px 0 20px;
}

/*.title_text {
    font-size: 26px;
    line-height: 26px;
}*/

#signup_fields > li,
#login_fields > li {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}

.half_field {
    position: relative;
    display: inline-block;
    width: 130px;
}

label,
label.half_field,
.login_formlabel {
    text-align: left;
    display: none;
    font-size: 12px;
}

.lte_ie9label {
    display: inline-block;
    text-align: left;
}

/*.container_header {
    padding: 10px;
}*/

.container_bodyinput,
.container_bodyinput[type="text"],
.container_bodyinput[type="password"],
.container_bodyinput[type="email"],
.input_containerinput,
.input_containerinput[type="text"],
.input_containerinput[type="password"],
.input_containerinput[type="email"],
.container_body.btn {
    width: 100%;
    font-size: 13px;
    padding: 010px;
    height: 37px !important;
    line-height: 37px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: none;
}

    .container_bodyinput[type=checkbox],
    #payment_forminput[type=checkbox] {
        width: 12px !important;
        height: 15px !important;
        line-height: 15px;
        padding: 0;
    }

#payment_form.vat-input.radio_label {
    display: inline-block;
    line-height: 15px;
}

.input_container.select-container {
    width: 100%;
}

.dropdown_fieldselect {
    height: 37px;
}

@media(max-width: 659px) {
    .single-width {
        margin: 0;
    }

    .double-width {
        margin: 0;
    }

    .center_container {
        width: auto;
        border: none;
        border-radius: 0;
    }

    .left-content,
    .right-content {
        width: 320px;
        padding: 020px;
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #signup_fields.half_field {
        width: 135px;
    }

    .plan-description {
        margin-bottom: 20px;
    }

    .button_container.left,
    .button_container.left:hover,
    .button_container.right,
    .button_container.right:hover {
        border-radius: 0;
    }
}

@media(max-width: 340px) {
    #envelope-background {
        padding-bottom: 108px;
    }

    .center_container {
        display: block;
        width: auto;
    }

    .container_footer_buttons .button_container {
        width: 100%;
        border-right: none;
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.input_container {
    display: block;
    position: relative;
}

.form_error_img {
    position: absolute;
    bottom: 13px;
    right: 10px;
}

    .form_error_img + .card_icon {
        visibility: hidden;
        ;
    }

.dropdown_field.form_error_img {
    right: 25px;
    z-index: 1;
}

input.error,
input.error:hover,
.input.error,
.input.error:hover,
.styling_overlay.error,
.styling_overlay.error:hover,
.select-container.error,
.select-container.error:hover {
    border: 1px solid #E03E45;
    box-shadow: 0 0  0 1px #E03E45;
    background-color: white;
}

    .select-container.error,
    .select-container.error:hover {
        border-radius: 4px;
    }

.notification_wrapper {
    margin-top: 38px;
}

.collab_picture {
    width: 40px;
    height: 40px;
}

.notification_container {
    position: absolute;
    z-index: 91;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    top: 0;
    left: 0;
    right: 0;
}

    .notification_container.is-open {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        backface-visibility: hidden;
    }

.notification_outer {
    position: absolute;
    height: 1px;
}

.notification_inner {
    height: 50px;
    font-size: 13px;
    margin: 0 auto;
}

.notification_innerbutton {
    box-shadow: none;
    background: inherit;
    height: auto;
    border-radius: 3px;
}

.notification_actions {
    white-space: nowrap;
    padding-left: 11px;
}

.notification_action {
    margin-top: 6px;
    margin-bottom: 6px;
    filter: none;
}

.notification_close {
    padding: 8px;
    margin-left: 3px;
    background-color: transparent;
    filter: none;
    opacity: 0.8;
}

    .notification_close:hover {
        opacity: 1.0;
    }

    .notification_close:active {
        opacity: 0.8;
    }

.no_action.notification_close {
    padding-top: 7px;
}

.notification_confirm.notification_inner,
.notification_confirm.notification_action {
    background: #1d1d1d;
    color: #e5e5e5;
    text-shadow: none; 
}

.notification_confirm.notification_action {
    background: transparent;
    border: solid 1px rgba(157, 156, 156, .54);
}

    .notification_confirm.notification_action:hover {
        border: solid 1px #9d9c9c;
    }

    .notification_confirm.notification_action:active {
        background: #000;
    }

.notification_warn.notification_inner {
    background: #fffde0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    color: #333;
    border: 1px solid #e4ce75;
}

.notification_warn.notification_description {
    color: #000;
}

.notification_warn.notification_action {
    background: #fffde0;
    background: transparent;
    border: solid 1px rgba(228, 206, 117, .6);
}

    .notification_warn.notification_action:hover,
    .notification_warn.notification_action:active {
        border: solid 1px #e4ce75;
    }

    .notification_warn.notification_action:hover {
        background: transparent;
    }

    .notification_warn.notification_action:active {
        background: #f7f4c8;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
    }

.notification_error.notification_inner {
    background: #e03e45;
    background: rgba(166, 44, 56, .9);
    box-shadow: 0 2px 1px rgba(1, 1, 1, .25);
    border: 1px solid #850a16;
    background-clip: padding-box;
    color: #fff;
}

.notification_error.notification_action {
    background: #e03e45;
    background: transparent;
    border: solid 1px rgba(148, 20, 33, .65);
    color: #fff;
    text-shadow: none;
}

    .notification_error.notification_action:hover {
        border-color: #941421;
    }

    .notification_error.notification_action:active {
        background: #9b1e2b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
        border-color: #941421;
    }

#top_notification {
    height: 0;
    position: relative;
}

    #top_notification.notification_outer {
        top: -38px;
    }

.notification_confirm.sprite_16x16_black_close,
.notification_error.sprite_16x16_black_close {
    display: none;
}

.notification_warn.sprite_16x16_white_close {
    display: none;
}

#actionbar-stalking-wrapper#top_notification.notification_outer {
    top: 9px;
}

.notification-static.notification_inner {
    border-radius: 2px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    text-align: center;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.popup-container {
    background: #f5f5f5;
    position: absolute;
    top: 100px;
    box-shadow: inset 0 1px 0 #fff, 0 1px 4px #000;
    padding: 0;
    z-index: 101;
}

.popup-small {
    width: 290px;
}

.popup-medium {
    width: 405px;
}

.popup-large {
    width: 550px;
}

.popup-x-large {
    width: 690px;
}

.popup-scrollable {
    max-height: 100%;
    overflow-y: auto;
}

.popup-spinner {
    height: 1px;
    width: 1px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.popup-container.is-blocked.popup-spinner {
    height: auto;
    width: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    padding: 11px;
    margin-top: 10px;
}

.popup-container.is-blocked.spinner-background {
    padding: 7px;
    border: 1px solid #dfdfdf;
    border-top-width: 0;
    border-radius: 3px;
    background: #ebebeb;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .2);
}

.popup-container.is-blocked.spinner {
    padding: 7px 7px 7px 25px;
    color: #939393;
}

.popup-container.is-blocked.popup-buttons {
    display: none;
}

.popup-container.popup-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
}

.popup-loading-state-blocker {
    position: absolute;
    height: 284px;
    width: 363px;
}

    .popup-loading-state-blocker.popup-spinner {
        height: 100%;
        width: 20px;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    }

.use_small_modals.popup-loading-state-blocker {
    height: 160px;
}

body.is-showing-popup {
    overflow: auto;
}

.tooltip-container {
    position: absolute;
    pointer-events: none;
    z-index: 300;
}

.tooltip {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    width: auto;
}

.tooltip-small {
    max-width: 200px;
}

.tooltip-medium {
    max-width: 350px;
}

.tooltip-large {
    max-width: 500px;
}

.tooltip-inner-container {
    float: left;
    padding: 12px;
    background-color: #313131;
    background-color: rgba(0, 0, 0, .8);
    *background-color: #313131;
    *line-height: normal;
    color: #cbcbcb;
    text-shadow: 0 1px 0 #000;
    border-radius: 5px;
}

.tooltip-title {
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 15px;
    font-weight: normal;
    text-shadow: 0 1px 0 #000;
}

.tooltip-beak {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.tooltip-top {
    padding-bottom: 10px;
    left: 0;
}

    .tooltip-top.tooltip-beak {
        bottom: 1px;
        left: 10px;
        border-width: 9px 9px 0 9px;
        border-color: #313131 transparent transparent transparent;
        border-color: rgba(0, 0, 0, .8) transparent transparent transparent;
    }

.tooltip-bottom {
    padding-top: 10px;
    left: 0;
}

    .tooltip-bottom.tooltip-beak {
        top: 1px;
        left: 10px;
        border-width: 0 9px 9px 9px;
        border-color: transparent transparent #313131 transparent;
        border-color: transparent transparent rgba(0, 0, 0, .8) transparent;
    }

.tooltip-right.tooltip-beak {
    top: 6px;
    right: -9px;
    border-width: 9px 0 9px 9px;
    border-color: transparent transparent transparent #313131;
    border-color: transparent transparent transparent rgba(0, 0, 0, .8);
}

.tooltip-left.tooltip-beak {
    top: 6px;
    left: -9px;
    border-width: 9px 9px 9px 0;
    border-color: transparent #313131 transparent transparent;
    border-color: transparent rgba(0, 0, 0, .8) transparent transparent;
}

.tooltip-light.tooltip-inner-container {
    background-color: #e0e0e0;
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

.tooltip-light.tooltip-top.tooltip-beak {
    border-color: #e0e0e0 transparent transparent transparent;
}

.tooltip-light.tooltip-bottom.tooltip-beak {
    border-color: transparent transparent #e0e0e0 transparent;
}

.tooltip-light.tooltip-right.tooltip-beak {
    border-color: transparent transparent transparent #e0e0e0;
}

.tooltip-light.tooltip-left.tooltip-beak {
    border-color: transparent #e0e0e0 transparent transparent;
}

.tooltip-table {
    margin: 0;
    padding: 0;
}

.tooltip-tabletd,
.tooltip-tableth {
    color: #fff;
    margin: 4px 6px;
    padding: 4px 4px;
    font-size: 12px;
    white-space: nowrap;
}

.tooltip-tablethead {
    background: #000;
}

.tooltip-tabletr {
    border-bottom: 1px solid #555;
}

.tooltip-table-bulletedtbodytd {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.tag-tracker-hud {
    position: fixed;
    overflow: scroll;
    bottom: 0;
    left: 0;
    width: 250px;
    height: 400px;
    color: #fff;
    background-color: rgba(0,0,0,0.75);
    z-index: 100;
}

.tag-tracker-events {
    margin: 10px 20px;
    font-size: 15px;
    color: #fff;
}

.tag-tracker-eventsli {
    padding: 10px 0;
}
