.content_colomn_text.our_services {
	display: inline-block;
	margin: 17px 0 0 0;
}
.our_services p {
	margin-bottom: 10px;
}
.our_services h3 {
	color: #1d981d;
	display: inline-block;
	width: 100%;
	margin-top: 2px;
}
.our_services ul {
	margin-top: 4px;
}
.our_services li {
	margin-bottom: 9px;
}
.advantage_item {
	overflow: hidden;
	margin-bottom: 8px;
}
.advantage_item .icon {
	float: left;
	display: table;
	width: 40px;
	height: 40px;
	margin: 0 5px 0 0;
}
.advantage_item .icon img {
	display: table-cell;
	vertical-align: middle;
	width: 24px;
}
.advantage_item p {
	font-size: 14px;
}
.advantage_item p span {
	color: #1d981d;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
}
.our_advantages .photo {
	display: block;
	text-align: center;
	margin-top: 20px;
}
.main_order_form {
	display: inline-block;
	margin-top: 6px;
	width: 100%;
}
.main_order_form .radio_buttons.ui-buttonset {
	margin-bottom: 1px;
}
.main_order_form .item {
	display: inline-block;
	width: 208px;
	padding: 0 5px;
	margin-bottom: 8px;
}
.main_order_form .item > label {
	/* color: #054005; */
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 95px;
}
.main_order_form .item > label a {
	color: #2988ca;
}
.main_order_form .item > label a:hover {
	text-decoration: none;
}
.main_order_form .item:first-child > label {
	overflow: hidden;
	width: 100%;
	margin-bottom: 7px;
}
.main_order_form .item .select2-container {
	float: right;
	min-width: 108px;
	max-width: 108px;
}
.main_order_form .spinner {
	width: 50px;
}
.spinner_block {
	float: right;
	position: relative;
	margin-right: 29px;
}
.main_order_form .button {
	width: 100%;
	cursor: pointer;
}
.main_order_form .price_page {
	background-color: #2b912b;
	display: inline-block;
	padding: 4px 5px;
	width: 208px;
}
.main_order_form .price_page p {
	color: #fff;
	font-size: 12px;
	float: left;
}
.main_order_form .price_page span {
	color: #fff;
	float: right;
	font-size: 12px;
}
.main_order_form .total_price {
	background-color: #2b912b;
	display: inline-block;
	width: 208px;
	padding: 2px 5px;
	margin: -4px 0 -4px 0;
}
.main_order_form .total_price p {
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
}
.main_order_form .total_price span {
	color: #fff;
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
.total_price {
	display: inline-block;
}
.total_price p {
	float: left;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
}
.total_price span {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
}
.rating {
	margin-right: 1px;
}
.content_colomn_text.our_first {
	width: 378px;
	float: left;
}
.content_colomn_text.our_first h3 {
	margin-bottom: 21px;
}
.content_colomn_text.our_specialty {
	width: 298px;
	float: right;
	padding-right: 2px;
}
.content_colomn_text.our_specialty h3 {
	margin-bottom: 22px;
}
.content_colomn_text.our_specialty ul {
	margin: 17px 0 1px 0;
}
.widget_380 {
	width: 378px;
}
.widget_300 {
	width: 298px;
}
.widget_460 {
	width: 458px;
}

.free_features .widget_content {
	padding: 23px 19px 17px 19px;
}
.free_features .info {
	float: left;
}
.free_features .info .status {
	background: url(/assets/box.png) left 6px no-repeat;
	color: #f3a200;
	font-size: 42px;
	font-family: 'Libre Baskerville', serif;
	padding-left: 48px;
	margin-top: 10px;
}
.free_features .info .savings {
	display: inline-block;
	margin-top: 23px;
}
.free_features .info .savings p {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
}
.free_features .info .savings span {
	color: #2988ca;
	display: block;
	font-size: 20px;
	line-height: 20px;
}
.free_features .info .savings b {
	font-size: 24px;
	line-height: 28px;
}
.free_features .info .addition {
	color: #474d52;
	margin-top: 18px;
}
.free_features .details {
	float: right;
	width: 180px;
}
.free_features .feature_item {
	margin-bottom: 9px;
}
.view_samples {
	margin-top: 13px;
}
.view_samples .widget_content {
	padding-bottom: 13px;
}
.view_sample_item {
	float: left;
}
.view_sample_item .photo {
	float: left;
	width: 40px;
	height: 50px;
	margin-left: 20px;
}
.view_sample_item .info {
	float: left;
	width: 160px;
	margin-left: 20px;
}
.view_sample_item .info_item {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 9px;
}
.view_sample_item .info_item a {
	color: #2988ca
}
.view_sample_item .info_item a:hover {
	text-decoration: none;
}
.view_sample_item .info_item p {
	color: #000000;
	font-size: 14px;
}
.view_sample_item .info_item span {
	color: #616a71;
	display: block;
}
.view_samples a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.view_samples .sample_prev {
	background: url(/assets/sample_prev.png) center 1px no-repeat;
	border-right: #d2dfe5 1px solid;
	float: left;
	width: 59px;
	height: 35px;
}
.view_samples .sample_prev:hover {
	background-color: #2988ca;
	background-position: center -33px;
}
.view_samples .button {
	color: #2988ca;
	float: left;
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	width: 179px;
	height: 36px;
	line-height: 39px;
	margin: 0px;
	border: 1px transparent;
}
.view_samples .button:hover {
	background: #2988ca;
	color: #fff;
}
.view_samples .sample_next {
	background: url(/assets/sample_next.png) center 1px no-repeat;
	border-left: #d2dfe5 1px solid;
	float: right;
	width: 59px;
	height: 35px;
}
.view_samples .sample_next:hover {
	background-color: #2988ca;
	background-position: center -33px;
}
.view_samples .links {
	border-top: #d2dfe5 1px solid;
	background: #fff;
	overflow: hidden;
	height: 35px;
}
.view_samples .sidebar_content {
	padding: 23px 19px 12px 19px;
}

.rendering_professional {
	margin: 17px 0 0 20px;
	display: inline-block;
}
.extra_features .widget_title,
.discount_programs .sidebar_title {
	background: #d2dfe5;
	border-bottom: 1px solid #d2dfe5;
	margin: -1px;
}
.extra_features .widget_title:before,
.extra_features .widget_title:after,
.discount_programs .sidebar_title:before,
.discount_programs .sidebar_title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #d2dfe5;
	margin-left: -10px;
}
.extra_features .widget_title:after,
.discount_programs .sidebar_title:after {
	border-top: 10px solid #d2dfe5;
}
.widget.extra_features {
	margin-top: 26px;
}
.extra_features .widget_content {
	padding-top: 19px;
	padding-bottom: 14px;
}
.extra_feature_item {
	overflow: hidden;
	margin-bottom: 12px;
}
.extra_feature_item .info {
	float: left;
	width: 190px;
}
.extra_feature_item .info span {
	color: #2988ca;
	font-weight: bold;
	font-size: 20px;
	font-family: 'Corbel', sans-serif;
}
.extra_feature_item .details {
	float: right;
	width: 60px;
}
.extra_feature_item .details span {
	background: #2988ca;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 5px 0;
}
.extra_feature_item .button {
	margin: 9px 0 0 0 !important;
	display: inline-block;
	width: 100%;
}
.extra_feature_item .button.red {
	font-size: 12px;
}
.badges {
	width: 230px;
	overflow: hidden;
	margin-bottom: 14px;
}
.badges_item {
	float: left;
	margin-right: 10px;
}
.format .sidebar_title {
	background: #616a71;
	border-bottom: 1px solid #616a71;
	color: #fff;
	margin: -1px;
}
.format .sidebar_title:before,
.format .sidebar_title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #616a71;
	margin-left: -10px;
}
.format .sidebar_title:after {
	border-top: 10px solid #616a71;
}
.format .sidebar_content {
	padding: 23px 19px 4px 19px;
}
.format_item {
	background: url(/assets/list_icon.svg) left top no-repeat;
	overflow: hidden;
	padding-left: 22px;
	margin-bottom: 11px;
}
.format_item p {
	color: #000;
	font-size: 12px;
}
.format_item p span {
	color: #2988ca;
	font-size: 14px;
}
.discount_programs .sidebar_content {
	padding-bottom: 12px;
}
.discount_programs p {
	color: #616a71;
	font-size: 12px;
	line-height: 18px;
}
.discount_programs b {
	color: #000;
	display: block;
	font-size: 14px;
	margin: 18px 0 2px 0;
}
.banner {
	background: url(/assets/banner.png) no-repeat;
	display: block;
	font-family: 'Libre Baskerville', serif;
	overflow: hidden;
	margin: 18px auto 35px;
	width: 540px;
	height: 72px;
	text-decoration: none;
	position: relative;
	left: 10px;
}
.banner b {
	color: #2988ca;
	display: block;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	width: 460px;
	text-align: center;
	margin-top: 15px;
}
.banner i {
	color: #000000;
	display: block;
	font-size: 18px;
	line-height: 22px;
	width: 460px;
	text-align: center;
}
.banner i strong,
.banner span {
	color: #f3a200;
}
.sidebar_item.main_features {
	float: left;
	width: 298px;
	margin-right: 20px;
	margin-top: 30px;
}
.sidebar_item.our_discount {
	float: left;
	width: 378px;
	margin-top: 30px;
}
.main_features .widget_title,
.our_discount .widget_title,
.discount_block .sidebar_title {
	background: #29a643;
	border-bottom: 1px solid #29a643;
	color: #fff;
	margin: -1px;
}
.main_features .widget_title:before,
.main_features .widget_title:after,
.our_discount .widget_title:before,
.our_discount .widget_title:after,
.discount_block .sidebar_title:before,
.discount_block .sidebar_title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #29a643;
	margin-left: -10px;
}
.main_features .widget_title:after,
.our_discount .widget_title:after,
.discount_block .sidebar_title:after {
	border-top: 10px solid #29a643;
}
.main_features .sidebar_content {
	padding-top: 16px;
	padding-bottom: 16px;
}
.main_features .feature_item {
	background: url(/assets/list_double_arrow.png) left 2px no-repeat;
	padding-left: 20px;
	margin-bottom: 9px;
}
.main_features .feature_item p {
	font-size: 14px;
	width: 105px;
}
.main_features .savings {
	color: #2988ca;
	overflow: hidden;
	padding: 3px 0 5px 0;
}
.main_features .savings p {
	color: #2988ca;
	float: left;
	font-size: 18px;
	font-family: 'Corbel', sans-serif;
	line-height: 24px;
	text-transform: uppercase;
}
.main_features .savings span {
	float: right;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
.our_discount_item {
	overflow: hidden;
	margin-bottom: 10px;
}
.our_discount_item .icon {
	float: left;
	width: 25px;
	height: 25px;
}
.our_discount_item.first .icon {
	background: url(/assets/file1.png) top center no-repeat;
}
.our_discount_item.second .icon {
	background: url(/assets/file2.png) top center no-repeat;
}
.our_discount_item.third .icon {
	background: url(/assets/file3.png) top center no-repeat;
}
.our_discount_item.first p span {
	color: #2988ca;
}
.our_discount_item.second p span {
	color: #29a643;
}
.our_discount_item.third p span {
	color: #ff960e;
}
.our_discount_item.second .text {
	line-height: 24px;
}
.our_discount_item.third .text {
	line-height: 26px;
}
.our_discount_item .text {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 16px;
	line-height: 22px;
	width: 200px;
}
.our_discount_item p {
	color: #000000 !important;
	font-size: 16px !important;
	float: right;
	margin-top: -6px;
}
.our_discount_item p span {
	font-size: 22px;
	font-weight: bold;
}
.our_discount .addition {
	color: #616a71;
	font-size: 12px;
	padding-top: 4px;
}
.search_form {
	display: inline-block;
	width: 100%;
	margin-bottom: 6px;
}
.search_form h3 {
	margin-top: 5px;
	margin-bottom: 2px;
}
.search_form .input {
	border: #bcc7d0 1px solid;
	color: #616a71;
	float: left;
	font-size: 12px;
	width: 198px;
	height: 34px;
	line-height: 34px;
	outline: none;
	padding: 0 10px;
}
.search_form .button {
	cursor: pointer;
	float: left;
	width: 108px;
	height: 30px !important;
	line-height: 35px !important;
	margin: 0 0 0 10px !important;
}
.bottom_text {
	display: inline-block;
	margin-top: 18px;
}
.safe_bg {
	background: #1d981d;
	width: 100%;
	overflow: hidden;
}
.safe {
	width: 945px;
	margin: 0 auto;
	overflow: hidden;
	padding: 14px 0 10px 0;
}
.safe .icon {
	float: left;
	margin-left: 15px;
}
.safe p {
	color: #fff;
	float: left;
	font-size: 14px;
	line-height: 18px;
	width: 605px;
	margin: 3px 0 0 30px;
}
.safe p a {
	color: #fff;
	text-decoration: none;
}
.safe p a:hover {
	text-decoration: underline;
}
.safe .button {
	float: right;
	margin-top: 4px;
	width: 218px;
}


.extras {
	overflow: hidden;
	padding-top: 1px;
	margin: 0 5px;
}
.extras .content_title {
	margin-bottom: 10px;
}
.extras_item {
	border: #2988ca 1px solid;
	overflow: hidden;
	margin-top: -1px;
	padding: 5px 0 0 0;
}
.extras_title {
	color: #1d981d;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Libre Baskerville', serif;
	padding: 7px 20px 6px 20px;
}
.extras_subitem {
	display: table;
	overflow: hidden;
	padding: 5px 20px;
}
.extras_subitem:nth-child(even) {
	background-color: #F7FAFC;
}
.extras_info {
	display: table-cell;
	vertical-align: middle;
}
.extras_info b {
	color: #1d981d;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Libre Baskerville', serif;
}
.extras_info span {
	display: block;
	color: #000;
	font-size: 14px;
}
.extras_info p {
	color: #737d85;
	font-size: 12px;
	line-height: 18px;
}
.extras_price {
	color: #2988ca;
	font-size: 16px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	text-align: right;
}
.extras_button {
	background-color: #1d981d;
	overflow: hidden;
	padding: 8px 0 10px 0;
}
.extras_button .button {
	width: 262px;
	height: 51px;
	margin: 0 auto;
	font-size: 18px !important;
	font-family: Arial, sans-serif;
}
.order {
	width: 700px;
}
.order_form {
	border: #2988ca 1px solid;
	display: inline-block;
	margin: 11px 0 20px 0px;
	width: 698px;
	line-height: 1em;
}
.field_item {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
}
.field_item > label {
	width: 220px;
	float: left;
	font-size: 12px;
	text-align: right;
	margin: 7px 21px 0 0;
	position: relative;
}
.field_item > label a {
	color: #2988ca;
	text-decoration: none;
}
.field_item > label i {
	color: #616a71;
	display: block;
	font-size: 12px;
	margin-top: 4px;
}
.field_item > label sup {
	color: #ed1c24;
	font-size: 16px;
	line-height: 12px;
	margin-bottom: -3px;
	position: absolute;
}
.field_item .input {
	float: left;
	width: 358px;
}
.field_item .textarea {
	width: 358px;
	height: 41px;
}
.field_item .ui-buttonset {
	float: left;
}
.field_item .format_radio {
	float: left;
	width: 400px;
}
.field_item .academic_level_radio {
	width: 440px;
	float: left;
}
.field_item .academic_level_radio .radio_buttons .ui-state-default .ui-button-text {
	vertical-align: top;
	height: 28px;
	padding: 8px 0;
}
.field_item .radio_spacing {
	width: 298px;
	float: left;
}
.field_item .radio_currency {
	width: 270px;
	float: left;
}
.field_item .select2-container {
	float: left;
	min-width: 220px;
}
.field_item .checker {
	float: left;
}
.field_item .need_item {
	float: left;
	margin: 6px 0 0 19px;
}
.field_item .radio_buttons.ui-buttonset {
	margin-right: -1px;
}
.field_item .done {
	background: url(/assets/done.png) center center no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 4px 0 0 10px;
}
.field_item .fail {
	background: url(/assets/fail.png) center center no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 4px 0 0 10px;
}
.field_item .spinner_block {
	float: none;
	display: table;
	position: relative;
	margin: -5px 0 10px 0;
}
.order_numbers_pages .field_item .spinner_block {
	display: block;
	float: left;
	margin: 0px 0 0 0;
}
.order_academic_level .done,
.order_academic_level .fail {
	margin: 12px 0 0 2px;
}
.tooltip_block,
.field_tooltip {
	background: url(/assets/tooltip_icon.png) no-repeat;
	float: left;
	cursor: pointer;
	width: 18px;
	height: 18px;
	position: relative;
	z-index: 50;
	display: inline-block;
	margin: 5px 0 0 5px;
}
.ui-tooltip {
	background: #2988ca;
	color: #fff;
	width: 120px;
	font-size: 12px;
	display: block;
	padding: 10px;
	position: absolute;
	z-index: 100;
}
.ui-tooltip:before,
.ui-tooltip:after {
	content: '';
	position: absolute;
	left: -10px;
	top: 50%;
	border: 10px solid transparent;
	border-right: 10px solid #2988ca;
	margin-left: -10px;
	margin-top: -10px;
}
.ui-tooltip:after {
	border-right: 10px solid #2988ca;
}
.field_item .tooltip:hover {
	background-position: -20px 0;
}
.order_urgency > .field_item .price_page {
	margin: 6px 0 0 5px;
}
.order_urgency .price_page {
	color: #616a71;
	float: left;
	font-size: 12px;
	margin: 6px 0 0 21px;
}
.order_urgency .price_page span {
	color: #29a643;
	font-size: 14px;
	margin-left: 5px;
}
.order_urgency .price_page p {
	display: inline-block;
	margin-left: 5px;
}
.order_proofread_editor .price_page {
	float: left;
}
.order_proofread_editor .price_page span {
	color: #29a643;
	font-size: 14px;
	margin: 6px 0 0 5px;
	float: left;
}
.order_proofread_editor .price_page p {
	color: #616a71;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 8px;
}
.order_proofread_editor .tooltip {
	margin: 3px 0 0 5px;
}
.field_item .files_list {
	padding-left: 241px;
	margin-top: 6px;
}
.field_item .files_list ul {
	list-style: none;
}
.field_item .files_list li {
	overflow: hidden;
	margin-bottom: 4px;
}
.field_item .files_list .icon {
	background: url(/assets/delete_file.png) no-repeat;
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 10px;
}
.field_item .files_list a {
	color: #2988ca;
	float: left;
	font-size: 12px;
	text-decoration: none;
}
.field_item .files_list a:hover {
	text-decoration: underline;
}
.need_item label {
	color: #616a71;
	font-size: 12px;
}
.language_style_item {
	float: left;
	margin: 2px 25px 4px 0;
}
.language_style_item label {
	color: #616a71;
	font-size: 12px;
}
.order_type_service {
	margin-top: 18px;
}
.order_number_sources .field_item .input {
	width: 38px;
}
.order_numbers_pages .input {
	width: 38px;
}
.order_numbers_pages .tooltip {
	margin: 6px 0 0 20px;
}
.order_numbers_pages .tooltip_text {
	color: #616a71;
	float: left;
	width: 80px;
	font-size: 12px;
	margin-left: 10px;
}
.radio_specialist {
	float: left;
	width: 370px;
}
.order_urgency .select2-container {
	min-width: 139px;
}
.order_urgency .tooltip {
	margin: 5px 0 0 5px;
}
.order_urgent_assign {
	margin-bottom: -5px;
}
.order_one_page_summary .checker,
.order_samples_view .checker,
.order_writer_assign .checker,
.order_proofread_editor .checker,
.order_urgent_assign .checker {
	margin: 5px 0 0 -2px;
}
.order_one_page_summary .price,
.order_samples_view .price,
.order_writer_assign .price,
.order_urgent_assign .price {
	color: #29a643;
	float: left;
	font-size: 14px;
	margin: 6px 0 0 6px;
}
.order_one_page_summary .tooltip,
.order_samples_view .tooltip,
.order_writer_assign .tooltip,
.order_urgent_assign .tooltip {
	margin: 5px 0 0 9px;
}
.order_night_calls {
	margin: 5px 0 2px 0;
}
.order_night_calls .checker {
	margin: 5px 0 0 -2px;
}
.order_night_calls .tooltip {
	margin: 5px 0 0 9px;
}
.order_proofread_editor .price_page p {
	float: left;
}
.order_proofread_editor .price_page span {
	float: left;
}
.order_additional_materials .input {
	width: 139px;
	margin-right: -1px;
}
.order_additional_materials .button.small {
	cursor: pointer;
	width: 58px;
	height: 25px;
	position: relative;
}
.order_writers_id .input,
.order_discount_code .input {
	width: 198px;
}
.order_discount_code {
	margin-top: 6px;
}
.order_save p {
	color: #1d981d;
	float: left;
	font-size: 18px;
	line-height: 18px;
	margin-top: 3px;
}
.order_save span {
	color: #2988ca;
	float: left;
	font-size: 14px;
	line-height: 18px;
	margin: 3px 0 0 5px;
}
.order_total {
	background: #d2dfe5;
	display: inline-block;
	width: 100%;
	padding: 14px 0;
	margin-top: 6px;
}
.order_total_price {
	overflow: hidden;
}
.order_total_price p {
	color: #2988ca;
	float: left;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0 162px;
}
.order_total_price span {
	color: #2988ca;
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin-left: 16px;
}
.order_total_price .button {
	width: 118px;
	float: left;
	margin-left: 24px;
}
.order_agreement {
	float: right;
	margin: 8px 55px 17px 0;
}
.order_agreement .checker {
	margin-top: 1px;
}
.order_agreement label {
	color: #616a71;
	font-size: 12px;
}
.order_agreement label a {
	color: #2988ca;
	text-decoration: none;
}
.order_agreement label a:hover {
	text-decoration: underline;
}
.validation_error {
	display: none;
}
.tab_item {
}
.selected_extras {
	background: #f9f9f9;
	display: inline-block;
	width: 100%;
	padding: 13px 0;
}
.selected_extras h3 {
	margin-left: 22px;
}
.customer_item.last {
	border-bottom: none;
}
.selected_extras_item {
	border-top: #d2dfe5 1px solid;
	display: inline-block;
	width: 100%;
	padding-top: 4px;
	position: relative;
}
.selected_extras_item:first-child,
.selected_extras_item.first {
	border-top: none;
}
.selected_extras_name {
	color: #616a71;
	float: left;
	font-size: 14px;
	width: 420px;
	margin: 3px 0 0 22px;
}
.selected_extras_name span {
	color: #1d981d;
	font-size: 14px;
	font-family: 'Libre Baskerville', serif;
	text-transform: uppercase;
}
.selected_extras_name b {
	color: #f3a200;
	text-transform: uppercase;
}
.selected_extras_price {
	color: #2988ca;
	float: left;
	font-size: 14px;
	width: 70px;
	text-align: right;
	margin: 5px 0 0 10px;
}
.selected_extras_item .tooltip {
	margin: 4px 0 0 11px;
}
.selected_extras_item .button {
	float: left;
	width: 118px;
	margin-left: 11px;
}
.customer_item {
	border-bottom: #d2dfe5 1px solid;
	display: inline-block;
	width: 100%;
}
.customer_item .order_name {
	margin-top: 10px;
}
.customer_item .input {
	width: 198px;
}
.customer_item h3 {
	margin: 17px 0 0 20px;
}
.order_phone_number .plus,
.order_addittion_number .plus {
	color: #616a71;
	float: left;
	font-size: 18px;
	margin-top: 4px;
}
.order_phone_number .input,
.order_addittion_number .input {
	margin-bottom: 3px;
}
.order_addittion_number {
	margin: 9px 0 3px 0;
}
.phone_number_item {
	float: left;
}
.phone_number_item label {
	color: #616a71;
	display: block;
	font-size: 11px;
	line-height: 11px;
}
.country_code .input {
	width: 18px;
	margin-left: 9px;
}
.country_code label {
	margin-left: 9px;
}
.phone_number .input {
	width: 119px;
}
.state_area_code {
	margin-left: 21px;
}
.state_area_code .input {
	width: 18px;
}
.country_code {
	width: 48px;
	margin-right: 20px;
}
.state_area_code {
	width: 60px;
}
.phone_number {
	width: 166px;
}
.order_confirm_password {
	margin-bottom: 5px;
}
.radio_method {
	float: left;
	width: 300px;
}
.customer_block .total_price,
.profile_order .total_price {
	width: auto;
	float: left;
	display: block;
	margin: 11px 0 0 82px;
}
.customer_block .total_price p,
.profile_order .total_price p {
	color: #2988ca;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Corbel', sans-serif;
}
.customer_block .total_price span,
.profile_order .total_price span {
	color: #2988ca;
	font-size: 24px;
}
.customer_block .order_total .button,
.profile_order .order_total .button {
	cursor: pointer;
	float: left;
	width: 218px;
	margin: 3px 0 0 20px;
}
.customer_block .order_total .savings,
.profile_order .order_total .savings {
	float: left;
	margin: 13px 0 0 20px;
}
.customer_block .order_total .savings p,
.profile_order .order_total .savings p  {
	float: left;
	font-size: 16px;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
}
.customer_block .order_total .savings span,
.profile_order .order_total .savings span {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 12px;
}
.order_description {
	background: #f9f9f9;
	display: inline-block;
	font-size: 12px;
	width: 100%;
	margin: -4px 0;
	padding-top: 15px;
}
.order_description ul {
	float: left;
	list-style: none;
	width: 300px;
	margin-right: 50px;
}
.order_description ul li {
	overflow: hidden;
	margin-bottom: 12px;
}
.order_description ul li span {
	float: left;
	width: 140px;
	text-align: right;
}
.order_description ul li i {
	font-style: normal;
	display: block;
	margin-bottom: 4px;
}
.order_description ul li p {
	color: #616a71;
	float: left;
	margin-left: 20px;
	width: 138px;
}
.order_details {
	float: left;
	width: 100%;
}
.order_details_item {
	float: left;
	width: 300px;
}
.order_details_item span {
	width: 140px;
  float: left;
  text-align: right;
}
.order_details_item p {
	color: #616a71;
  float: left;
  margin-left: 20px;
  width: 138px;
}
.order_finish {
	overflow: hidden;
	text-align: center;
}
.order_finish h2 {
	margin-top: 30px;
}
.order_finish span {
	color: #29a643;
	font-size: 14px;
}
.order_finish p {
	color: #616a71;
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px;
	margin: 20px 0;
}
.order_finish p a {
	color: #0075ac;
}
.order_finish p a:hover {
	text-decoration: none;
}
.order_finish .button {
	width: 218px;
	display: inline-block;
}
.order_finish .button.close {
	margin: 20px 10px;
}
.order_finish .button.pay {
	margin: 20px 10px;
}
.discounts {
	width: 940px;
	margin: 0 auto;
}
.profile_nav {
	width: 100%;
	display: inline-block;
}
.profile_nav ul {
	float: left;
	list-style: none;
}
.profile_nav li {
	float: left;
}
.profile_nav a {
	background: #2988ca;
	border-bottom: #0a5e98 3px solid;
	color: #aedeff;
	float: left;
	font-size: 14px;
	height: 41px;
	text-decoration: none;
	line-height: 43px;
	padding: 0 18px;
}
.profile_nav a:hover,
.profile_nav li.active a {
	color: #fff;
}
.profile_nav span {
	border-bottom: #d7dce0 1px solid;
	color: #a2a7ac;
	float: right;
	font-size: 12px;
	margin-left: 5px;
	width: 539px;
	text-align: right;
	padding-bottom: 4px;
	margin-top: 25px;
}
.discount_text {
	width: 100%;
	display: inline-block;
	margin-top: 9px;
}
.discount_text p {
	color: #424242;
	font-size: 16px;
	line-height: 24px;
}
.discount_text p b {
	color: #000;
}
.discount_block {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 15px;
}
.discount_block .sidebar_content {
	padding: 15px 0 0;
}
.discount_block .sidebar_item {
	width: 400px;
	display: inline-block;
	margin: 0 10px;
}
.discount_item {
	color: #cacaca;
	display: table;
	text-align: left;
	margin-bottom: 10px;
}
.discount_item .icon {
	background: url(/assets/discount_icons.png) no-repeat;
	display: table-cell;
	vertical-align: middle;
	width: 21px;
	height: 25px;
}
.discount_item.first .icon {
	background-position: 0 0;
}
.discount_item.active.first .icon {
	background-position: 0 -33px;
}
.discount_item.second .icon {
	background-position: -21px 0;
}
.discount_item.active.second .icon {
	background-position: -21px -28px;
}
.discount_item.third .icon {
	background-position: -43px 0;
}
.discount_item.active.third .icon {
	background-position: -43px -27px;
}
.discount_item p {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	width: 240px;
	padding-left: 20px;
}
.discount_item p i {
	font-size: 8px;
}
.discount_item.active p {
	color: #000;
}
.discount_item .procent {
	display: table-cell;
	font-size: 16px;
	width: 73px;
	text-align: right;
	padding-left: 15px;
}
.discount_item .procent b {
	font-size: 22px;
}
.discount_item.active .procent {
	color: #000;
}
.discount_item.active .procent b {
	color: #29a643;
}
.discount_block .sidebar_item.active {
	border: none;
	box-shadow: 0px 2px 16px #bcbcbc;
	-moz-box-shadow: 0px 2px 16px #bcbcbc;
	-webkit-box-shadow: 0px 2px 16px #bcbcbc;
}
.discount_procent {
	font-size: 16px;
	font-family: 'Libre Baskerville', serif;
}
.discount_procent b {
	color: #29a643;
	font-weight: bold;
}
.discount_code {
	background: #f3a200;
	color: #fff;
	font-size: 14px;
	width: 207px;
	height: 36px;
	line-height: 36px;
	margin: 10px auto;
	text-transform: uppercase;
}
.settings,
.my_order {
	width: 940px;
	margin: 0 auto;
}
.settings .content_title {
	margin-bottom: 10px;
}
.settings_form {
	display: inline-block;
	width: 100%;
}
.settings_form .field_item > label {
	width: 124px;
	text-align: left;
}
.settings_form .field_item .input {
	width: 247px;
}
.settings_form .field_item .button {
	width: 118px;
	cursor: pointer;
	float: left;
	margin: 6px 0 0 144px;
}
.setting_title {
	position: relative;
	margin: 12px 0 17px 0;
}
.setting_title h2 {
	line-height: 30px;
	background: #fff;
	position: relative;
	z-index: 2;
	display: inline-block;
	padding-right: 20px;
}
.setting_title_line {
	height: 1px;
	background: #d7dce0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 7px;
}
.settings_form .tooltip {
	margin: 5px 0 0 10px;
}
.settings_form .add_phone {
	color: #2988ca;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.settings_form .add_phone span {
	font-size: 22px;
	margin: 0 5px;
	position: relative;
	top: 3px;
}
.settings_form .delete_phone {
	color: #ed1c24;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.settings_form .delete_phone span {
	font-size: 22px;
	margin: 0 5px;
	position: relative;
	top: 2px;
}
.settings_phone_number .input {
	background-color: #ebeef0;
	width: 198px !important;
}
.settings_phone_number {
	margin-bottom: 5px;
}
.order_table {
	color: #333333;
	width: 100%;
	float: left;
}
.order_table_title {
	border-top: #2988ca 1px solid;
	border-bottom: #2988ca 1px solid;
	font-size: 22px;
	height: 26px;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	line-height: 26px;
}
.order_table_title span {
	color: #2988ca;
	float: left;
	width: 24px;
	height: 24px;
	text-align: center;
	margin-left: 10px;
	margin-top: 2px;
}
.order_table_title b {
	color: #000000;
	font-weight: normal;
	font-family: 'Libre Baskerville', serif;
	float: left;
	margin-left: 20px;
}
.order_block_table {
	width: 100%;
	float: left;
}
.order_header {
	color: #424242;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	display: table;
}
.order_header .order_id {
	width: 120px;
	display: table-cell;
	text-align: center;
}
.order_header .order_details {
	width: 220px;
	float: none;
	display: table-cell;
	padding-left: 25px;
}
.order_header .order_cost {
	width: 181px;
	display: table-cell;
}
.order_header .order_progress {
	width: 296px;
	font-size: 16px;
	display: table-cell;
	padding-left: 30px;
}
.order_content:last-child {
	margin-bottom: -2px;
}
.order_content .order_id {
	color: #000;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	width: 120px;
	height: 83px;
	position: relative;
}
.order_content .order_id .notification {
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -9px;
}
.order_content .order_details {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	float: none;
	padding-left: 20px;
}
.order_content .order_cost {
	border-left: #afcee3 1px solid;
	border-right: #afcee3 1px solid;
	display: table-cell;
	vertical-align: middle;
	width: 135px;
	text-indent: 10px;
}
.order_content .order_cost p {
	color: #0c710c;
	font-size: 14px;
	padding-left: 10px;
}
.order_content .order_cost i {
	color: #000;
	font-size: 14px;
	font-style: normal;
	padding-left: 10px;
}
.order_content .order_progress {
	display: table-cell;
	vertical-align: middle;
	width: 318px;
	position: relative;
}
.progressbar_block {
	background: url(/assets/progress_inner.png) no-repeat;
	float: right;
	width: 66px;
	height: 66px;
	position: absolute;
	top: 9px;
	right: 55px;
}
.progressbar_block .knob_block {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -28px;
}
.order_content {
	background: #f1f9ff;
	width: 100%;
	display: table;
	position: relative;
	margin-bottom: 4px;
}
.order_content.last {
	margin-bottom: 0px;
}
.order_content .order_product i {
	font-style: normal;
	color: #000;
	font-size: 14px;
	display: block;
	margin-top: 2px;
}
.order_content .order_product a {
	color: #2988ca;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	word-break: break-word;
}
.order_content .order_product a:hover {
	text-decoration: none;
}
.order_deadline {
	color: #000;
	width: 288px;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}
.order_deadline a {
	color: #2988ca;
}
.order_deadline a:hover {
	text-decoration: none;
}
.order_deadline span {
	color: #009dce;
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 30px;
}
.order_deadline p {
	color: #3d3d3d;
	display: block;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-left: 30px;
}
.order_deadline i {
	color: #969696;
	font-size: 12px;
	margin-left: 30px;
}
.order_table_content {
	border: #2988ca 1px solid;
	border-top: none;
	float: left;
	width: 940px;
	padding-bottom: 2px;
	margin: 20px 0;
}
.order_table .order_now {
	display: block;
	float: none;
	font-size: 20px;
	margin: 8px auto 0;
	width: 138px;
	height: 43px;
	text-indent: 0px;
	line-height: 41px;
	padding-bottom: 0px;
	text-align: center;
	text-transform: none;
}
.order_content .error_text {
	color: #ffffff;
	display: block;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 20px;
}
.order_time {
	display: table-cell;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	width: 140px;
}
.order_content .order_time {
	border-right: #afcee3 1px solid;
	color: #000;
	padding-left: 22px;
}
.order_header .order_time {
	font-size: 16px;
	text-transform: none;
}
.input_error {
	position: relative;
	float: left;
}
.input_error .input,
.input_error .textarea {
	border: #ed1c24 1px solid;
}
.input_error .spinner {
	border: #ed1c24 1px solid !important;
}
.input_error .validation_error {
	background: #ed1c24;
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	padding: 2px 12px;
	bottom: 40px;
	left: 50%;
	width: 110px;
	margin-left: -60px;
	text-align: center;
	z-index: 51;
}
.input_error .validation_error:before,
.input_error .validation_error:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 50%;
	border: 10px solid transparent;
	border-top: 10px solid #ed1c24;
	margin-left: -10px;
}
.input_error .validation_error:after {
	border-top: 10px solid #ed1c24;
}
.order_description_field .input_error .validation_error {
	bottom: 80px;
}
.order_agreement .input_error .validation_error {
	background: none;
	color: #ed1c24;
	left: 20px;
	width: 340px;
	margin-left: 0px;
	padding: 0;
	bottom: -15px;
}
.order_agreement .input_error .validation_error a {
	color: #ed1c24;
	text-decoration: none;
}
.order_agreement .input_error .validation_error a:hover {
	text-decoration: underline;
}
.order_agreement .input_error .validation_error:before,
.order_agreement .input_error .validation_error:after {
	border-top: none;
}
.order_agreement .input_error .validation_error:after {
	border-top: none;
}
.input_error .validation_error .close {
	background: url(/assets/close_error.png) no-repeat;
	display: block;
	cursor: pointer;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	right: 2px;
}
.sidebar_blog_subscribe .input_error .validation_error .close {
	margin-top: 0px;
}
.order_view {
	width: 944px;
	margin: 0 auto;
	overflow: hidden;
}
.order_view .profile_nav {
	margin-bottom: 25px;
}
.order_view_block {
	border: #2988ca 1px solid;
	float: left;
	width: 640px;
	padding-top: 12px;
}
.order_view_details {
	width: 100%;
	display: inline-block;
}
.order_view_top {
	width: 100%;
	display: inline-block;
}
.order_view_name {
	float: left;
	margin: 6px 0 0 30px;
}
.order_view_name span {
	color: #138113;
	font-size: 26px;
	line-height: 26px;
}
.order_view_name p {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}
.order_view_completed {
	background: #eaffea;
	border: #8fdf8f 1px solid;
	float: right;
	width: 307px;
	margin-right: 10px;
	padding-bottom: 7px;
}
.order_view_completed span {
	color: #34a234;
	float: left;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 14px 0 0 8px;
}
.order_view_completed .file {
	color: #6b6b6b;
	float: left;
	font-size: 14px;
	width: 130px;
	margin: 7px 0 0 16px;
}
.order_view_completed .file a {
	background: url(/assets/download.png) left center no-repeat;
	color: #2988cc;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	margin-top: 3px;
}
.order_still_payment {
	background: #f1f9ff;
	display: table;
	width: 100%;
	padding: 8px 0;
	font-size: 14px;
	height: 40px;
}
.content .order_still_payment p {
	color: #ff0000;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 22px;
	line-height: 20px;
	width: 320px;
	margin-top: 10px;
}
.order_still_payment .button {
	float: left;
	width: 100px;
	padding-top: 3px;
	margin-left: 25px;
}
.order_info_item {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.order_info_item span {
	float: left;
	margin-right: 5px;
}
.content .order_info_item p {
	color: #0c710c;
	float: left;
}
.order_info_item b {
	float: left;
	margin-right: 5px;
}
.order_file_info {
	background: #f1f9ff;
	display: table;
	width: 100%;
	padding: 18px 0;
	font-size: 14px;
	margin: 5px 0 6px 0;
}
.order_view_item {
	border-top: #2988ca 1px solid;
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 12px;
}
.content .order_view_item h3 {
	background: #fff;
	color: #2988ca;
	display: inline-block;
	margin: -20px 0 0 30px;
	padding: 0 10px;
	position: relative;
	top: -10px;
}
.order_view_item ul {
	list-style: none;
	margin-left: 32px;
}
.order_view_item li {
	display: inline-block;
	width: 100%;
	margin-bottom: 4px;
}
.order_view_item span {
	color: #353535;
	float: left;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	width: 250px;
}
.order_view_item.order_update span {
	width: 130px;
}
.order_view_item p {
	color: #575757;
	float: left;
	font-size: 14px;
	line-height: 24px;
	width: 340px;
}
.order_view_item.order_update p {
	width: 470px;
}
.order_view_item a {
	color: #2988ca;
	display: inline-block;
	font-size: 14px;
	margin: 1px 0 5px 0;
}
.order_view_item a:hover {
	text-decoration: none;
}
.order_view_item .total_price {
	background: #f1f9ff;
	display: table;
	height: 60px;
	margin-bottom: 20px;
}
.order_view_item .total_price span {
	color: #ff8a00;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Arial', sans-serif;
	display: table-cell;
	text-transform: uppercase;
	vertical-align: middle;
	float: none;
	padding-left: 33px;
	width: 70px;
	padding-right: 14px;
	font-weight: normal;
}
.order_view_item .total_price span b {
	font-weight: normal;
}
.order_view_item .total_price p {
	color: #ff8a00;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.order_view_files {
	border-top: #2988ca 1px solid;
	display: inline-block;
	width: 100%;
	margin-bottom: 24px;
	position: relative;
}
.order_view_files h3 {
	background: #fff;
	color: #2988ca;
	display: inline-block;
	margin: -20px 0 7px 30px;
	padding: 0 10px;
	position: relative;
	top: -10px;
}
.order_upload {
	overflow: hidden;
	margin: 0 0 20px 32px;
}
.order_upload .input {
	float: left;
	width: 139px;
	margin-right: -1px;
}
.order_upload .button {
	float: left;
	width: 58px;
}
.order_file_item {
	overflow: hidden;
	padding-left: 32px;
	margin-bottom: 16px;
}
.order_file_item .photo {
	float: left;
	width: 43px;
	height: 61px;
}
.order_file_item .file_details {
	float: left;
	font-size: 14px;
	margin: 17px 0 0 19px;
	width: 400px;
}
.order_file_item .file_info {
	overflow: hidden;
	margin-top: 7px;
}
.order_file_item .file_info a {
	color: #2988ca;
}
.order_file_item .file_info a:hover {
	text-decoration: none;
}
.order_file_item .file_info span {
	color: #6c6c6c;
	margin-left: 11px;
}
.writers_id {
	display: block;
	position: absolute;
	top: 14px;
	right: 18px;
	text-align: right;
}
.writers_id span {
	color: #2988ca;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.writers_id p {
	font-size: 18px;
}
.chat {
	border: #2988ca 1px solid;
	float: right;
	width: 278px;
}
.chat_title {
	background: #f1f9ff;
	color: #2988ca;
	font-size: 18px;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 9px 0;
}
.chat_content {
	max-height: 600px;
	overflow-y: scroll;
	padding: 10px;
}
.chat_message {
	display: table;
	margin-bottom: 7px;
}
.chat_message .photo {
	display: table-cell;
	vertical-align: middle;
}
.chat_message .message_block {
	display: table-cell;
	vertical-align: middle;
}
.chat_message .message {
	background: #63a9d9;
	color: #fff;
	padding: 7px 6px;
	font-size: 14px;
	position: relative;
	max-width: 182px;
}
.content .chat_message .message p {
	color: #fff;
}
.chat_message .message:before,
.chat_message .message:after {
	content: '';
	position: absolute;
	top: 50%;
}
.chat_support.chat_message .message:before,
.chat_support.chat_message .message:after {
	left: -15px;
	border: 8px solid transparent;
	border-right: 8px solid #63a9d9;
	margin-top:  -8px;
}
.chat_support.chat_message .message:after {
	border-right: 8px solid #63a9d9;
}
.chat_support .photo {
	padding-right: 15px;
}
.chat_user.chat_message .message:before,
.chat_user.chat_message .message:after {
	right: -15px;
	border: 8px solid transparent;
	border-left: 8px solid #63a9d9;
	margin-top:  -8px;
}
.chat_user.chat_message .message:after {
	border-left: 8px solid #63a9d9;
}
.chat_user.chat_message .photo {
	padding-left: 15px;
}
.chat .textarea {
	border-bottom: #d7dce0 4px solid;
	color: #a7a7a7;
	font-size: 15px;
	font-style: italic;
	width: 246px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	display: inline-block;
	margin: 9px 0 0 5px;
}
.chat .button {
	width: 118px;
	margin: 5px auto;
}
.order_select_block {
	display: table;
	margin-top: 5px;
}
.order_select_item {
	width: 375px;
	overflow: hidden;
	margin-bottom: 3px;
}
.order_select_item .checker {
	float: left;
}
.order_select_item label {
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 250px;
}
.order_select_item .price {
	color: #079325;
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.order_additional_services .field_item >label {
	color: #e89b00;
}
.order_number_letters .field_item >label {
	margin-top: 0px;
}
.sidebar_scroll {
	width: 218px;
}

.profile_order .profile_nav {
	width: 940px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.profile_order .sidebar {
	margin-top: 20px;
}
.profile_order .order_form {
	margin: 20px 0 20px 8px;
}
.free_quote {
	margin-left: 8px;
	width: 700px;
}
.free_quote_text {
	border-bottom: #d7dce0 1px solid;
	overflow: hidden;
	margin-top: 13px;
	padding-bottom: 8px;
}
.free_quote_text span {
	display: block;
}
.free_quote_text p {
	color: #616a71;
	font-size: 12px;
	line-height: 17px;
	margin-top: 2px;
}
.free_quote_form {
	display: inline-block;
}
.free_quote_form .order_type_service {
	margin-top: 12px;
}
.free_quote_form .field_item > label {
	text-align: left;
	width: 121px;
}
.free_quote_form .order_additional_materials .button.small {
	float: left;
	height: 25px;
	line-height: 25px;
}
.free_quote_form .field_item .files_list {
	display: inline-block;
	width: 100%;
	padding-left: 142px;
}
.free_quote_form .order_paper_details .textarea {
	height: 58px;
}
.free_quote_form .order_night_calls {
	margin: 0;
}
.free_quote_form .order_paper_details .input_error .validation_error {
	bottom: 100px;
}
.free_quote .customers_tabs .ui-tabs-nav {
	border-top: #2988ca 1px solid;
}
.free_quote_form .customer_item {
	border-bottom: none;
}
.free_quote_form .order_confirm_password {
	margin-bottom: 0px;
}
.free_quote_form .order_button .button {
	margin: 10px 0 0 142px;
	width: 138px;
	cursor: pointer;
}
.order_payment_message {
	display: inline-block;
	margin-left: -30px;
}
.order_payment_message p {
	color: #ff0000;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-indent: -10px;
}
.order_payment_message .button {
	color: #fff;
	width: 88px;
	margin: 7px auto 0;
}
.order_info_text {
	width: 344px;
}
.order_rating {
	border-top: #2988ca 1px solid;
	display: inline-block;
	width: 100%;
	margin-bottom: 24px;
	position: relative;
}
.order_rating h3 {
	background: #fff;
	color: #2988ca;
	display: inline-block;
	margin: -20px 0 7px 30px;
	padding: 0 10px;
	position: relative;
	top: -10px;
}
.order_rating_form {
  overflow: hidden;
  margin-top: 15px;
}
.order_rating_item {
  overflow: hidden;
  margin-bottom: 19px;
}
.order_rating_item label {
  color: #222222;
  float: left;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.5px;
  width: 90px;
  margin: 3px 0 0 40px;
}
.order_rating_item .rating {
  float: left;
  margin-right: 7px;
}
.order_rating .button {
  width: 58px;
  margin-left: 160px;
  cursor: pointer;
}
.blog_content_item {
	padding: 10px 0 8px 0;
	margin-bottom: 7px;
	border-bottom: 1px solid #d7dce0;
}
.blog_content_title a {
	font-size: 18px;
	line-height: 19px;
	color: #2988ca;
	text-decoration: underline;
	font-family: 'Libre Baskerville', serif;
}
.blog_content_title a:hover {
	text-decoration: none;
}
.blog_content .inner_photo {
	margin: 11px 0 11px 0;
}
.blog_content_title p {
	font-size: 11px;
	line-height: 18px;
	color: #8a8f94;
}
.blog_tags {
	overflow: hidden;
	padding-right: 80px
}
.blog_tags a {
	text-decoration: none;
	margin:10px 10px 0 0;
	float: left;
	display: block;
	padding: 4px 4px 4px 4px;
	font-size: 14px;
	line-height: 18px;
	background: #2988ca;
	color: #cbeaff;
}
.blog_tags a:hover {
	background: #20699c;
}

.pagination {
	margin: 16px auto 7px;
	overflow: hidden;
	clear: both;
}
.pagination ul {
	text-align: center;
	overflow: hidden;
	padding: 10px 0;
}
.pagination li {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin: 0 3px 0 2px;
}
.pagination li a {
	display: block;
	font-size: 14px;
	padding: 0 9px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	line-height: 24px;
	color: #616a71;
	text-decoration: none;
}
.pagination li a:hover,
.pagination .active {
	background: #2988ca;
	color: #fff;
	border: 1px solid #1769a1;
}
.pagination .previous,
.pagination .next {
	padding: 0 13px 2px;
	font-size: 22px;
	line-height: 22px;
}
.testimonials {
	position: relative;
  font-size: 12px;
  color: #616a71;
  margin-right: 10px;
}
.testimonials_content {
  margin: 20px 0 0 0;
  line-height: 18px;
}
.testimonials_content a {
  color: #2988ca;
  text-decoration: underline;
}
.testimonials_content a:hover {
  text-decoration: none;
}
.testimonials_item {
  position: relative;
  margin: 20px 0 22px 0;
  padding: 9px 47px 17px 16px;
  border: 1px solid #d2dfe5;
  background: #F7FAFC;
  line-height: 14px;
}
.testimonials_item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 100px;
  width: 21px;
  height: 10px;
  background: url(/assets/testimonial_arrow.png);
}
.testimonials_item_title {
  font-style: italic;
  margin: 0 0 12px 0;
}
.testimonials_item_title span {
  color: #000;
  display: block;
  margin-top: 3px;
}
.testimonials_item_name {
  color: #2988ca;
  font-size: 14px;
}
.lowest_market_prices_bg {
	background: #eef1f1;
	display: inline-block;
	width: 100%;
	margin-bottom: 29px;
}
.lowest_market_prices {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.lowest_market_prices .guaranteed_icon {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: -4px;
	left: 42px;
}
.lowest_market_prices .info {
	display: inline-block;
	vertical-align: top;
	width: 380px;
	margin: 17px 68px 0 68px;
	position: relative;
}
.lowest_market_prices .info h2 {
	font-size: 24px;
}
.lowest_market_prices .info span {
	display: inline;
	color: #2988ca;
	font-size: 14px;
	margin-top: -2px;
}
.lowest_market_prices .info p {
	color: #29a643;
	font-size: 14px;
	font-family: 'Libre Baskerville', serif;
	margin-top: 5px;
}
.lowest_market_prices .info span {
	font-size: 18px;
}
.lowest_market_prices .info i {
	color: #616a71;
	display: block;
	line-height: 14px;
	font-size: 14px;
	font-style: normal;
	margin-top: -7px;
}
.lowest_market_prices .info .button {
	width: 218px;
	margin: 0 auto;
	position: relative;
	top: 22px;
}
.lowest_market_prices .customer_support_icon {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: -3px;
	right: 53px;
}
.lowest_price_bottom p {
	color: #616a71;
	font-style: italic;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
}
.blog_read {
	margin-top: 32px;
}
.breadcrumbs {
  overflow: hidden;
  border-bottom: 1px solid #d7dce0;
  padding: 0 0 12px 0;
}
.breadcrumbs ul {
	font-size: 12px;
	line-height: 14px;
}
.breadcrumbs li {
  padding: 0 3px 0 3px;
  list-style: none;
  float:left;
}
.breadcrumbs li a {
	font-style: italic;
	color: #2988ca;
}
.breadcrumbs li a:hover {
	text-decoration: none;
}
.breadcrumbs span {
	color: #616a71;
}
.back_to {
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	color: #2988ca;
}
.back_to span {
	font-style: italic;
	padding: 0 0 0 3px;
	text-decoration: underline;
}
.back_to a:hover span {
	text-decoration: none;
}
.blog_read_content_title {
  overflow: hidden;
  border-bottom: 1px solid #d7dce0;
  padding: 9px 0 10px 0;
}
.blog_read_title {
	font-family: 'Chaparral Pro';
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #138113;
}
.blog_read_content_title p {
	font-size: 11px;
	line-height: 18px;
	color: #616a71;
}
.blog_read_content_title .social {
	margin-top: 10px;
}
.blog_read_content .blog_tags {
	clear: both;
}
.blog_read_content {
  overflow: hidden;
  border-bottom: 1px solid #d7dce0;
  padding: 20px 0 7px 0;
  margin: 0 0 36px 0 ;
}
.blog_read_content h2 {
	padding: 4px 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 17px;
}
.blog_read_content p {
	padding-top: 4px;
	color: #616a71;
	font-size: 12px;
	line-height: 16px;
}
.blog_read_content .wishes {
	margin: 20px 0 15px 10px;
	width: auto;
}
.blog_read_content .wishes p {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Libre Baskerville', serif;
}
.blog_read_content .wishes .button.big {
	padding: 0;
	font-weight: normal;
	font-size: 26px;
	width: 218px;
	margin: 30px auto 27px;
}
.blog_read_content .button.yellow {
	font-weight: bold;
	font-size: 18px;
	width: 351px;
	margin: 17px auto 10px;
	padding: 7px 0 6px 0;
}
.blog_read_content .button.double span {
	font-size: 18px;
	line-height: 22px;
}
.blog_read_content .button.medium.double {
	width: 366px;
	font-size: 12px;
	height: 36px;
	line-height: 18px;
}
.attraction {
	width: 364px;
	margin: 40px auto 22px;
	border: 1px solid #d2dfe5;
	text-align: center;
	font-weight: bold;
	font-weight: bold;
	background: #F7FAFC;
}
.attraction .attraction_item {
	position: relative;
	border-bottom: 1px solid #d2dfe5;
}
.attraction .attraction_item:after {
	content: "";
	position: absolute;
	width: 18px;
	height: 12px;
	display: block;
	background: url(/assets/widget_arrow.png);
	bottom: -12px;
	right: 17px;
}
.attraction .attraction_item.right:after {
	right: initial;
	left: 17px;
}
.attraction .attraction_item {
	padding: 15px 0;
}
.attraction .attraction_item p {
	line-height: 18px;
	font-size: 15px;
	font-family: 'Libre Baskerville', serif;
}
.attraction .attraction_item img,
.attraction .attraction_item p {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}

.attraction .attraction_item:last-child {
	border-bottom: none;
}
.attraction .attraction_item:last-child:after {
	display: none;
}
.blog_read_content .sidebar_item .button.yellow {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	width: 351px;
	margin:0 auto 0;
	padding: 0 31px 0 0;
}
.blog_read_content .sidebar_item .main_order_price {
	float: left;
	width: 170px;
}
.blog_read_content .sidebar_item .main_order_price .total_price {
	font-weight: bold;
}
.blog_read_content .sidebar_item .main_order_price span {
	padding: 5px 0 0 0;
}
.blog_read_content .main_get_price .button {
	background: url(/assets/proceed_to_order_button_sprite.png)center center no-repeat;
	background-position: -1px -5px;
	padding-right: 24px;
	font-size: 14px !important;
	width: 114px !important;
	border: #c98600 1px solid;
	text-indent: 0;
	float: right;
	padding-bottom: 1px;
	left:0;
	transition: none;
}
.blog_read_content .main_get_price .button:hover {
	background: url(/assets/proceed_to_order_button_sprite.png)center center no-repeat;
	background-position: -1px -55px;
}
.blog_read_content .extra_feature_item .special_offers {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	color: #f3a200;
}
.blog_read_content .sidebar_item.extra_features {
	margin-right: 16px;
}
.blog_read_content .extra_feature_item span {
	line-height: 20px;
}
.blog_read_content .extra_feature_item p {
	line-height: 15px;
}
.blog_read_content .extra_feature_item:last-child {
	margin-bottom: 0;
}
.blog_read_content .extra_features .sidebar_content {
	padding-bottom: 0;
}
.blog_read_content .sidebar_item {
	margin-bottom: 8px;
}
.wishes {
	width: 400px;
	overflow: hidden;
	margin: 30px auto;
}
.wishes_item {
	vertical-align: top;
	text-align: center;
	background: #F7FAFC;
	width: 180px;
	min-height: 105px;
	display: inline-block;
	margin: 2px 5px 10px 5px;
	border: 1px solid #d2dfe5;
	padding: 20px 0 0 0;
}
.desclaimer .wishes_item p,
.wishes_item p {
	text-align: center;
	padding: 5px 10px 0;
}
.blog_read .main_order_form p {
	padding-top: 0px;
}
.blog_read .main_order_form .price_page span {
	line-height: 18px;
}

.desclaimer {
	margin-right: 10px;
}
.desclaimer .profile_nav {
	background: #2988ca;
	border-bottom: #0a5e98 3px solid;
	margin: 14px 0 13px;
}
.desclaimer .profile_nav ul {
	margin: 0 0 -3px 0;
}
.desclaimer .profile_nav a {
	color: #aedeff;
	float: left;
	font-size: 14px;
	text-decoration: none;
	line-height: 43px;
	padding: 0 10px 0 10px;
}
.desclaimer .profile_nav a:hover {
	color: #fff;
}
.desclaimer .profile_nav .active {
	color:#fff;
}
.desclaimer p {
	text-indent: 5px;
	font-size: 14px;
	line-height: 18px;
	padding: 3px 0;
}
.sidebar.sidebar_discount_inner {
	margin-top: 19px;
}

.discount {
	margin: 0 10px 15px 10px;
}
.discount .content_title h2 {
	margin-bottom: 14px;
}
.discount .widget.our_discount {
	width: 460px;
	margin: 15px 0;
}
.discount h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
.sidebar.footer_link_sidebar {
	margin-top: 81px;
}
.footer_link_page {
	margin-right: 2px;
}
.footer_link_page_content_title {
  overflow: hidden;
  border-bottom: 1px solid #d7dce0;
  padding: 0 0 10px 0;
}
.footer_link_page_title {
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #138113;
}
.footer_link_page_content_title p {
	font-size: 11px;
	line-height: 18px;
	color: #616a71;
}
.footer_link_page_content_title .social {
	margin-top: 10px;
}
.footer_link_page_content .blog_tags {
	clear: both;
}
.footer_link_page_content {
  overflow: hidden;
  border-bottom: 1px solid #d7dce0;
  padding: 20px 0 7px 0;
  margin: 0 0 36px 0 ;
}
.footer_link_page_content h2 {
	padding: 4px 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 17px;
}
.footer_link_page_content p {
	padding-top: 4px;
	color: #616a71;
	font-size: 12px;
	line-height: 16px;
}
.footer_link_page_content .wishes {
	margin: 20px 0 15px 10px;
	width: 100%;
}
.footer_link_page_content .wishes p {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Libre Baskerville', serif;
}
.footer_link_page_content .wishes .button.big {
	padding: 0;
	font-weight: normal;
	font-size: 26px;
	width: 218px;
	margin: 30px auto 27px;
}
.footer_link_page_content .button.yellow {
	font-weight: bold;
	font-size: 18px;
	width: 351px;
	margin: 17px auto 10px;
	padding: 7px 0 6px 0;
}
.footer_link_page_content .button.double span {
	font-size: 18px;
	line-height: 22px;
}
.footer_link_page_content .button.medium.double {
	width: 366px;
	font-size: 12px;
	height: 36px;
	line-height: 18px;
}
.footer_link_page_content .sidebar_item .button.yellow {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	width: 351px;
	margin:0 auto 0;
	padding: 0 31px 0 0;
}
.footer_link_page_content .sidebar_item .main_order_price {
	float: left;
	width: 170px;
}
.footer_link_page_content .sidebar_item .main_order_price .total_price {
	font-weight: bold;
}
.footer_link_page_content .sidebar_item .main_order_price span {
	padding: 5px 0 0 0;
}
.footer_link_page_content .main_get_price .button {
	background: url(/assets/proceed_to_order_button_sprite.png)center center no-repeat;
	background-position: -1px -5px;
	padding-right: 24px;
	font-size: 14px !important;
	width: 114px !important;
	border: #c98600 1px solid;
	text-indent: 0;
	float: right;
	padding-bottom: 1px;
	left:0;
	transition: none;
}
.footer_link_page_content .main_get_price .button:hover {
	background: url(/assets/proceed_to_order_button_sprite.png)center center no-repeat;
	background-position: -1px -55px;
}
.footer_link_page_content .extra_feature_item .special_offers {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	color: #f3a200;
}
.footer_link_page_content .sidebar_item.extra_features {
	margin-right: 16px;
}
.footer_link_page_content .extra_feature_item span {
	line-height: 20px;
}
.footer_link_page_content .extra_feature_item p {
	line-height: 15px;
}
.footer_link_page_content .extra_feature_item:last-child {
	margin-bottom: 0;
}
.footer_link_page_content .extra_features .sidebar_content {
	padding-bottom: 0;
}
.footer_link_page_content .sidebar_item {
	margin-bottom: 8px;
}
.footer_link_page .main_order_form .price_page p,
.footer_link_page .main_order_form .total_price p {
	padding-top: 0px;
}
.free_samples {
	margin: 0 0 0 0;
}
.free_samples_item {
	border-bottom: 1px solid #d7dce0;
	margin: 0 0 0 0;
	overflow: hidden;
	padding: 31px 0 10px 0;
	position: relative;
}
.free_samples_container {
	font-size: 12px;
	line-height: 18px;
	color: #616a71;
}
.free_samples_container p {
	padding: 18px 0 0 0;
}
.pdf_image {
	float: left;
}
.free_samples_content {
	float: left;
	margin: 0 0 0 20px;
}
.free_samples_content p {
	font-family: 'Libre Baskerville', serif;
	width: 600px;
}
.free_samples .button.yellow {
	font-family: Arial, sans-serif;
	line-height: 40px;
	height: 40px !important;
	width: 318px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 30px;
}
.download_pdf {
	margin: 0 0 0 6px;
	font-size: 12px;
	display: inline-block;
}
.download_pdf a {
	color: #2988ca;
	text-decoration: none;
}
.download_pdf a:hover {
	text-decoration: underline;
}
.free_samples_content ul {
	list-style: none;
	color: #616a71;
	margin: 11px 0 0 0;
	width: 300px;
}
.free_samples_content li {
	overflow: hidden;
}
.free_samples_content li span,
.free_samples_content li p {
	float: left;
}
.free_samples_content li span {
	font-size: 12px;
	font-style: italic;
	width: 180px;
}
.free_samples_content li p {
	font-size: 12px;
	font-family: Arial, sans-serif;
	width: 118px;
}
.sidebar.samples_read_inner {
	margin-top: 19px;
}
.samples_read {
	margin: 0 10px 20px 0;
}
.samples_read .breadcrumbs {
	padding-top: 13px;
	border: none;
}
.samples_read_content_title {
  overflow: hidden;
  border-bottom: 1px solid #d7dce0;
  padding: 0 0 10px 0;
}
.samples_read_title {
	font-family: 'Chaparral Pro';
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #138113;
}
.samples_read_content_title p {
	font-size: 11px;
	line-height: 18px;
	color: #616a71;
}
.samples_read_content_title .social {
	margin-top: 10px;
}
.samples_read_content {
  overflow: hidden;
  padding: 6px 0 7px 0;
  margin: 0 0 6px 0 ;
}
.samples_read_content p {
	padding-top: 4px;
	text-indent: 5px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

.service_name {
	margin: 0px 10px 32px 10px;
}
.service_name .content_title {
	margin-bottom: 10px;
}
.service_name p {
	font-size: 12px;
	line-height: 17px;
	color: #616a71;
}
.service_name h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
.inner_photo {
	text-align: center;
	margin: 17px 0 13px 0;
}
.service_name p {
	margin: 0;
}
.service_name .button.medium {
	font-weight: bold;
	font-size: 18px;
}
.service_name .button {
	width: 355px;
	margin: 34px auto 0;
	padding: 7px 0 6px 0;
}
.services {
	padding-bottom: 25px;
	margin-right: 10px;
}
.services_categories {
	margin-top:  18px;
	padding: 15px 0 50px 10px;
	border: 1px solid #f3a200;
	border-bottom: 5px solid #f3a200;
	margin-bottom: 20px;
}
.services_item:before {
	position: absolute;
	content: "";
	background: url(/assets/services_item_arrow.png);
	width: 16px;
	height: 8px;
	display: block;
	top: -15px;
	left: 0;
}
.services_item {
	padding: 0 0 10px 7px;
	position: relative;
	float:left;
	width: 222px;
}
.services_list li:last-child:after {
	display: block;
	content: "";
	position: absolute;
	left: -27px;
	bottom: -10px;
	background: #fff;
	height: 25px;
	width: 20px;
}
.services_list:before {
	position: absolute;
	content: "";
	background: url(/assets/ok_list.png);
	width: 25px;
	height: 25px;
	display: block;
	left: -12px;
	top: 0;
}
.services_list {
	position: relative;
	padding: 0 0 0 25px;
	border-left: 1px solid #29a643;
}
.services_list > a {
	display: inline-block;
	font-family: 'Corbel', sans-serif;
	margin: 2px 0 6px 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #2988ca;
	text-decoration: none;
}
.services_list li a {
  text-decoration: none;
  color: #000;
}
.services_list a:hover {
	text-decoration: underline;
}
.services_list ul {
	list-style: none;
}
.services_list li:before {
	position: absolute;
	content: "";
	background: url(/assets/list_numeration.png);
	width: 10px;
	height: 1px;
	display: block;
	left: -25px;
	top: 12px;
}
.services_list li {
	font-family: Arial, sans-serif;
	position: relative;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 0 7px 0;
}
.services_link {
	padding-top: 15px;
	clear: both;
}
.services_link .button.big {
	width: 218px;
	margin: 0 auto;
}
.services_link .button {
	position: relative;
}
.services_link .button:after {
	content: "";
	position: absolute;
	width: 40px;
	height: 20px;
	display: block;
	bottom: -38px;
	left: 89px;
	background: url(/assets/services_link_arrow.png);
}
.write_review {
	font-size: 15px;
	line-height: 18px;
	color: #616a71;
	margin-top: 20px;
}
.write_review .content_title {
	margin-bottom: 10px;
}
.write_review h2 {
	margin-bottom: 25px;
}
.popup_overlay {
	background: url(/assets/popup_bg.png) repeat;
  position: fixed;
  left:  0;
  top:  0;
  width: 100%;
  height: 100%;
  z-index: 999;
  text-align: center;
}
.popup {
	background: #fff;
	box-shadow: 0px 1px 7px #000;
	-moz-box-shadow: 0px 1px 7px #000;
	-webkit-box-shadow: 0px 1px 7px #000;
  display: inline-block;
  vertical-align: middle;
  width: 395px;
  padding: 12px;
}
.popup_overlay:after {
  display: inline-block;
  width:  0;
  height: 100%;
  vertical-align: middle;
  content: ''
}
.popup h2 {
	border-bottom: #dddddd 2px solid;
	color: #212121;
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	width: 300px;
	margin: 10px auto 0;
	padding-bottom: 5px;
}
.popup p {
	color: #3b3b3b;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
	padding: 0 15px;
}
.popup .button {
	width: 118px;
	margin: 10px auto 0;
	padding-top: 2px;
}
.login-page {
	width: 950px;
}
.login_form {
	border: #2988ca 1px solid;
	width: 296px;
	margin: 31px auto 20px;
	display: table;
	text-align: center;
}
.login_item {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 25px;
}
.login_item .input {
	width: 213px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.login_form .button {
	cursor: pointer;
	display: inline-block;
	margin-top: 10px;
	width: 92px;
}
.login_info {
	border-top: #2988ca 1px solid;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	padding: 5px 0 6px 0;
}
.login_info a {
	color: #2988ca;
	display: block;
}
.login_info p {
	color: #616a71;
	line-height: 20px;
}
.login .input_error {
	float: none;
}

.price_choice {
	overflow: hidden;
	padding: 0 10px;
}
.price_choice_item {
	background: #fff;
	border: #bcc7d0 1px solid;
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	margin-bottom: 5px;
	cursor: pointer;
	box-sizing: border-box;
}
.price_choice_item.active {
	border: #29a643 1px solid;
}
.price_choice_item.active .cost {
	color: #29a643;
}
.price_choice_item:hover  {
	border: #2988ca 1px solid;
}
.price_choice_item:hover .cost {
	color: #2988ca;
}
.price_choice_item .radio {
	float: left;
	margin: 2px 0 0 10px;
}
.price_choice_item .time {
	color: #616a71;
	float: left;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Libre Baskerville', serif;
	margin: 2px 0 0 10px;
	width: 80px;
}
.price_choice_item .cost {
	float: left;
	font-size: 13px;
	line-height: 22px;
	font-family: 'Libre Baskerville', serif;
	margin: 2px 0 0 0px;
	width: 120px;
}
.price_choice_item .gift {
	background: url(/assets/gift.png) no-repeat;
	float: left;
	width: 23px;
	height: 26px;
	margin: 0 10px;
}
.price_choice_item .deadline {
	color: #616a71;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: 2px 0 0 10px;
	width: 140px;
}
.prices_form .price_total {
	background: #F7FAFC;
	overflow: hidden;
	width: 100%;
	height: 38px;
	padding: 0 0 10px;
}
.prices_form .price_total span {
	color: #000;
	float: left;
	font-weight: bold;
	line-height: 38px;
	margin-left: 10px;
	text-transform: uppercase;
}
.prices_form .price_total p {
	color: #1d981d;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	margin-left: 18px;
	width: 105px;
}
.prices_form .price_total .button {
	float: right;
	height: 38px !important;
	line-height: 38px !important;
	cursor: pointer;
	width: 180px;
	margin-right: 10px;
}
.prices_content {
	display: inline-block;
	width: 100%;
}
.prices_content p {
	color: #616a71;
	font-size: 12px;
	line-height: 18px;
}
.prices_content ul {
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 17px 0 10px 0;
}
.prices_content li {
	background: url(/assets/list_icon.svg) left top no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 9px;
}

.prices_resume {
	border-top: #e7eef1 2px solid;
	border-bottom: #e7eef1 1px solid;
	display: inline-block;
	width: 100%;
	font-size: 12px;
}
.prices_resume_thead {
	display: table;
	height: 35px;
	width: 100%;
}
.prices_resume_tbody {
	display: table;
	width: 100%;
}
.prices_resume_thead .prices_resume_services {
	text-align: center;
}
.prices_resume_tbody.popular .prices_resume_title {
	background: #f3a200;
}
.prices_resume_tbody.other {
	background: #f9f9f9;
	padding-bottom: 7px;
}
.prices_resume_tbody.other .prices_resume_title {
	background: #138113;
	position: relative;
	top: 7px;
}
.prices_resume_tbody .prices_resume_time:hover {
	background: #f3a200;
	cursor: pointer;
}
.prices_resume_tbody .prices_resume_time a {
	color: #2786c9;
	text-decoration: none;
}
.prices_resume_tbody .prices_resume_time:hover a {
	color: #fff;
}
.prices_resume_title {
	display: table-cell;
	vertical-align: middle;
	width: 29px;
	text-align: center;
}
.prices_resume_services {
	display: table-cell;
	vertical-align: middle;
	width: 227px;
	padding: 4px 7px;
}
.prices_resume_services b {
	color: #ff960e;
	display: block;
}
.prices_resume_time {
	border-left: #e7eef1 1px solid;
	display: table-cell;
	vertical-align: middle;
	width: 47px;
	text-align: center;
}
.prices_resume_time.active {
	background: #f3a200;
}
.prices_resume_time.active a {
	color: #fff;
}
.prices_resume_item {
	display: table;
	height: 31px;
/*	width: 433px;*/
}
.prices_resume_item.even {
	background: #fffaf1;
}
.prices_resume_item.odd {
	background: #fff6e3;
}
.faq {
	overflow: hidden;
	margin-right: 10px;
}
.faq .content_title {
	margin-bottom: 15px;
}
.content .faq h2 {
	color: #138113;
  font-size: 15px;
  font-style: italic;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin: 10px 0;
}
.accordion {
	margin-bottom: 10px;
}
.payment {
	width: 698px;
}
.payment_content {
	border: #2988ca 1px solid;
	float: left;
	width: 698px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 30px;
}
.payment_content_title {
	display: inline-block;
	width: 100%;
	border-top: #2988ca 1px solid;
}
.payment_content_title h3 {
	background: #fff;
	color: #2988ca;
	display: inline-block;
	margin: -20px 0 0 18px;
	padding: 0 10px;
	position: relative;
	top: -10px;
}
.payment_content .order_description {
	overflow: hidden;
	padding: 33px 0 32px 0;
}
.payment_content .order_description ul {
	margin-right: 0px;
}
.order_description_item {
	float: left;
	width: 320px;
	margin-right: 5px;
}
.payment_view {
	background-color: #1d981d;
	overflow: hidden;
	padding: 17px 0;
	position: relative;
	top: 4px;
}
.payment_view span {
	color: #fff;
	font-size: 24px;
	float: left;
	font-weight: bold;
	margin: 5px 0 0 90px;
}
.payment_view .button {
	float: left;
	width: 220px;
	height: 36px !important;
	line-height: 36px !important;
	font-size: 16px !important;
	margin-left: 47px;
}
.sidebar_item.hurry_up {
	margin-top: -18px;
}
.sidebar_item.hurry_up .sidebar_title {
	background-color: #d83c3c;
	color: #fff;
	border: none;
	margin: -1px;
}
.sidebar_item.hurry_up .sidebar_title:before,
.sidebar_item.hurry_up .sidebar_title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #d83c3c;
	margin-left: -10px;
}
.sidebar_item.hurry_up .sidebar_title:after {
	border-top: 10px solid #d83c3c;
	bottom: -19px;
}
.sidebar_item.hurry_up .sidebar_content {
	background-color: #fff;
	padding: 10px 0 0 0;
}
.hurry_up_timer {
	overflow: hidden;
	color: #000;
	font-size: 23px;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	margin-top: 5px;
}
.hurry_form {
	background-color: #f9f9f9;
	overflow: hidden;
	padding-top: 10px;
}
.content .hurry_text {
	color: #000;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	margin-bottom: 5px;
	padding: 0 10px;
}
.hurry_item {
	border-top: #d2dfe5 1px solid;
	overflow: hidden;
	padding: 11px 10px;
}
.hurry_item .checker {
	float: left;
	margin-top: 5px;
}
.hurry_item .hurry_info {
	float: left;
	font-family: 'Libre Baskerville', serif;
	margin-left: 5px;
}
.hurry_item .hurry_info label {
	color: #1d981d;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.hurry_item .hurry_info p {
	color: #2988ca;
	font-size: 15px;
	font-weight: bold;
	margin-top: 2px;
}
.hurry_item .hurry_info span {
	background: url(/assets/strike.png) center center repeat-x;
	color: #2988ca;
	margin-right: 2px;
}
.hurry_bonus {
	border-top: #d2dfe5 1px solid;
	overflow: hidden;
	color: #f3a200;
	font-weight: bold;
	font-size: 25px;
	line-height:  1.1em;
	font-family: 'Libre Baskerville', serif;
	text-align: center;
	padding: 7px 0;
}
.hurry_form .button {
	width: 100%;
	cursor: pointer;
	font-size: 18px !important;
	font-family: Arial, sans-serif;
	margin: 0 !important;
	height: 42px !important;
	line-height: 42px !important;
}
.order_form_new .field_item > label {
	width: 180px;
}
.order_form_new .order_academic_level .done,
.order_form_new .order_academic_level .fail {
	margin: 12px 0 0 8px;
}
.order_form_new .order_total {
	background: #1d981d;
	margin: 0 0 -4px 0;
}
.order_form_new .order_total .total_price {
	color: #fff;
	float: left;
	margin: 10px 0 0 80px;
}
.order_form_new .order_total .total_price p {
	font-size: 18px;
}
.order_form_new .order_total .total_price span {
	font-size: 24px;
	margin-left: 10px;
}
.order_form_new .order_total .button {
	cursor: pointer;
	float: left;
	width: 220px;
	height: 36px;
	margin-left: 20px;
}
.order_form_new .order_total .savings {
	color: #fff;
	float: left;
	margin: 10px 0 0 20px;
}
.order_form_new .order_total .savings span,
.order_form_new .order_total .savings p {
	line-height:  24px;
}
.order_form_new .order_total .savings p {
	float: left;
	font-size: 16px;
	font-family: 'Corbel', sans-serif;
	text-transform: uppercase;
	color: inherit;
}
.order_form_new .order_total .savings span {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}
.order_form_new .customer_block .total_price p,
.order_form_new .customer_block .total_price span {
	color: #fff;
}
.order_form_new .customer_block .order_total .total_price {
	margin: 13px 0 0 80px;
}
.order_form_new .customer_block .order_total .savings {
	margin: 13px 0 0 20px;
}
.order_form_new .order_phone_number .order_phone_number .field_item {
	margin-bottom: -2px;
}
.order_form_new .show_pass {
	background: url(/assets/show_pass.png) no-repeat;
	display: block;
	width: 16px;
	height: 12px;
	position: absolute;
	top: 7px;
	right: 10px;
	z-index: 10;
}
.order_form_new .show_pass:hover {
	background-position: 0 -13px;
}
.order_form_new .password {
	float: left;
	position: relative;
}
.add_another_number {
	color: #2988ca;
	font-size: 11px;
	position: absolute;
	top: 25px;
	left: 80px;
}
.add_another_number:hover {
	text-decoration: none;
}
.add_another_number:before {
	content: '+';
	display: block;
	position: absolute;
	top: 0px;
	left: -10px;
}
#tabs-2 h3 {
	margin: 10px 0 20px 20px;
}
.writer_level_item {
	float: left;
	width: 150px;
	position: relative;
}
.writer_level_item.best:before {
	background: url(/assets/best.png) no-repeat;
	content: '';
	display: block;
	width: 69px;
	height: 66px;
	position: absolute;
	top: -4px;
	right: -9px;
	z-index: 10;
}
.writer_level_title {
	background: url(/assets/type_write_bg.png) repeat;
	display: inline-block;
	font-family: 'Libre Baskerville', serif;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	position: relative;
	margin-bottom: 23px;
}
.writer_level_title:before {
	background: url(/assets/type_arrow.png) no-repeat;
	content: '';
	display: block;
	width: 150px;
	height: 23px;
	position: absolute;
	bottom: -23px;
	left: 0px;
}
.writer_level_title span {
	color: #bce3ff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	margin-top: 4px;
	text-transform: uppercase;
}
.content .writer_level_title p {
	font-size: 16px;
	color: #fff;
	font-family: Arial, sans-serif;
	position: relative;
	top: 10px;
}
.writer_level_content {
	display: table;
	min-height: 80px;
	position: relative;
	margin-top: 20px;
}
.writer_level_item.active .writer_level_info {
	background-color: #2988ca;
	border-top: #60afe6 1px solid;
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	left: 0px;
}
.writer_level_info {
	display: none;
}
.writer_level_info p {
	color: #fff;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 80px;
}
.writer_level_details {
	text-align: center;
	overflow: hidden;
	margin-top: 25px;
}
.writer_level_details span {
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.customer_service {
	margin-bottom: 10px;
}
.customer_service_item {
	float: left;
	width: 150px;
	height: 126px;
	position: relative;
}
.customer_service_item:hover .customer_service_tooltip {
	display: block;
}
.customer_service_tooltip {
	background: #1d981d;
	display: none;
	color: #fff;
	font-size: 12px;
	position: absolute;
	bottom: 138px;
	left: -10px;
	width: 150px;
	z-index: 100;
	padding: 10px;
}
.customer_service_tooltip:before,
.customer_service_tooltip:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	border: 5px solid transparent;
	border-top: 5px solid #1d981d;
	margin-left: -5px;
}
.customer_service_tooltip:after {
	border-top: 5px solid #1d981d;
	bottom: -10px;
}
.customer_service_title {
	background: url(/assets/type_write_bg.png) repeat;
	display: inline-block;
	font-family: 'Libre Baskerville', serif;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	position: relative;
	margin-bottom: 23px;
}
.customer_service_title:before {
	background: url(/assets/type_arrow.png) no-repeat;
	content: '';
	display: block;
	width: 150px;
	height: 23px;
	position: absolute;
	bottom: -23px;
	left: 0px;
}
.customer_service_title span {
	color: #bce3ff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	margin-top: 4px;
	text-transform: uppercase;
}
.content .customer_service_title p {
	font-size: 16px;
	color: #fff;
	font-family: Arial, sans-serif;
	position: relative;
	top: 10px;
}
.customer_service_content {
	display: table;
	height: 60px;
	position: relative;
}
.customer_service_item.active .customer_service_info {
	background-color: #2988ca;
	border-top: #60afe6 1px solid;
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	left: 0px;
}
.customer_service_info {
	display: none;
}
.customer_service_info p {
	color: #fff;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 60px;
}
.customer_service_details {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 150px;
}
.customer_service_details span {
	color: #29a643;
	display: block;
	font-size: 14px;
	margin-top: 5px;
}
.originality_report .checker {
	float: left;
	margin: 5px 0 0 -2px;
}
.originality_report .price {
	float: left;
	margin: 6px 4px 0 2px;
}
.originality_report .price {
	color: #29a643;
	font-size: 14px;
}
.remove_number {
	color: #ed1c24;
	font-size: 11px;
	position: absolute;
	top: 25px;
	left: 140px;
}
.remove_number:hover {
	text-decoration: none;
}
.remove_number:before {
	content: '-';
	display: block;
	position: absolute;
	top: 0px;
	left: -10px;
}
.order_form_new .tabs > .ui-tabs-nav {
	border-bottom: #2988ca 1px solid;
}
.order_form_new .field_item .files_list {
	padding-left: 201px;
}
.price_discount {
	overflow: hidden;
	padding: 3px 0;
}
.price_discount strong {
	float: left;
	margin-left: 10px;
	line-height: 28px;
}
.price_discount p {
	color: #1d981d;
	float: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	margin-left: 20px;
	width: 90px;
}
.price_discount a {
	color: #2988ca;
	font-weight: bold;
	float: right;
	line-height: 28px;
	margin-right: 10px;
}
.price_discount a:hover {
	text-decoration: none;
}
.type_of_writer {
	float: left;
}
.writer_level_radio {
	float: left;
	margin-right: 24px;
	position: relative;
}
.writer_level_radio .radio {
	position: absolute !important;
	top: 86px;
	left: 50%;
	margin-left: -15px;
}
.order_form_new #tabs-2 .field_item > label {
	width: 138px;
}
.writer_level .field_item .radio_buttons.ui-buttonset,
.customer_service .field_item .radio_buttons.ui-buttonset {
	margin-right: 0px;
}
.blog_read_content p.center {
	text-align: center;
}

.service_name .desclaimer_content_item h2 {
	font-family: 'Libre Baskerville', serif !important;
}
.settings_phone_number .phone_input.input {
	background-color: #fff !important;
}

.note_item_author {
  display: block;
}

.note_item_author span {
  display: block;
  color: #665757;
  text-align: center;
  font-size: 12px;
  max-width: 75px;
  word-break: break-word;
}

.note_item_author i {
  display: block;
  color: #665757;
  text-align: center;
  font-size: 10px;
  background: rgba(0, 0, 0, 0);
  border: 6px #f33 solid;
  border-right: 4px rgba(0, 0, 0, 0) solid;
  height: 0;
  line-height: 0;
  border-left: 4px rgba(0, 0, 0, 0) solid;
  padding: 0 6px;
  color: #fff;
}

.chat_message .photo {
  text-align: center;
}

.payments_block .total_to_pay {
	top: 4px;
}

.desclaimer_content_item p img {
	max-width: 100%;
}


.sidebar_content,
.savings,
.sidebar .button {
  opacity: 1 !important;
}

.widget_content {
  opacity: 1 !important;
}
/*hide angular templates*/

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
h1 {
	color: #2A3032;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	font-family: 'Libre Baskerville', serif;
}
h2 {
	color: #2A3032;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	font-family: 'Libre Baskerville', serif;
}
h3 {
	color: #2A3032;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	font-family: 'Libre Baskerville', serif;
}
input[type="submit"] {
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	outline: none;
}
.container_wrapper {
	width: 100%;
	overflow: hidden;
}
.container {
	width: 948px;
	margin: 14px auto 0;
	/* display: table; */
	position: relative;
	right: 1px;
}
.sidebar {
	width: 218px;
	margin: 10px;
}
.sidebar_left {
	float: left;
	margin: 10px 10px 10px 0;
}
.sidebar_right {
	float: right;
}
.sidebar_item {
	border: #d2dfe5 1px solid;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 18px;
}
.sidebar_item .button {
	margin: -1px;
}
/*.content_colomn_text {
	margin-left: 20px;
}*/
.widget {
	margin: 9px;
	display: inline-block;
	vertical-align: top;
}
.widget h2 {
	margin-bottom: 16px;
}
.widget p {
	color: #616a71;
	font-size: 12px;
	line-height: 18px;
}
.widget ul,
.widget ol {
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 17px 0;
}
.widget li {
	background: url(/assets/list_icon.svg) left top no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 9px;
}
.widget ol li {
	background: url(/assets/list_arrow.png) left 3px no-repeat;
	font-size: 12px;
	margin-bottom: 0px;
	padding-left: 20px;
}
.widget .button {
	margin: -1px;
}
.widget_title {
	background: #fff;
	border-bottom: #d2dfe5 1px solid;
	color: #000;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Libre Baskerville', serif;
	text-align: center;
	position: relative;
	padding: 8px 25px;
}
.widget_title a {
	color: #000;
	text-decoration: none;
}
.widget_title:before, 
.widget_title:after {
	content: ''; 
	position: absolute;
	left: 50%; 
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #d2dfe5;
	margin-left: -10px;
}
.widget_title:after {
	border-top: 10px solid white;
	bottom: -19px; 
}
.widget_content {
	background: #f9f9f9;
	overflow: hidden;
}
.content_title {
	position: relative;
	margin-top: 17px;
}
.content_title h1,
.content_title h2,
.content_title h3 {
	line-height: 30px;
	background: #fff;
	position: relative;
	z-index: 2;
	display: inline-block;
	padding-right: 20px;
}
.content_title span {
	color: #a2a7ac;
	font-size: 12px;
	float: right;
	position: relative;
	top: 4px;
}
/* inputs */

.input {
	border: #bcc7d0 1px solid;
	color: #616a71;
	font-size: 12px;
	height: 25px;
	outline: none;
	padding: 0 10px;
}
.textarea {
	border: #bcc7d0 1px solid;
	color: #616a71;
	font-size: 12px;
	line-height: 18px;
	outline: none;
	padding: 10px;
	resize: vertical;
}


/* spinner */
.spinner {
	border: none;
	border-top: #bcc7d0 1px solid;
	border-bottom: #bcc7d0 1px solid;
	color: #616a71;
	font-size: 12px;
	outline: none;
	display: inline-block;
	width: 80px;
	height: 25px;
	text-align: center;
}
.ui-spinner .ui-icon {
	background: #fff url(/assets/spinner_sprite.png) no-repeat;
	border: #bcc7d0 1px solid;
	cursor: pointer;
	display: block;
	width: 28px;
	height: 25px;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
}
.ui-spinner .ui-state-hover .ui-icon {
	background-color: #2988ca;
	border: #2988ca 1px solid;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.ui-spinner .ui-icon.ui-icon-triangle-1-s {
	background-position: 50% 0;
	left: -29px;
}
.ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-s {
	background-position: 50% -25px;
}
.ui-spinner .ui-icon.ui-icon-triangle-1-n {
	background-position: 50% -50px;
	right: -29px;
}
.ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-n {
	background-position: 50% -75px;
}
.field_item .spinner {
	border: #bcc7d0 1px solid;
}
.field_item .ui-spinner .ui-icon {
	border: none;
	width: 11px;
	height: 6px;
}
.field_item .ui-spinner .ui-icon {
	background: url(/assets/spinner_order.png) no-repeat;
}
.field_item .ui-spinner .ui-icon.ui-icon-triangle-1-n  {
	background-position: 0 0;
	top: 5px;
	left: 65px;
}
.field_item .ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-n {
	background-position: 0 0px;
}
.field_item .ui-spinner .ui-icon.ui-icon-triangle-1-s  {
	background-position: 0 -9px;
	top: 15px;
	left: 65px;
}
.field_item .ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-s {
	background-position: 0 -9px;
}

/* Radio Buttons */
.radio_buttons.ui-buttonset {
	display: table;
	width: 100%;
}
.radio_buttons .ui-button-text {
	color: #616a71;
	font-size: 12px;
}
.radio_buttons .ui-state-default {
	display: table-cell;
}
.radio_buttons .ui-state-default .ui-button-text {
	background-color: #fff;
	border: #bcc7d0 1px solid;
	cursor: pointer;
	padding: 5px 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.radio_buttons .ui-state-active .ui-button-text {
	background-color: #2988ca;
	color: #fff;
	border: #2988ca 1px solid;
}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.radio_method .radio_buttons .ui-state-default {
}
.radio_method .radio_buttons .ui-state-default .ui-button-text {
	height: 54px;	
	min-width: 100px;
}
.radio_method .radio_buttons .ui-state-default.paypal .ui-button-text {
	background-image: url(/assets/payment.png);
	background-position: 19px 10px;
	background-repeat: no-repeat;
}
.radio_method .radio_buttons .ui-state-default.credit_card .ui-button-text {
	background-image: url(/assets/payment.png);
	background-position: -79px 9px;
	background-repeat: no-repeat;
}
.radio_method .radio_buttons .ui-state-default.wire_transfer .ui-button-text {
	background-image: url(/assets/payment.png);
	background-position: -180px 9px;
	background-repeat: no-repeat;
}
.radio_method .radio_buttons .ui-state-default.ui-state-active.paypal .ui-button-text {
	background-image: url(/assets/payment.png);
	background-position: 19px -63px;
	background-repeat: no-repeat;
}
.radio_method .radio_buttons .ui-state-default.ui-state-active.credit_card .ui-button-text {
	background-image: url(/assets/payment.png);
	background-position: -79px -63px;
	background-repeat: no-repeat;
}
.radio_method .radio_buttons .ui-state-default.ui-state-active.wire_transfer .ui-button-text {
	background-image: url(/assets/payment.png);
	background-position: -180px -63px;
	background-repeat: no-repeat;
}


.type_of_writer .radio_buttons .ui-state-default .ui-button-text {
	border: #20699c 2px solid;
	padding: 0;
	width: 150px;
	color: #5d5d5d;
}
.type_of_writer .radio_buttons .ui-state-active .ui-button-text {
	background: none;
	border: #f3a200 3px solid;
	margin: -1px;
}

/* tabs */
.tabs {
	width: 100%;
	overflow: hidden;
}
.tabs > .ui-tabs-nav {
	/* background: url(/assets/tabs_bg.png) repeat-x; */
	background-color: #2d88ca;
	width: 100%;
	display: flex;
}
.tabs > .ui-tabs-nav .ui-state-default {
	width: 100%;
}
.tabs > .ui-tabs-nav .ui-state-default a {
	color: #fff;
	/* float: left; */
	display: block;
	font-size: 16px;
	text-decoration: none;
	font-family: 'Corbel', sans-serif;
	height: 35px;
	line-height: 35px;
	position: relative;
	/* padding-right: 20px;
	padding-left: 40px; */
	text-align:  center;
	outline: none;
}
.tabs .ui-state-default a:before {
	background: url(/assets/tabs_arrow.png) no-repeat;
	content: '';
	display: block;
	width: 20px;
	height: 35px;
	position: absolute;
	top: 0px;
	right: -20px;
	z-index: 10;
}
.tabs .ui-state-default.ui-state-active a {
	background: #fff;
	color: #2988ca;
}
.tabs .ui-state-default.ui-state-active a:before {
	background: url(/assets/tabs_arrow_active.png) no-repeat;
}


.customers_tabs .ui-tabs-nav {
	border-bottom: #2988ca 1px solid;
}
.customers_tabs > .ui-tabs-nav .ui-state-default {
	float: left;
	outline: none;
}
.customers_tabs .ui-state-default a {
	color: #000000;
	font-size: 16px;
	font-family: 'Corbel', sans-serif;
	position: relative;
	outline: none;
	line-height: 35px;
	margin-right: 30px;
}
.customers_tabs .ui-state-default:first-child a {
	margin-left: 20px;
}
.customers_tabs .ui-state-default a:before {
	background-image: none;
}
.customers_tabs .ui-state-default.ui-state-active a {
	background-image: none;
	color: #2988ca;
	text-decoration: none;
}
.customers_tabs .ui-state-default.ui-state-active a:before {
	background: url(/assets/tabs_arrow_down.png) no-repeat;
	content: '';
	display: block;
	width: 14px;
	height: 8px;
	position: absolute;
	top: 27px;
	left: 50%;
	margin-left: -7px;
	z-index: 10;
}




/* accordion */
.content h3.ui-accordion-header {
	background: url(/assets/pointer.png) left center no-repeat;
	cursor: pointer;
	color: #2988ca;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	padding-left: 10px;
	font-family: 'Arial', sans-serif;
	text-decoration: underline;
	margin-bottom: 5px;
}
.ui-accordion-header.ui-accordion-header-active {
	color: #000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.ui-accordion-content {
	color: #616a71;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #2988ca;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  background: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #bcc7d0;
  color: #616a71;
  text-decoration: none;
  white-space: nowrap;
  line-height: 26px;
}
.chosen-container-single .chosen-single:hover {
  border: #2988ca 1px solid;
  color: #2988ca;
}
.chosen-with-drop .chosen-single {
  color: #2988ca;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 28px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  border-left: #bcc7d0 1px solid;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/chosen-blue.png) 8px 10px no-repeat;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url(/assets/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/assets/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  display: block !important;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  background-image: none !important;
  display: none;
  margin: 0;
  padding: 5px 7px;
  list-style: none;
  font-size: 13px !important;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  color: #616a71;
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #2988ca;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
/*.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}*/
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #2988ca;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background: #fff;
}
.chosen-container-single .chosen-single:hover div {
  background: #2988ca;
}
.chosen-container-single .chosen-single:hover div b {
  border-left: #2988ca 1px solid;
  background-position: -17px 10px;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  border-left: #2988ca 1px solid;
  background-position: 8px 10px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url(/assets/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/assets/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background: url(/assets/chosen-sprite.png) no-repeat 0px 2px !important;
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
.widget .chosen-container .chosen-results {
  margin: 0 !important;
}

/* @end */
/* @group Retina compatibility */
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url(/assets/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}*/
/* @end */

.order_subject_area .chosen-container .chosen-results li.group-option {
  border-left: #fdcf7a 1px solid;
  position: relative;
}
.order_subject_area .chosen-container .chosen-results li.group-option:before {
  border-top: #fdcf7a 1px solid;
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: 0px;
}
.order_subject_area .chosen-container .chosen-results { 
  padding-left: 15px;
}
.order_subject_area .chosen-container .chosen-results li.group-result {
  color: #626971;
  font-weight: normal;
  margin-left: -15px;
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.8.2 - 2014-10-09T23:29:49.716Z
 * License: MIT
 */


/* Style when highlighting a search. */

.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}


/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ui-select-bootstrap > .ui-select-match {
  /* Instead of center because of .btn */
  text-align: left;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: .3em;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{
  outline: 0;
}

.ui-select-bootstrap .ui-select-choices-row>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>a:hover, .ui-select-bootstrap .ui-select-choices-row>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}


.order_subject_area .select2 .select2-result-single .root {
  color: #626971;
  font-weight: normal;
}
.order_subject_area .select2 .select2-result-single .root.highlighted {
  background-color: #2988ca;
  color: #fff;
}
.order_subject_area .select2 .select2-result-single .child {
  border-left: #fdcf7a 1px solid;
  position: relative;
  padding-left: 15px;
}
.order_subject_area .select2 .select2-result-single .child:before {
  border-top: #fdcf7a 1px solid;
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: 0px;
}
/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/

.select2-container {
    color: #616a71;
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    font-size: 13px;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 25px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #bcc7d0;
    white-space: nowrap;
    line-height: 26px;
    color: #616a71;
    text-decoration: none;


    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

/*    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);*/
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;


    /*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);*/
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: 0;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url(/assets/chosen-blue.png) right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
 /*   margin-top: -1px;*/
    position: absolute;
    z-index: 100;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #2988ca;
    border-top: 0;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
}

.select2-drop-active {
    border: 1px solid #2988ca;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #2988ca;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 25px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #bcc7d0;

    background-clip: padding-box;

/*    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);*/
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;

    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/chosen-blue.png) no-repeat 7px 10px;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url(/assets/chosen-blue.png) no-repeat 100% -22px;
    background: url(/assets/chosen-blue.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/assets/chosen-blue.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/assets/chosen-blue.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/assets/chosen-blue.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;

    background: #fff url(/assets/chosen-blue.png) no-repeat -37px -22px;
    background: url(/assets/chosen-blue.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/assets/chosen-blue.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/assets/chosen-blue.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/assets/chosen-blue.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url(/assets/select2-spinner.gif) no-repeat 100%;
    background: url(/assets/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/assets/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/assets/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/assets/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #2988ca;
    outline: none;
}
.select2-container.select2-container-active .select2-choice .select2-arrow {
    border-left: 1px solid #2988ca;
}

.select2-dropdown-open .select2-choice {

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #2988ca;
    border-top-color: transparent;
/*
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);*/
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    filter: none;
    border-left: #2988ca 1px solid;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 10px;
    background-color: #2988ca;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results li {
    color: #616a71;
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    color: #616a71;
}

.select2-results .select2-result-label {
    padding: 4px 8px 4px;
    margin: 0;
    cursor: pointer;
    font-size: 13px;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results-dept-1 .select2-result-label { padding-left: 20px }
.select2-results-dept-2 .select2-result-label { padding-left: 40px }
.select2-results-dept-3 .select2-result-label { padding-left: 60px }
.select2-results-dept-4 .select2-result-label { padding-left: 80px }
.select2-results-dept-5 .select2-result-label { padding-left: 100px }
.select2-results-dept-6 .select2-result-label { padding-left: 110px }
.select2-results-dept-7 .select2-result-label { padding-left: 120px }

.select2-results .select2-highlighted {
    background: #2988ca;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(/assets/select2-spinner.gif) no-repeat 100%;
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2);
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
/*
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);*/
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #2988ca;
    outline: none;
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/assets/select2-spinner.gif) no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

/*    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);*/
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url(/assets/chosen-blue.png) right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url('select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}*/
.select2-results ul.select2-result-sub {
    border-left: #fece7b 1px solid;
    margin: 0 0 0 10px;
    padding-left: 0; 
}
.select2-results ul.select2-result-sub li {
    position: relative;
}
.select2-results ul.select2-result-sub li:before {
    border-top: #fece7b 1px solid;
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -0.5px; 
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */

div.rating-cancel,div.star-rating{float:left;width:17px;height:16px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url(/assets/stars.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -35px!important}
div.star-rating-hover a{background-position:0 -17px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */



.order_rating div.rating-cancel,
.order_rating div.star-rating {
	width: 26px;
	height: 25px;
}
.order_rating div.star-rating,
.order_rating div.star-rating a {
	background:url(/assets/stars_big.png) no-repeat -35px 0px;
}
.order_rating div.rating-cancel a,
.order_rating div.star-rating a {
	width: 26px;
}
.order_rating div.star-rating-on a {
	background-position: 0 0!important;
}
.order_rating div.star-rating-hover a {
	background-position: 0 0;
}
/*!
 * jQuery UI Spinner 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Spinner#theming
 */

/* spinner */

.spinner {
  border: none;
  border-top: #bcc7d0 1px solid;
  border-bottom: #bcc7d0 1px solid;
  color: #616a71;
  font-size: 12px;
  outline: none;
  display: inline-block;
  width: 80px;
  height: 25px;
  text-align: center;
}
.ui-spinner .ui-icon {
  background: #fff url(/assets/spinner_sprite.png) no-repeat;
  border: #bcc7d0 1px solid;
  cursor: pointer;
  display: block;
  width: 28px;
  height: 25px;
  position: absolute;
  top: 0px;
  text-indent: -9999px;
}
.ui-spinner .ui-state-hover .ui-icon {
  background-color: #2988ca;
  border: #2988ca 1px solid;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ui-spinner .ui-icon.ui-icon-triangle-1-s {
  background-position: 50% 0;
  left: -29px;
}
.ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-s {
  background-position: 50% -25px;
}
.ui-spinner .ui-icon.ui-icon-triangle-1-n {
  background-position: 50% -50px;
  right: -29px;
}
.ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-n {
  background-position: 50% -75px;
}
.field_item .spinner {
  border: #bcc7d0 1px solid;
}
.field_item .ui-spinner .ui-icon {
  border: none;
  width: 11px;
  height: 6px;
}
.field_item .ui-spinner .ui-icon {
  background: url(/assets/spinner_order.png) no-repeat;
}
.field_item .ui-spinner .ui-icon.ui-icon-triangle-1-n  {
  background-position: 0 0;
  top: 5px;
  left: 65px;
}
.field_item .ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-n {
  background-position: 0 0px;
}
.field_item .ui-spinner .ui-icon.ui-icon-triangle-1-s  {
  background-position: 0 -9px;
  top: 15px;
  left: 65px;
}
.field_item .ui-spinner .ui-state-hover .ui-icon.ui-icon-triangle-1-s {
  background-position: 0 -9px;
}
/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */

div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-image: url("/assets/sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url("/assets/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px; }

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  background: url("/assets/bg-input.png") repeat-x 0 0;
  outline: 0; }
  input.uniform-input.active,
  select.uniform-multiselect.active,
  textarea.uniform.active {
    background: url("/assets/bg-input-focus.png") repeat-x 0 0; }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* Select */
div.selector {
  background-position: 0 -130px;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden; }
  div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 26px;
    line-height: 26px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block; }
  div.selector.fixedWidth {
    width: 190px; }
    div.selector.fixedWidth span {
      width: 155px; }
  div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0px;
    width: 100%; }
  div.selector.active {
    background-position: 0 -156px; }
    div.selector.active span {
      background-position: right -26px; }
  div.selector.hover, div.selector.focus {
    background-position: 0 -182px; }
    div.selector.hover span, div.selector.focus span {
      background-position: right -52px; }
    div.selector.hover.active, div.selector.focus.active {
      background-position: 0 -208px; }
      div.selector.hover.active span, div.selector.focus.active span {
        background-position: right -78px; }
  div.selector.disabled, div.selector.disabled.active {
    background-position: 0 -234px; }
    div.selector.disabled span, div.selector.disabled.active span {
      background-position: right -104px; }

/* Checkbox */
div.checker {
  position: relative; }
  div.checker, div.checker span, div.checker input {
    width: 19px;
    height: 19px; }
  div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -260px; }
    div.checker span.checked {
      background-position: -76px -260px; }
  div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  div.checker.active span {
    background-position: -19px -260px; }
    div.checker.active span.checked {
      background-position: -95px -260px; }
  div.checker.hover span, div.checker.focus span {
    background-position: -38px -260px; }
    div.checker.hover span.checked, div.checker.focus span.checked {
      background-position: -114px -260px; }
  div.checker.hover.active span, div.checker.focus.active span {
    background-position: -57px -260px; }
    div.checker.hover.active span.checked, div.checker.focus.active span.checked {
      background-position: -133px -260px; }
  div.checker.disabled, div.checker.disabled.active {
    background-position: -152px -260px; }
    div.checker.disabled span.checked, div.checker.disabled.active span.checked {
      background-position: -171px -260px; }

.hurry_item div.checker {
  position: relative; }
  .hurry_item div.checker, .hurry_item div.checker span, .hurry_item div.checker input {
    width: 20px;
    height: 20px; }
  .hurry_item div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -2px -301px; }
    .hurry_item div.checker span.checked {
      background-position: -90px -301px; }
  .hurry_item div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  .hurry_item div.checker.active span {
    background-position: -24px -301px; }
    .hurry_item div.checker.active span.checked {
      background-position: -90px -301px; }
  .hurry_item div.checker.hover span, .hurry_item div.checker.focus span {
    background-position: -46px -301px; }
    .hurry_item div.checker.hover span.checked, .hurry_item div.checker.focus span.checked {
      background-position: -112px -301px; }
  .hurry_item div.checker.hover.active span, .hurry_item div.checker.focus.active span {
    background-position: -68px -301px; }
    .hurry_item div.checker.hover.active span.checked, .hurry_item div.checker.focus.active span.checked {
      background-position: -134px -301px; }
  .hurry_item div.checker.disabled, .hurry_item div.checker.disabled.active {
    background-position: -178px -301px; }
    .hurry_item div.checker.disabled span.checked, .hurry_item div.checker.disabled.active span.checked {
      background-position: -200px -301px; }

/* Radio */
div.radio {
  position: relative; }
  div.radio, div.radio span, div.radio input {
    width: 18px;
    height: 18px; }
  div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -279px; }
    div.radio span.checked {
      background-position: -72px -279px; }
  div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
  div.radio.active span {
    background-position: -18px -18px -279px; }
    div.radio.active span.checked {
      background-position: -90px -279px; }
  div.radio.hover span, div.radio.focus span {
    background-position: -36px -36px -279px; }
    div.radio.hover span.checked, div.radio.focus span.checked {
      background-position: -108px -279px; }
  div.radio.hover.active span, div.radio.focus.active span {
    background-position: -54px -279px; }
    div.radio.hover.active span.checked, div.radio.focus.active span.checked {
      background-position: -126px -279px; }
  div.radio.disabled span, div.radio.disabled.active span {
    background-position: -144px -279px; }
    div.radio.disabled span.checked, div.radio.disabled.active span.checked {
      background-position: -162px -279px; }


.type_of_writer div.radio {
  position: relative; }
  .type_of_writer div.radio, .type_of_writer div.radio span, .type_of_writer div.radio input {
    width: 30px;
    height: 30px; }
  .type_of_writer div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -4px -332px; }
    .type_of_writer div.radio span.checked {
      background-position: -136px -332px; }
  .type_of_writer div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
  .type_of_writer div.radio.active span {
    background-position: -37px -37px -332px; }
    .type_of_writer div.radio.active span.checked {
      background-position: -169px -332px; }
  .type_of_writer div.radio.hover span, .type_of_writer div.radio.focus span {
    background-position: -70px -70px -332px; }
    .type_of_writer div.radio.hover span.checked, .type_of_writer div.radio.focus span.checked {
      background-position: -202px -332px; }
  .type_of_writer div.radio.hover.active span, .type_of_writer div.radio.focus.active span {
    background-position: -103px -332px; }
    .type_of_writer div.radio.hover.active span.checked, .type_of_writer div.radio.focus.active span.checked {
      background-position: -235px -332px; }
  .type_of_writer div.radio.disabled span, .type_of_writer div.radio.disabled.active span {
    background-position: -268px -332px; }
    .type_of_writer div.radio.disabled span.checked, .type_of_writer div.radio.disabled.active span.checked {
      background-position: -301px -332px; }

/* Uploader */
div.uploader {
  background-position: 0 -297px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  div.uploader span.action {
    background-position: right -409px;
    height: 28px;
    line-height: 28px;
    width: 82px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
  div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 85px;
    padding: 0 10px; }
  div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%; }
  div.uploader.active span.action {
    background-position: right -465px; }
  div.uploader.hover, div.uploader.focus {
    background-position: 0 -353px; }
    div.uploader.hover span.action, div.uploader.focus span.action {
      background-position: right -437px; }
    div.uploader.hover.active span.action, div.uploader.focus.active span.action {
      background-position: right -493px; }
  div.uploader.disabled, div.uploader.disabled.active {
    background-position: 0 -325px; }
    div.uploader.disabled span.action, div.uploader.disabled.active span.action {
      background-position: right -381px; }

/* Buttons */
div.button {
  background-position: 0 -641px;
  height: 30px;
  cursor: pointer;
  position: relative;
  /* Keep buttons barely visible so they can get focus */ }
  div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 22px;
    text-align: center;
    background-position: right -521px;
    height: 22px;
    margin-left: 13px;
    padding: 8px 15px 0 2px; }
  div.button.active {
    background-position: 0 -671px; }
    div.button.active span {
      background-position: right -551px;
      cursor: default; }
  div.button.hover, div.button.focus {
    background-position: 0 -701px; }
    div.button.hover span, div.button.focus span {
      background-position: right -581px; }
  div.button.disabled, div.button.disabled.active {
    background-position: 0 -731px; }
    div.button.disabled span, div.button.disabled.active span {
      background-position: right -611px;
      cursor: default; }

/* INPUT & TEXTAREA */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #777;
  border-top: solid 1px #aaaaaa;
  border-left: solid 1px #aaaaaa;
  border-bottom: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  input.uniform-input.hover, input.uniform-input.focus,
  select.uniform-multiselect.hover,
  select.uniform-multiselect.focus,
  textarea.uniform.hover,
  textarea.uniform.focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-color: #999; }

/* PRESENTATION */
/* Buttons */
div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }
div.button.hover span, div.button.focus span {
  color: #555; }
div.button.disabled span, div.button.disabled.active span {
  color: #bbb; }

/* Select */
div.selector {
  font-size: 12px; }
  div.selector span {
    color: #666;
    text-shadow: 0 1px 0 white; }
  div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px; }
  div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb; }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Uploader */
div.uploader span.action {
  text-shadow: white 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold; }
div.uploader span.filename {
  color: #777;
  border-right: solid 1px #bbbbbb;
  font-size: 11px; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa; }
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa; }

input.uniform-input, input.uniform-input:focus {
  background-color: #fff; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/


.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}
/* Styling for the ngProgress itself */

#ngProgress {
    margin: 0;
    padding: 0;
    z-index: 99998;
    background-color: #f3a200;
    color: #f3a200;
    box-shadow: 0 0 10px 0; /* Inherits the font color */
    height: 2px;
    opacity: 0;

    /* Add CSS3 styles for transition smoothing */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Styling for the ngProgress-container */
#ngProgress-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
/*DISCOUNTS*/

.discount h2 {
  font-size: 22px;
  line-height: 30px;
  font-family: "Libre Baskerville";
  padding: 0 20px 0 0;
  position: relative;
  margin-bottom: 0 !important;
}
.one_time .discount_item .button.medium {
  font-family: "Arial";
  font-weight: bold;
}
.discount_block .sidebar_item {
  width: 400px;
  display: inline-block;
  margin: 0 22px;
  border: none;
  box-shadow: 0px 2px 18px 7px #d7d7d7;
  -moz-box-shadow: 0px 2px 18px 7px #d7d7d7;
  -webkit-box-shadow: 0px 2px 18px 7px #d7d7d7;
}
.discount_item {
  color: #000;
  text-align: left;
  padding: 8px 23px 8px 20px;
  overflow: hidden;
}
.discount_item .icon {
  background: url(/assets/discount_icons.png) no-repeat;
  display:  inline-block;
  vertical-align: middle;
  width: 31px;
  height: 37px;
  float: left;
}
.discount_item.first .icon {
  background-position: 0 0;
}
.discount_item.active.first .icon {
  background-position: 0 -49px;
}
.discount_item.second .icon {
  background-position: -46px 0;
}
.discount_item.active.second .icon {
  background-position: -46px -46px;
}
.discount_item.third .icon {
  background-position: -89px 0;
}
.discount_item.active.third .icon {
  background-position: -89px -44px;
}
.discount .discount_item p  {
  font-size: 16px;
  margin-bottom: 8px;
  color: #2A3032;
}
.discount_item p {
  display:  inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 22px;
  width: 238px;
  color: #000;
  padding-left: 5px;
  float: left;
}
.life_time .discount_item.active p span,
.life_time .discount_item p span {
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  display: inline;
  float: none;
}
.discount_item p i {
  font-size: 8px;
}
.discount_item.active {
  position: relative;
  background: #edeee9;
}
.discount_item.active:before {
  position: absolute;
  content: '';
  top: 3px;
  left: 6px;
  width: 18px;
  height: 18px;
  background: url(/assets/discount_active.png) no-repeat;
}
.discount_item span {
  width: 71%;
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: #4C595E;
  padding-left: 5px;
  float: left;
}
.discount_item.active span {
  color: #7d7d7d;
}
.discount_item .procent {
  display:  inline-block;
  font-size: 17px;
  text-align: right;
  text-transform: uppercase;
  font-family: 'Libre Baskerville', serif;
  color: #000;
  font-weight: bold;
  vertical-align: top;
  float: right;
}
.discount_item .procent b {
  color: #f38f00;
}
.discount_procent {
  font-size: 16px;
  font-family: 'Libre Baskerville', serif;
}
.discount_procent b {
  color: #29a643;
  font-weight: bold;
}
.discount_code {
  background: #f3a200;
  color: #fff;
  font-size: 14px;
  width: 207px;
  height: 36px;
  line-height: 36px;
  margin: 10px auto;
  text-transform: uppercase;
}
.one_time .discount_item {
  text-align: center;
}
.one_time .discount_item.discount_use {
  border-top: 1px solid #d5d5d5;
  margin-top: 4px;
}
.one_time .discount_item.discount_use p {
  font-size: 15px;
  line-height: 20px;
  color: #29a643;
  text-transform: uppercase;
  float: none;
}
.one_time .discount_item.discount_use p span {
  font-size: 22px;
  line-height: 24px;
  color: #29a643;
  width: auto;
}
.one_time .discount_item .button.medium {
  width: 216px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto 5px;
  text-transform: uppercase;
}
.one_time em {
  font-style: normal;
  color: #828282;
  font-size: 13px;
  padding: 0 0 15px 0;
  line-height: 17px;
  display: inline-block;
  vertical-align: top;
}
.one_time span {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  width: 246px;
  margin: 0 auto;
  float: none;
  font-family: 'Libre Baskerville';
}
.one_time span b {
  color: #f3a200;
}
.one_time span strong {
  color: #29a643;
}
.profile_nav li .bell {
  position: absolute;
  right: 3px;
  top: 4px;
  width: 11px;
  height: 12px;
  background: url(/assets/new_cabinet/bell.png) 0 -13px no-repeat;
  border: none;
  padding: 0;
  float: none;
  margin: 0;
}
.profile_nav .bell.active {
  background: url(/assets/new_cabinet/bell.png) 0 0 no-repeat;
}
.profile_nav li .feedback_notification {
  position: absolute;
  right: -3px;
  top: 0;
  width: 30px;
  height: 21px;
  background: url(/assets/new_cabinet/feedback_notification.png) 0 -29px no-repeat;
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #f3580c;
  font-size: 10px;
  line-height: 20px;
  text-indent: 9.5px;
  float: none;
}
.profile_nav .feedback_notification.active {
  background: url(/assets/new_cabinet/feedback_notification.png) 0 -1px no-repeat;
}
.special_discount {
  width: 440px;
  box-shadow: 0px 0px 18px 3px #e3e3e3;
  font-family: 'Libre Baskerville';
  margin: 30px auto;
  padding: 12px 0;
  background: #f9f9f9;
}
.special_discount .title {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.special_discount .title p {
  font-size: 13px;
  text-transform: none;
  line-height: 16px;
  font-family: 'Arial';
  color: #8e8e8e;
  font-weight: normal;
}
.special_discount .button.medium {
  width: 296px;
  height: 28px;
  margin: 11px auto;
  text-transform: uppercase;
}
.special_code {
  border-top: 1px solid #29a643;
  text-align: center;
  padding: 9px 0 0 0;
}
.special_code p {
  color: #7e7e7e;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Arial';
  line-height: 16px;
}
.code_text {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: bold;
  width: 246px;
  margin: 0 auto;
}
.code_text span {
  color: #f3a200;
}
.code_text b {
  color: #29a643;
}
.content_title h3 {
  font-size: 20px;
  line-height: 22px;
}
.discount_progress {
  margin: 46px 0 60px 0;
}
.progress_info {
  background: url(/assets/new_cabinet/progress.png) no-repeat left top;
  padding: 0 0 0 23px;
}
.progress_info p {
  font-size: 16px;
  line-height: 22px;
  color: #2d5066;
  display: inline-block;
  vertical-align: top;
  width: 153px;
}
.progress_info_item {
  vertical-align: top;
  display: inline-block;
}
.discount_value .progress_info_item {
  margin-left: 143px;
  position: relative;
}
.discount_value .progress_info_item:after {
  position: absolute;
  content: '';
  display: block;
  background: url(/assets/new_cabinet/progress_sep.png) no-repeat;
  width: 11px;
  height: 69px;
  bottom: -69px;
  left: 50%;
  margin-left: -5px;
  z-index: 1;
}
.progress_sep {
  width: 100%;
  height: 1px;
  background: #d7dce0;
  position: relative;
  margin: 45px 0;
}
.progress_sep span {
  font-size: 25px;
  text-transform: uppercase;
  line-height: 30px;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -39px;
  width: 78px;
  height: 30px;
  background: #fff;
  text-align: center;
  font-weight: bold;
  color: #d7dce0;
}
.discount_progress.pages .progress_price .progress_info_item {
  margin-left: 186px;
}
.discount_progress.pages .progress_price .progress_info_item:nth-child(2) {
  margin-left: 162px;
}
.progress_price .progress_info_item:nth-child(2) {
  margin-left: 155px;
}
.progress_price .progress_info_item {
  margin-left: 167px;
}
.progress_price .progress_info_item:last-child {
  margin-left: 173px;
}
.progress_info_item span {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  font-weight: bold;
}
.progress_info_item span b {
  color: #ff8502;
  font-size: 20px;
  line-height: 22px;
  font-family: 'Libre Baskerville';
}
.progress_bar {
  margin: 22px auto;
  width: 715px;
  height: 27px;
  border-radius: 30px;
  background: url(/assets/new_cabinet/progress_bg.png) repeat left top;
  position: relative;
  z-index: 5;
}
.progress_line {
  width: 75%;
  background: #b4d6e2; /* Old browsers */
  background: -moz-linear-gradient(top,  #b4d6e2 22%, #5199ca 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#b4d6e2), color-stop(100%,#5199ca)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b4d6e2 22%,#5199ca 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b4d6e2 22%,#5199ca 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b4d6e2 22%,#5199ca 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #b4d6e2 22%,#5199ca 100%); /* W3C */
  box-shadow: -1px 2px 7px 0px #9c9c9e;
  height: 27px;
  position: relative;
  border-radius: 30px 0 0 30px;
}
.progress_line:after {
  position: absolute;
  content: '';
  display: block;
  width: 5px;
  height: 43px;
  right: -2px;
  bottom: -36px;
  background: url(/assets/new_cabinet/progress_end.png) no-repeat;
}
.progress_value {
  position: absolute;
  text-align: center;
  color: #0a5e98;
  text-shadow: 0px 2px 1px #fff;
  font-size: 17px;
  line-height: 58px;
  padding: 0 0;
  width: 94px;
  height: 50px;
  border-radius: 4px;
  background: url(/assets/new_cabinet/progress_value_bg.png) no-repeat;
  right: -46px;
  bottom: -83px;
  z-index: 5;
}
.discount_offer {
  border-top: 1px solid #d7dce0;
  padding: 20px 0 0 0;
  text-align: center;
  margin: 0 0 60px 0;
}
.discount_offer p {
  font-size: 25px;
  line-height: 27px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.discount_offer span {
  color: #f3a200;
  font-family: 'Libre Baskerville';
  text-transform: none;
}
.discount_offer b {
  color: #1d981d;
  font-family: 'Libre Baskerville';
}
.discount_offer .button.medium {
  text-transform: uppercase;
  width: 214px;
  height: 30px;
  margin: 22px auto 0;
}
/*END_DISCOUNTS*/

/*AFFILATE_PROGRAM*/
/*AUTORIZATION_TABS*/
.authorization_tabs .ui-tabs-nav {
  width: 750px;
  border: 1px solid #2988ca;
  background: #fff;
  margin: 0 auto;
  border-radius: 2px;
}
.authorization_tabs > .ui-tabs-nav .ui-state-default a {
  color: #2988ca;
  float: left;
  font-size: 14px;
  text-decoration: none;
  font-family: 'Arial', sans-serif;
  height: 33px;
  line-height: 35px;
  position: relative;
  outline: none;
  text-align: center;
  width: 200px;
  padding: 0 20px 0 30px;
}
.authorization_tabs .ui-state-default.done a,
.authorization_tabs .ui-state-default.ui-state-active a {
  color: #fff;
  background: #2988ca
}
.authorization_tabs .ui-state-default:last-child a:before {
  display: none;
}
.authorization_tabs .ui-state-default a:before {
  background: url(/assets/new_cabinet/authorization_tabs_arrow.png) no-repeat;
  content: '';
  display: block;
  width: 19px;
  height: 33px;
  position: absolute;
  top: 0px;
  right: -19px;
  z-index: 10;
}
.authorization_tabs .ui-state-default.ui-state-active a:before {  
  background: url(/assets/new_cabinet/authorization_tabs_arrow_active.png) no-repeat;
}
.authorization_tabs .ui-state-default.done a:before {
  background: url(/assets/new_cabinet/authorization_tabs_arrow_active.png) no-repeat;
}
.authorization_tabs .ui-state-default.done a span {
  background: url(/assets/new_cabinet/authorization_tabs_ok.png) no-repeat;
  width: 10px;
  height: 8px;
  display: inline-block;
  position: relative;
  left: -5px;
}
.authorization_tabs .ui-state-default.done a {
  text-indent: -10px;
}

/*END_AUTORIZATION_TABS*/
.feedback p,
.affilate p {
  font-size: 15px;
  line-height: 20px;
  color: #424242;
}
.work_scheme {
  text-align: center;
  margin-top: 30px;
}
.work_scheme_item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.work_scheme_item:last-child {
  margin-right: 0;
}
.work_scheme_item .image {
  width: 133px;
  height: 133px;
  border-radius: 100%;
  text-align: center;
  position: relative;
  margin: 0 145px 0 23px;
  border: 1px solid #c3c9c3;
}
.work_scheme_item .image:after {
  position: absolute;
  content: '';
  display: block;
  width: 88px;
  height: 12px;
  background: url(/assets/new_cabinet/affilate_arrow.png) no-repeat;
  top: 50%;
  margin-top: -6px;
  right: -128px;
}
.work_scheme_item:last-child .image:after {
  display: none;
}
.work_scheme_item .image img {
  display: inline-block;
  padding-top: 33px;
}
.work_scheme_item p {
  font-size: 13px;
  line-height: 16px;
  color: #6c6c6c;
  width: 185px;
  padding-top: 20px;
}
.comission_table {
  border-collapse: collapse;
  background: #f9f9f9;
  width: 415px;
  margin: 20px auto;
  text-align: center;
  color: #000;
  box-shadow: 0px 0px 11px 6px #e2e2e2;
}
.comission_table thead {
  background: #1d981d;
}
.comission_table th {
  color: #fff;
  font-family: 'Libre Baskerville';
  font-size: 17px;
  line-height: 19px;
  padding: 7px 81px;
}
.comission_table td {
  border: 1px solid #bcc7d0;
  padding: 7px 20px;
  font-size: 14px;
  line-height: 16px;
}
.comission_table .level {
  width: 128px;
  border-left: none;
}
.comission_table .first {
  border-left: none;
}
.comission_table .second {
  border-bottom: none;
  border-left: none;
}
.comission_table .first span {
  width: 43px;
  height: 43px;
  border: 1px solid #f5b560;
  background: #fff;
  line-height: 45px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
}
.comission_table tr td:last-child {
  border-right: none;
}
.comission_table tr:last-child td {
  border-bottom: none;
}
.comission_table .second span {
  width: 43px;
  height: 43px;
  border: 1px solid #33a233;
  background: #fff;
  line-height: 45px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
}
.authorization_tabs {
  margin-top: 35px;
}
.authorization_tabs .tab_content {
  width: 750px;
  margin: 25px auto;
}
.authorization_tabs .tab_content.with_sep {
  padding-top: 25px;
  border-top: 1px solid #ced3ce;
}
.authorization_tabs .tab_item {
  margin-top: 25px;
}
.authorization_tabs .tab_item p {
  font-size: 14px;
  line-height: 20px;
  color: #7e7e7e;
}
.authorization_phone_number .phone_number_item label {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  margin: 4px 0 0 0;
}
.authorization_tabs .field_item > label {
  text-align: left;
  color: #000;
  width: 110px;
  margin: 0;
  font-size: 13px;
}
.authorization_tabs .field_item {
  margin-bottom: 11px;
}
.authorization_phone_number .input {
  border-color: #bcc7d0;
  color: #616a71;
}
.authorization_phone_number .country_code .input {
  width: 30px;
  background: #efefef;
  color: #616a71;
  padding: 0 6px;
  margin: 0;
}
.authorization_phone_number .country_code {
  width: 60px;
}
.authorization_phone_number .state_area_code {
  margin-left: 0;
}
.authorization_phone_number .state_area_code .input {
  width: 30px;
  color: #616a71;
  padding: 0 6px;
}
.authorization_phone_number .phone_number {
  width: 98px;
}
.authorization_phone_number .phone_number .input {
  color: #616a71;
  width: 76px;
}
.authorization_email .input {
  width: 196px;
}
.authorization_phone_number .button.small,
.authorization_email .button.small {
  width: 107px;
  height: 23px;
  float: left;
  font-size: 14px;
  margin-left: 20px;
}
.tab_subtitle {
  font-size: 16px;
  line-height: 22px;
  color: #d8881f;
  font-family: 'Libre Baskerville';
  border-bottom: 1px solid #e7edf0;
  margin-bottom: 15px;
}
.authorization.verified .authorization_email .input,
.authorization.verified .authorization_phone_number .input,
.authorization_email.authorized .input,
.authorization_phone_number.authorized .input {
  background: #efefef;
}
.authorization_education {
  border-top: 1px solid #e7edf0;
  padding-top: 15px;
}
.authorization_birthday .field_item .chosen-container {
  min-width: 86px;
  margin-right: 15px;
}
.submit_block {
  border-top: 1px solid #ced3ce;
  padding-top: 15px;
}
.submit_block .button.big {
  width: 455px;
  height: 40px;
  margin: 0 auto 35px;
  font-size: 17px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Arial";
}
.authorization_finish {
  text-align: center;
  width: 750px;
  margin: 0 auto;
}
.authorization_finish span {
  font-size: 23px;
  line-height: 26px;
  color: #1b6da5;
  font-family: 'Libre Baskerville';
  font-weight: bold;
}
.authorization_tabs .authorization_finish p {
  font-size: 20px;
  line-height: 26px;
  color: #1d981d;
  font-weight: bold;
  font-family: 'Libre Baskerville';
}
.authorization_finish .photo {
  text-align: right;
  border-top: 1px solid #e7edf0;
  padding: 25px 0;
  margin: 18px 0 0 0;
}
.authorization.verified .button.small {
  width: 222px;
}
.popup .your_feedbacks {
  border: none;
}
.popup .your_feedbacks_title {
  background: #1d981d;
  color: #e1edda;
}
.popup.violation,
.popup.verify {
  width: 514px;
  padding: 0;
  background: #f9f9f9;
}
.popup.violation h2,
.popup.verify h2 {
  font-size: 23px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  font-family: 'Libre Baskerville';
  background: #1d981d;
  text-transform: none;
  margin: 0;
  width: 100%;
  padding: 12px 0;
}
.popup.violation h2 span {
  font-weight: normal;
  color: #e1edda;
  font-size: 18px;
}
.popup.violation p,
.popup.verify p {
  font-size: 13px;
  line-height: 16px;
  color: #646464;
  padding: 10px 40px;
  margin: 0 20px;
  border-bottom: 1px solid #aad1aa;
}
.popup.verify .button.medium {
  width: 208px;
  height: 32px;
  margin: 20px auto 25px;
}
.popup.verify label {
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #000;
  text-align: left;
  margin: 9px 0 8px 20px;
}
.popup.verify .input {
  width: 262px;
  margin:6px 0 0 20px;
  float: left;
}
.popup.verify .submit .button.medium {
  float: left;
  width: 168px;
  margin: 0 0 0 18px;
}
.popup.verify .submit a {
  color: #2988ca;
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
  display: block;
  margin: 15px 0 20px 20px;
  float: left;
}
.popup.verify .submit a:hover {
  text-decoration: none;
}
.referal .profile_nav span {
  width: 430px;
}
.referal {
  width: 938px;
  display: inline-block;
  padding: 13px 0 10px 0;
  margin-bottom: 30px;
}
.referal_info {
  border: #2988ca 1px solid;
  border-bottom: none;
  color: #000000;
  font-size: 12px;
  line-height: 27px;
  width: 888px;
  padding: 14px 25px 15px 25px;
  margin-top: 15px;
}
.referal_reward {
  margin-top: 20px;
}
.affilate .current_balance {
  background-color: #ddeaf0;
  width: 100%;
  display: inline-block;
  height: 54px;
  position: relative;
  margin-top: 15px;
}
.affilate .current_balance span {
  color: #2988ca;
  float: left;
  font-size: 18px;
  line-height: 54px;
  margin-left: 24px;
  text-transform: uppercase;
}
.affilate .current_balance p {
  color: #2988ca;
  float: left;
  font-size: 18px;
  margin-left: 6px;
  position: relative;
  line-height: 54px;
  text-transform: uppercase;
}
.affilate .current_balance .button.medium {
  float: right;
  margin: 10px 26px 0 0;
  width: 275px;
  height: 29px;
  text-transform: uppercase;
  font-family: "Arial";
}
.affilate .current_balance .order_now:hover {
  opacity: 0.9;
}
.referal_filters {
  display: inline-block;
  width: 100%;
  padding: 12px 0 10px 0;
  margin-top: -4px;
}
.referal_filters_dates {
  float: left;
  margin-top: 3px;
}
.referal_search .input_error .input,
.date_item .input_error .date_filter {
  border: 1px solid #ed1c24;
}
.popup .date_item,
.affilate .date_item {
  float: left;
  position: relative;
  margin-right: 23px;
}
.popup .date_item label,
.affilate .date_item label {
  color: #2f2f2f;
  float: left;
  font-size: 15px;
  margin: 3px 4px 0 0;
}
.popup .date_item input,
.affilate .date_item input {
  float: left;
}
.popup .date_filter,
.affilate .date_filter {
  border: #bcc7d0 1px solid;
  font-size: 12px;
  width: 118px;
  height: 25px;
  outline: none;
  padding: 0 5px;
}
.popup .ui-datepicker-trigger,
.affilate .date_item .ui-datepicker-trigger {
  top: 3px;
  right: 6px;
}
.level_check {
  float: left;
  margin-top: 3px;
  margin-left: 5px;
}
.level_check label {
  font-size: 13px;
  line-height: 24px;
}
.affilate .button_set {
  cursor: pointer;
  float: left;
  width: 72px;
  line-height: 23px !important;
  margin-left: 55px;
}
.referal_search {
  float: left;
  margin: 3px 0 0 23px;
}
.referal_search label {
  color: #4f4f4f;
  float: left;
  font-size: 14px;
  margin-top: 4px;
}
.referal_search .input {
  border: #bcc7d0 1px solid;
  font-size: 12px;
  width: 106px;
  height: 25px;
  outline: none;
  padding: 0 5px;
  margin-left: 6px;
}
.referal_table {
  background-color: #fff;
  border-top: none;
  border-bottom: none;
  display: inline-block;
  width: 940px;
  font-size: 12px;
  margin-top: -4px;
}
.referal_table .thead .row {
  background-color: #ddeaf0;
  color: #000000;
  font-size: 12px;
  border-bottom: #2988ca 1px solid;
}
.referal_table .row {
  border-bottom: #2988ca 1px solid;
  display: table;
}
.referal_table .row > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 50px;
}
.referal_table .thead .row > div {
  height: 37px;
}
.referal_table .tbody .referal_id {
  border-right: #2988ca 1px solid;
}
.referal_table .tbody .referal_transaction {
  border-right: #2988ca 1px solid;
}
.referal_table .tbody .referal_level {
  border-right: #2988ca 1px solid;
}
.referal_table .tbody .referal_date {
  border-right: #2988ca 1px solid;
}
.referal_table .tbody .referal_price {
  border-right: #2988ca 1px solid;
}
.referal_table .thead .referal_id {
  border-right: 1px solid transparent;
  padding-left: 24px;
  width: 131px;
}
.referal_table .thead .referal_transaction {
  border-right: 1px solid transparent;
  border-left: none;
}
.referal_table .thead .referal_level {
  border-right: 1px solid transparent;
}
.referal_table .thead .referal_date {
  border-right: 1px solid transparent;
}
.referal_table .thead .referal_price {
  border-right: 1px solid transparent;
}
.referal_table .thead .referal_comission {
  border-right: none;
}
.referal_id {
  width: 157px;
}
.referal_transaction {
  border-left: #2988ca 1px solid;
  width: 156px;
}
.referal_level {
  width: 157px;
  padding-left: 17px;
}
.referal_date {
  width: 157px;
}
.referal_price {
  width: 157px;
}
.referal_comission {
  width: 157px;
  border-right: #2988ca 1px solid;
}
.referal_comission a {
  color: #2988ca;
  text-decoration: none;
}
.referal_navigation {
  border-top: none;
  display: inline-block;
  width: 940px;
  padding: 18px 0 21px 0;
  margin-top: -4px;
}
.referal_navigation > p {
  color: #5e5e5e;
  float: left;
  font-size: 12px;
  margin: 14px 0 0 26px;
}
.referal_show {
  float: left;
  margin: 8px 0 0 54px;
}
.referal_show > span {
  color: #000000;
  float: left;
  font-size: 12px;
  margin: 6px 21px 0 0;
}
.referal_pages_nav {
  float: right;
  margin: 7px 35px 0 0;
}
.referal_pages_nav > a {
  border: #d5d5d5 1px solid;
  background-color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #000;
  float: left;
  font-size: 12px;
  text-decoration: none;
  width: 120px;
  height: 25px;
  line-height: 27px;
  text-align: center;
  position: relative;
  margin-left: 20px;
}
.referal_pages_nav > a:before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
}
.referal_pages_nav .page_prev:before {
  background: url(/assets/payment_prev.png) no-repeat;
  top: 8px;
  left: 6px;
}
.referal_pages_nav .page_next:before {
  background: url(/assets/payment_next.png) no-repeat;
  top: 8px;
  right: 6px;
}
.referal_pages_nav > a:hover {
  background-color: #e5f0fa;
}

.ui-datepicker {
  background: #ffffff;
  color: #6c7174;
  width: 20.5em;
  position: relative;
  z-index: 1003 !important;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

  -moz-box-shadow: 0 0 13px -1px #747474;
  -webkit-box-shadow: 0 0 13px -1px #747474;
  box-shadow: 0 0 13px -1px #747474;
}
.ui-datepicker .ui-state-default.ui-state-hover { 
  border: 1px solid transparent !important;
}
.ui-datepicker-calendar thead { 
  background-color: #f0f5f8;
  height: 35px;
}
.ui-datepicker-calendar thead tr {
  border:none;
  height:35px;
}
.ui-datepicker-calendar thead tr span {
  color: #1e73d0;
  font-size: 15px;
  font-weight: normal;
}
.ui-datepicker .ui-datepicker-header {
  position:relative;
  background: #138113;

  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-bottom: #e2f5fb 1px solid;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position:absolute;
  top: 15px;
  width: 20px;
  height: 20px;
  cursor:pointer;
  text-indent: -9999px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
}
.ui-datepicker .ui-state-hover.ui-datepicker-prev-hover,
.ui-datepicker .ui-state-hover.ui-datepicker-next-hover {
  border:none;
}
.ui-datepicker .ui-datepicker-prev {
  left:14px;
  background:url(/assets/calendar_left.png) center center no-repeat;
}
.ui-datepicker .ui-datepicker-next {
  right:15px;
  background:url(/assets/calendar_right.png) center center no-repeat;
}
.ui-datepicker .ui-datepicker-prev-hover {
}
.ui-datepicker .ui-datepicker-next-hover {
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0; line-height: 18px; text-align: center; font-size: 20px; color: #fff; padding: 15px 0; font-family: 'Corbel', sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table { font-size: 1em; border-collapse: collapse; border: none; width: 100%;}
.ui-datepicker th { border: 0; text-transform: uppercase; font-size: 10px; color: #fff; text-align: center; padding: 0 0 0 0;  }
.ui-datepicker td { border-right: none; border-top: none; padding: 0; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 5px 6px; text-align: right; text-decoration: none; font-weight: bold; }
.ui-datepicker .ui-datepicker-calendar tr td:last-child {
  border-right: none;
}
.ui-datepicker .ui-datepicker-calendar tr td:last-child .ui-state-default {
  color:#eb556e;
}
.ui-datepicker td.ui-datepicker-current-day {
}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-trigger { position: absolute; top: 7px; right: 11px;}
.ui-datepicker .ui-state-default { background: none !important; border: transparent 1px solid !important; color: #2f2f2f !important; text-align: center; font-size: 15px; font-weight: normal; padding: 8px;}
.ui-datepicker .ui-state-default.ui-state-active {background: #f3a200 !important; color: #fff !important;}
.ui-datepicker .ui-state-default.ui-state-hover { background: #cce5f8 !important;}


.referal_navigation .chosen-container {
  float: left;
  min-width: 81px;
  max-width: 81px;
  margin-right: 18px;
}
.use_my_referal .payment_button {
  width: 188px;
  margin-left: 60px;
  text-indent: 0px;
}
.covered_referal {
  color: #000000;
  float: right;
  font-family: 'Corbel', sans-serif;
  font-size: 16px;
  margin: 13px 12px 0 0;
}
.covered_referal span {
  float: left;
}
.covered_referal p {
  float: left;
  margin-left: 6px;
}
.use_my_referal .covered_referal p {
  font-weight: bold;
  font-size: 18px;
  position: relative;
  top: -2px;
}
.payments_content {
  border: #2988ca 1px solid;
  margin-top: 10px;
}
.referal_social {
  width: 500px;
  float: left;
}
.referal_link {
  float: left;
  overflow: hidden;
  margin-bottom: 40px;
}
.referal_link label {
  font-size: 13px;
  line-height: 24px;
  float: left;
  display: inline-block;
  vertical-align: top;
}
.referal_link .input {
  width: 194px;
  background: #efefef;
  float: left;
  margin: 0 20px 0 29px;
  display: inline-block;
  vertical-align: top;
}
.referal_link .button.small {
  text-transform: uppercase;
  font-family: "Arial";
  width: 107px;
  display: inline-block;
  height: 22px;
}
.referal_share {
  overflow: hidden;
  float: left;
}
.referal_share p {
  font-size: 13px;
  line-height: 43px;
  color: #000;
  margin-right: 29px;
  display: inline-block;
  vertical-align: middle;
}
.referal_share a {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 43px;
  background: url(/assets/new_cabinet/share_social.png) no-repeat;
  margin-right: 9px;
}
.referal_share .twit {
  background-position: 0 0;
}
.referal_share .fb {
  background-position: -52px 0;
}
.referal_share .instagram {
  background-position: -103px 0;
}
.referal_share .pinterest {
  background-position: -156px 0;
}
.referal_code {
  width: 255px;
  padding: 15px 8px 8px;
  background: #1d981d;
  float: right;
  text-align: center;
  overflow: hidden;
}
.content .referal_code p {
  font-size: 17px;
  font-weight: bold;
  line-height: 21px;
  color: #fff;
  font-family: 'Libre Baskerville', serif;
  text-transform: uppercase;
}
.referal_code span {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  background: #f3a200;
  width: 255px;
  padding: 15px 0;
  display: inline-block;
  margin-top: 10px;
}
.refered_by {
  margin-top: 13px;
}
.refered_by p {
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
  color: #fff;
  text-transform: none;
}
.refered_by .input {
  width: 231px;
  background: #efefef;
  margin-bottom: 10px;
}


/*END_AFFILATE_PROGRAM*/



/*FEEDBACK*/

.feedback_table {
  background-color: #fff;
  border-top: none;
  border-bottom: none;
  display: inline-block;
  width: 940px;
  border: #2988ca 1px solid;
  margin: 30px 0 0 0;
}
.feedback_table .thead .row {
  background-color: #fff;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #2988ca 1px solid;
  margin-bottom: 20px;
}
.feedback_table .row {
  display: table;
}
.feedback_table .row > div {
  display: table-cell;
  text-align: center;
  height: 48px;
}
.feedback_table .thead .row > div {
  height: 50px;
  vertical-align: middle;
}
.feedback_table .tbody .row {
  margin-top: 9px;
  border-bottom: #afcee3 1px solid;
  border-top: #afcee3 1px solid;
  font-size: 14px;
  background: #f1f9ff;
}
.feedback_table .tbody .row a, 
.feedback_table .tbody .row p {
  font-size: 14px;
}
.feedback_table .tbody .row a {
  color: #2988ca;
}
.feedback_table .tbody .row .rating_form {
  width: 121px;
  margin: 0 auto;
  vertical-align: top;
  display: inline-block;
}
.feedback_table .tbody .row a:hover {
  text-decoration: none;
}
.feedback_table .tbody .row > div {
  padding-top: 17px;
}
.feedback_table .tbody .row:last-child {
  border-bottom: none;
}
.feedback_table .tbody .feedback_details {
  border-right: #afcee3 1px solid;
  text-align: left;
}
.feedback_table .tbody .feedback_id {
  border-right: #afcee3 1px solid;
}
.feedback_table .tbody .feedback_progress {
  border-right: #afcee3 1px solid;
}
.feedback_table .tbody .feedback_writer_id {
  border-right: #afcee3 1px solid;
}
.feedback_table .tbody .feedback_my {
  border-right: #afcee3 1px solid;
}
.feedback_table .thead .feedback_details {
  border-right: 1px solid transparent;
}
.feedback_table .thead .feedback_id {
  border-right: 1px solid transparent;
  border-left: none;
}
.feedback_table .thead .feedback_progress {
  border-right: 1px solid transparent;
}
.feedback_table .thead .feedback_writer_id {
  border-right: 1px solid transparent;
}
.feedback_table .thead .feedback_my {
  border-right: 1px solid transparent;
}
.feedback_table .thead .feedback_ranking {
  border-right: none;
}
.feedback_table .tbody .feedback_my .button.small {
  color: #fff;
  width: 96px;
  height: 29px;
  line-height: 32px;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
}
.feedback_details {
  width: 177px;
  padding: 0 18px;
}
.feedback_id {
  width: 121px;
}
.feedback_progress {
  width: 156px;
}
.feedback_writer_id {
  width: 121px;
}
.feedback_my {
  width: 121px;
}
.feedback_ranking {
  width: 206px;
}
.feedback_ranking a {
  text-decoration: none;
  padding-top: 5px;
  display: inline-block;
  vertical-align: top;
}
.feedback_ranking a:hover {
  text-decoration: underline;
}
.content_title p {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  line-height: 22px;
  color: #2988ca;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}
.writer_info {
  margin-top: 20px;
  overflow: hidden;
}
.writer_info .photo {
  width: 94px;
  height: 94px;
  border-radius: 100%;
  border: 1px solid #f4a912;
  float: left;
}
.writer_description {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: 1px solid #d7dce0;
  float: left;
}
.writer_info .button.medium {
  width: 362px;
  height: 32px;
  font-size: 17px;
  float: right;
  line-height: 32px;
  margin-top: 40px;
  font-family: "Arial";
}
.writer_description .writers_number {
  color: #000;
  font-family: 'Libre Baskerville', serif;
  font-size: 19px;
  line-height: 21px;
  font-weight: bold;
  margin-top: 5px;
}
.writer_description .writers_number span {
  font-size: 14px;
  line-height: 21px;
  color: #1d981d;
  font-weight: normal;
  font-family: "Arial";
}
.writer_description .writers_registration {
  margin-top: 7px;
}
.writer_description .writers_registration p {
  font-size: 12px;
  line-height: 14px;
  color: #6a6a6a;
}
.writer_description .writers_rank p {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  float: left;
}
.writer_description .writers_rank {
  margin: 20px 0;
  overflow: hidden;
}
.writer_description .writers_rank span {
  font-size: 19px;
  line-height: 22px;
  font-family: 'Libre Baskerville', serif;
  color: #f3a200;
  padding-left: 5px;
}
.writer_description .writers_rank .rating_form {
  display: inline-block;
  vertical-align: top;
  width: 112px;
  margin: 3px 0 0 0;
  float: left;
}
.writer_feedbacks{
  margin-top: 20px;
}
.feedback_line {
  border-top: 1px solid #afcee3;
  border-bottom: 1px solid #afcee3;
  padding: 15px 14px 15px 15px;
  background: #f1f9ff;
  overflow: hidden;
}
.feedback_line p {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  float: left;
  display: inline-block;
}
.feedback_line p:last-child {
  float: right;
}
.your_feedbacks {
  border-right: 1px solid #d7dce0;
  width: 514px;
  float: left;
  /*min-height: 378px;*/
  border-bottom: 1px solid #d7dce0;
  overflow: hidden;
}
.your_feedbacks_title, .your_feedbacks h2 {
  color: #1d981d;
  font-size: 23px;
  font-weight: bold;
  font-family: 'Libre Baskerville', serif;
  line-height: 27px;
  border-bottom: 1px solid #d7dce0;
  padding: 11px 0;
  text-align: center;
}
.your_feedbacks_title span, .your_feedbacks h2 span {
  font-weight: normal;
  font-size: 18px;
}
.your_feedbacks_content {
  padding: 0 20px 6px;
}
.you_ranked {
  margin: 15px 0 15px 0;
}
.you_ranked p {
  font-size: 13px;
  line-height: 15px;
  display: inline-block;
}
.you_ranked .rating_form {
  display: inline-block;
  vertical-align: top;
  width: 112px;
  margin: 2px 0 0 0;
}
.you_ranked .time {
  display: inline-block;
  float: right;
}
.you_ranked .time p {
  font-style: italic;
  color: #8a8a8a;
  font-size: 12px;
}
.your_feedbacks_change .textarea {
  width: 452px;
  height: 126px;
  color: #4b4b4b;
  font-style: italic;
  font-family: "Arial";
}
.your_feedbacks_change .button.medium {
  width: 170px;
  height: 32px;
  line-height: 38px;
  margin: 15px 33px 32px 0;
  font-family: "Arial";
  display: inline-block;
}
.your_feedbacks_change .button.medium.blue {
  margin-left: 52px;
}
.writer_feedbacks .see_all {
  font-size: 12px;
  line-height: 14px;
  color: #2988ca;
  clear: both;
  display: block;
}
.writer_feedbacks .see_all:hover {
  text-decoration: none;
}
.other_feedbacks {
  float: right;
  padding: 0 0 7px 24px;
  width: 401px;
  margin: 0 0 0 -1px;
  border-left: 1px solid #d7dce0;
  border-bottom: 1px solid #d7dce0;
  min-height: 371px;
}
.other_feedback_item {
  margin-top: 21px;
}
.other_feedback_title {
  float: left;
  margin-bottom: 16px;
  overflow: hidden;
}
.other_feedback_title p {
  color: #2988ca;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
}
.other_feedback_title .time {
  padding: 5px 0 0 0;
}
.other_feedback_title .time p {
  color: #8a8a8a;
  font-size: 12px;
}
.other_feedbacks .rating_form {
  float: right;
  margin: 0;
  width: 112px;
}
.other_feedback_text {
  clear: both;
  background: #f9f9f9;
  border: 1px solid #d2dfe5;
  padding: 7px 12px;
  position: relative;
}
.other_feedback_text:before {
  position: absolute;
  display: block;
  content: '';
  width: 11px;
  height: 9px;
  top: -8px;
  left: 35px;
  background: url(/assets/new_cabinet/feedback_arrow.png) no-repeat;
}
.other_feedback_text p {
  font-size: 12px;
  line-height: 18px;
  color: #616a71;
}
.other_feedbacks .see_all {
  float: right;
  margin-top: 33px;
}
.other_feedbacks .no_rank {
  font-size: 14px;
  line-height: 17px;
  color: #2988ca;
  font-style: italic;
  width: 264px;
  margin: 19px auto 0;
  display: block;
  text-align: center;
}
.your_feedbacks.without_rank p {
  width: 370px;
  margin: 0 auto;
  display: block;
}
.your_feedbacks.without_rank .rating_form {
  margin: 7px auto 0;
  display: block;
}
.violation_content {
  padding: 0 20px;
  margin-top: 10px;
  text-align: left;
}
.popup .violation_content > span {
  font-family: 'Libre Baskerville', serif;
  font-size: 15px;
  line-height: 18px;
  padding: 0 8px 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.popup .violation_content p {
  border: none;
  text-align: left;
  font-size: 13px;
  color: #000;
  line-height: 17px;
  padding: 0;
  margin: 3px 0 0 30px;
  display: inline-block;
}
.prompt {
  margin: 4px 0 23px 0;
}
.prompt .tooltip_block {
  display: inline-block;
  float: none;
  margin: 3px 0 0 4px;
}
.popup .violation_content .textarea {
  font-family: "Arial";
  font-style: italic;
  margin: 10px 0 0 0;
}
.your_feedbacks_change .input_error .validation_error {
  top: -32px;
  bottom: auto;
}
.popup .violation_content .date_item .input_error .validation_error {
  top: -32px;
}
.popup .violation_content .input_error .validation_error {
  top: -22px;
  bottom: auto;
}
.popup .violation_content .timing {
  float: left;
}
.popup .violation_content .timing p {
  line-height: 25px;
  padding: 0 0 0 7px;
}
.popup .violation_content .timing .input_error .input {
  float: none;
}
.popup .violation_content .timing .field_item label {
  width: auto;
  margin: 5px 4px 0 0;
}
.popup .violation_content .timing .field_item {
  display: inline-block;
  width: 130px;
}
.popup .violation_content .timing .input_error .validation_error {
  top: -32px;
  margin-left: -67px;
}
.popup .violation_content label {
  font-size: 13px;
  line-height: 18px;
  color: #000;
}
.violation_content .textarea {
  width: 454px;
  height: 127px;
}
.popup .revision_deadline {
  clear: both;
}
.popup .revision_deadline p {
  border: none;
  margin: 0 18px 0 0;
  display: inline;
}
.popup .revision_deadline .prompt p {
  display: inline-block;
  vertical-align: top;
  margin: 4px 0 0 30px;
}
.revision_deadline .input {
  width: 27px;
}
.violation_content .button.medium {
  width: 169px;
  height: 32px;
  margin: 25px 0 42px 42px;
  display: inline-block;
  font-family: "Arial";
}
.popup .feedback_ok .image {
  display: block;
  width: 54px;
  height: 31px;
  margin: 10px auto;
  background: url(/assets/new_cabinet/feedback_ok.png) center no-repeat;
  overflow: hidden;
}
.popup .feedback_fail .image {
  display: block;
  width: 54px;
  height: 31px;
  margin: 10px auto;
  background: url(/assets/new_cabinet/feedback_fail.png) center no-repeat;
  overflow: hidden;
}
.popup .revision_sent p,
.popup .feedback_ok p,
.popup .feedback_fail p {
  border: none;
  font-size: 15px;
  line-height: 18px;
  color: #000;
  width: 280px;
  margin: 0 auto;
}
.popup .feedback_ok .button.medium,
.popup .feedback_fail .button.medium {
  width: 169px;
  height: 32px;
  margin: 15px auto 26px;
  font-family: "Arial";
}
.popup .revision_sent span,
.popup .feedback_ok span {
  font-family: 'Libre Baskerville', serif;
  color: #29a643;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding: 20px 0 0 0;
  text-transform: uppercase;
  display: block;
  width: 430px;
  margin: 0 auto;
}
.popup .revision_sent .button.medium {
  width: 169px;
  height: 32px;
  margin: 15px auto 26px;
  font-size: 17px;
}
.popup .revision_sent .date {
  font-size: 17px;
  line-height: 19px;
  color: #f3a200;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Libre Baskerville', serif;
  padding: 15px 0 0 0;
}
.popup .your_feedbacks_content p {
  border: none;
  font-size: 13px;
  line-height: 17px;
  color: #000;
  padding: 0;
}
.order_block_table.with_feedback .order_header {
  border-bottom: 1px solid #2988ca;
  margin-bottom: 20px;
  height: 50px;
}
.order_block_table.with_feedback .order_header > div {
  vertical-align: middle;
}
.order_block_table.with_feedback .order_header .order_progress,
.order_block_table.with_feedback .order_content .order_progress {
  width: 170px;
}
.order_block_table.with_feedback .order_content {
  margin-bottom: 10px;
}
.order_block_table.with_feedback .order_content > div {
  border-right: 1px solid #afcee3;
  border-top: 1px solid #afcee3;
  border-bottom: 1px solid #afcee3;
  border-left: none;
  height: 52px;
  vertical-align: top;
  padding-top: 11px;
}
.order_feedback {
  display: table-cell;
  width: 180px;
}
.order_content .order_feedback {
  border-left: 1px solid #afcee3;
  text-align: center;
}
.order_content .order_feedback .button.small {
  width: 95px;
  height: 28px;
  vertical-align: top;
  display: inline-block;
}
.order_content .order_feedback .rating_form {
  display: inline-block;
  vertical-align: top;
  width: 112px;
  margin: 0;
}

/*END_FEEDBACK*/
@charset "UTF-8";
.profile_nav span {
  float: left;
  width: 100%;
  text-align: left;
  margin-top: 5px; }

.rating_item.static_rating {
  display: table;
  margin: 0 auto; }

.rating_item[ng-rating] {
  display: table;
  margin: 0 auto;
  position: relative; }
  .rating_item[ng-rating] .ng-rating {
    -webkit-appearance: none;
    width: 17px;
    height: 16px;
    background: url(/assets/stars.png) no-repeat;
    outline: none;
    margin: 0 0 0 5px;
    transition: 0.3s transform ease-in-out; }
    .rating_item[ng-rating] .ng-rating.filled {
      background-position: 0 -35px; }
    .rating_item[ng-rating] .ng-rating[disabled] {
      pointer-events: none !important; }
    .rating_item[ng-rating] .ng-rating:hover:not([disabled]), .rating_item[ng-rating] .ng-rating.rate-hover:not([disabled]) {
      background-position: 0 -35px; }
      .rating_item[ng-rating] .ng-rating:hover:not([disabled]) ~ .ng-rating.filled:not(.rate-hover), .rating_item[ng-rating] .ng-rating.rate-hover:not([disabled]) ~ .ng-rating.filled:not(.rate-hover) {
        opacity: 0.5; }

.validation_error {
  display: inline-block; }

.form_item .rating_item {
  width: 200px; }

.popup_overlay {
  background: url(/assets/popup_bg.png) repeat;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  text-align: center; }
  .popup_overlay:after {
    display: inline-block;
    vertical-align: middle;
    content: ""; }
  .popup_overlay .popup {
    background: #fff;
    box-shadow: 0px 1px 7px #000;
    -moz-box-shadow: 0px 1px 7px #000;
    -webkit-box-shadow: 0px 1px 7px #000;
    display: inline-block;
    vertical-align: middle; }
    .popup_overlay .popup h2 {
      border-bottom: #dddddd 2px solid;
      display: block;
      font-size: 26px; }
    .popup_overlay .popup p {
      overflow: hidden;
      font-size: 16px;
      line-height: 24px;
      text-align: center; }

.your_feedbacks_content .rating_item {
  display: inline-block;
  vertical-align: top;
  margin-top: 1px; }

.feedback_table .tbody .row a.button {
  color: #fff; }

.revision_deadline .timing label {
  margin: 3px 4px 0 0; }
.revision_deadline .timing .time_pick {
  width: 70px;
  padding-right: 0; }

.unavailable {
  pointer-events: none !important;
  opacity: 0.5 !important; }

.your_feedbacks {
  width: 522px; }

.your_feedbacks .see_all {
  margin-bottom: 20px;
  margin-left: 20px; }

.your_feedbacks .your_feedbacks_change .button.medium {
  margin-bottom: 15px; }

.other_feedbacks .see_all {
  margin-top: 2px;
  text-align: right; }

.other_feedback_text[data-readmore] {
  box-sizing: border-box !important; }

.rating_item.input_error {
  float: none; }

.order_content .order_id {
  vertical-align: middle !important;
  padding-top: 0 !important; }

.order_content .order_feedback .button.small {
  line-height: 28px; }

.your_feedbacks_change .button.medium {
  line-height: 32px; }

.profile_nav a {
  position: relative; }

.ui-tooltip {
  z-index: 9000; }

.popup_overlay.feedback, .feedback .popup_overlay {
  z-index: 1000; }

.input_error .validation_error,
.your_feedbacks_change .input_error .validation_error {
  top: auto !important;
  bottom: 100% !important;
  margin-bottom: 10px !important; }

.profile_nav li .feedback_notification {
  width: 30px !important; }

.popup .violation_content > span {
  margin-bottom: 10px; }

.popup .violation_content .textarea {
  margin-top: 0; }

.popup_overlay .popup .violation_content p {
  font-size: 13px; }

.feedback_table .tbody .row > div {
  padding: 17px 5px 0; }

.order_view_top .feedback_my {
  margin-right: 7px;
  padding: 10px 0;
  width: 120px;
  float: right; }
  .order_view_top .feedback_my .controller > .button {
    width: 120px; }
  .order_view_top .feedback_my .my_rating {
    padding: 5px 0; }
.order_view_top .order_view_name span,
.order_view_top .order_view_name p {
  max-width: 210px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.your_feedbacks_content .you_ranked.without_rank .rating_item {
  display: table;
  margin: 10px auto 0; }

.special_discount2 {
  text-align: center; }

.discount_item p {
  font-weight: normal;
  width: 271px; }
.discount_item .icon {
  background: none;
  display: none; }
.discount_item .procent {
  padding: 0; }
.discount_item .procent b {
  font-size: 17px; }

.balance .profile_nav span.bell {
  width: 11px; }

.discount_item.active:before {
  background: none; }

.sidebar_item.one_time span {
  width: 287px; }

.order_view_completed {
  width: 260px; }
  .order_view_completed .file {
    width: 85px; }

.popup .feedback_status .button.medium {
  width: 169px;
  height: 32px;
  margin: 15px auto 26px; }

.affilate .authorization {
  margin-bottom: 70px; }
  .affilate .authorization .field_item .fail, .affilate .authorization .field_item .done {
    display: none; }
  .affilate .authorization .button.small.verified {
    width: 222px; }
  .affilate .authorization .select2-results {
    max-height: 124px; }
  .affilate .authorization .authorization_birthday .select2 {
    margin-right: 31px; }
.affilate .authorization_phone_number .phone_number {
  width: 158px; }
  .affilate .authorization_phone_number .phone_number .input {
    width: 136px; }
.affilate .popup.verify p {
  font-size: 13px;
  line-height: 16px; }
.affilate .input_error2 {
  position: relative; }
  .affilate .input_error2 .validation_error2 {
    position: absolute;
    top: 70px;
    left: 20px;
    font-size: 12px;
    color: #ed1c24; }
.affilate .referal_code span {
  font-size: 18px;
  line-height: 18px;
  text-transform: none; }
.affilate .referal_pages_nav .page_prev:before {
  background: url(/assets/new_changes/payment_prev.png) no-repeat; }
.affilate .referal_pages_nav .page_next:before {
  background: url(/assets/new_changes/payment_next.png) no-repeat; }
.affilate .level_check .checker {
  margin-right: 0px; }
.affilate .level_check label {
  margin-right: 5px; }

.other_feedbacks .other_feedback_title {
  float: none;
  width: 100%; }
  .other_feedbacks .other_feedback_title .other_feedback_topic {
    float: left; }

.other_feedbacks .see_all {
  margin-bottom: 15px; }

.discount_diagram {
  display: table;
  margin: 0 auto; }

.no_discounts {
  min-height: 50px;
  line-height: 50px; }

.affilate .popup.verify {
  position: relative; }
  .affilate .popup.verify .popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/assets/close_promo.png) center no-repeat; }

.discount_models > .discount_progress_selection {
  height: 1px;
  background: #D7DCE0;
  position: relative;
  margin: 0 35px; }
  .discount_models > .discount_progress_selection span {
    font-size: 23px;
    text-transform: uppercase;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -39px;
    width: 78px;
    height: 30px;
    background: #fff;
    text-align: center;
    font-weight: bold;
    color: #000; }
  .discount_models > .discount_progress_selection:last-child {
    display: none; }

.discount_diagram {
  display: table;
  margin: 0 auto 20px; }

.affilate .popup_close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/assets/close_promo.png) center no-repeat; }

.affilate .authorization_phone_number .select2 {
  max-width: 218px !important;
  min-width: 218px !important; }
.affilate .authorization_phone_number .country_code {
  width: 60px; }
  .affilate .authorization_phone_number .country_code .input {
    width: 38px; }
.affilate .authorization_phone_number .phone_number {
  width: 158px;
  max-width: 158px; }
  .affilate .authorization_phone_number .phone_number .input {
    width: 136px;
    max-width: 136px; }

.button.button_improvement.medium.blue {
  clear: both;
  width: 262px;
  margin-left: 240px;
  margin-top: 12px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  font-family: 'Arial', sans-serif; }

.popup.improvements_popup {
  border: 1px solid #2187CD;
  padding: 12px 0;
  width: 391px; }
  .popup.improvements_popup * {
    box-sizing: border-box; }
  .popup.improvements_popup .violation_content {
    padding: 0; }
    .popup.improvements_popup .violation_content > span {
      padding: 0 20px; }
    .popup.improvements_popup .violation_content form textarea {
      width: 350px;
      margin: 0 20px;
      resize: none; }
  .popup.improvements_popup > p {
    padding: 0 15px 10px;
    color: #000;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-transform: none;
    margin: 0;
    border-bottom: 1px solid #EBEEF0; }
  .popup.improvements_popup .field_item {
    margin: 0 0 0; }
    .popup.improvements_popup .field_item > label {
      display: none; }
    .popup.improvements_popup .field_item .button {
      width: 100%;
      height: 35px;
      line-height: 35px;
      box-shadow: none; }
    .popup.improvements_popup .field_item .fileinput-button {
      width: 350px;
      margin: 0 20px; }
      .popup.improvements_popup .field_item .fileinput-button input[type='text'] {
        display: none; }
      .popup.improvements_popup .field_item .fileinput-button input.uploader {
        width: 100%;
        border: none;
        height: 35px;
        top: 10px; }
    .popup.improvements_popup .field_item .files_list {
      padding-left: 20px; }
      .popup.improvements_popup .field_item .files_list a {
        display: inline-block;
        max-width: 84%;
        overflow: hidden;
        text-overflow: ellipsis; }
      .popup.improvements_popup .field_item .files_list .file_item {
        margin: 0 0 10px;
        padding: 0; }
        .popup.improvements_popup .field_item .files_list .file_item .file_details {
          width: 80%;
          margin: 9px 0 0 3%; }
          .popup.improvements_popup .field_item .files_list .file_item .file_details p {
            margin-left: 0; }
          .popup.improvements_popup .field_item .files_list .file_item .file_details .file_info {
            margin-top: 5px; }
            .popup.improvements_popup .field_item .files_list .file_item .file_details .file_info span {
              margin-left: 0;
              display: inline; }
  .popup.improvements_popup .form_block {
    border-top: 1px solid #2187CD;
    width: 100%;
    padding: 12px 20px 0;
    margin-top: 20px; }
    .popup.improvements_popup .form_block .prompt p {
      margin-left: 0; }
    .popup.improvements_popup .form_block .revision_deadline {
      overflow: hidden; }
      .popup.improvements_popup .form_block .revision_deadline input {
        height: 31px;
        line-height: 29px;
        width: 123px; }
      .popup.improvements_popup .form_block .revision_deadline .ui-datepicker-trigger {
        top: 6px; }
    .popup.improvements_popup .form_block .form-submit .button {
      height: 35px;
      width: 160px;
      line-height: 30px;
      margin: 20px 10px 10px; }
      .popup.improvements_popup .form_block .form-submit .button.green {
        margin-left: 0; }
      .popup.improvements_popup .form_block .form-submit .button.orange {
        margin-right: 0; }

.order_event_info {
  clear: both;
  overflow: hidden; }
  .order_event_info span {
    width: 130px;
    color: #575757;
    font-weight: 500; }
  .order_event_info p {
    width: 450px; }
  .order_event_info .order_event_item {
    overflow: hidden;
    clear: both; }
    .order_event_info .order_event_item .order_event_file_list {
      float: left;
      width: 470px; }
    .order_event_info .order_event_item .order_event_file {
      color: #575757;
      font-size: 12px;
      margin: 0 0 5px 0; }
      .order_event_info .order_event_item .order_event_file a {
        margin: 0 5px 0 0; }

.order .order_password .remind_link {
  color: #2988ca;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  margin: 8px 0 0 10px; }
  .order .order_password .remind_link:hover {
    text-decoration: underline; }

.content .chat_detail {
  background: #f3f9fe;
  font-size: 12px;
  line-height: 16px;
  padding: 7px 5px;
  border-bottom: 1px solid #2988ca; }
  .content .chat_detail p,
  .content .chat_detail span {
    display: inline;
    font-size: inherit; }
  .content .chat_detail span {
    padding-left: 4px;
    text-decoration: underline;
    cursor: pointer; }
  .content .chat_detail p {
    color: #98a0a8; }
  .content .chat_detail .chat_show_info {
    color: #2988ca; }
  .content .chat_detail .chat_detail_short {
    transition: ease-in .3s all;
    opacity: 1;
    visibility: visible; }
  .content .chat_detail .chat_detail_more {
    display: none; }
  .content .chat_detail.show_detail .chat_detail_short {
    opacity: 0;
    visibility: hidden;
    display: none; }
  .content .chat_detail.show_detail .chat_detail_more {
    display: block; }

.remove_data_block {
  margin: 20px 0 20px; }
  .remove_data_block .tooltip_block {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    float: none; }
  .remove_data_block .download_button {
    display: inline-block;
    vertical-align: top;
    margin-right: 68px;
    padding-bottom: 40px;
    position: relative; }
    .remove_data_block .download_button .button {
      vertical-align: middle; }
    .remove_data_block .download_button p {
      bottom: 10;
      left: 0;
      font-size: 12px;
      line-height: 16px;
      color: #A2A7AC;
      position: absolute; }
  .remove_data_block .button {
    display: inline-block;
    vertical-align: top;
    background: none;
    box-shadow: none;
    padding-left: 24px;
    background-size: 16px;
    font-size: 13px;
    line-height: 15px;
    font-family: 'Arial', sans-serif;
    text-transform: none;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: left 16px top 10px;
    cursor: pointer;
    color: #fff;
    width: 200px;
    height: 38px;
    line-height: 38px; }
    .remove_data_block .button.green {
      background-image: url(/assets/user_ico3.svg);
      background-repeat: no-repeat;
      background-position: left 16px top 10px; }
      .remove_data_block .button.green:hover {
        background-image: url(/assets/user_ico3.svg);
        background-repeat: no-repeat;
        background-position: left 16px top 10px;
        background-color: #18a218; }
    .remove_data_block .button.blue {
      background-image: url(/assets/user_ico2.svg); }
    .remove_data_block .button.disabled {
      background-image: url(/assets/user_ico3.svg);
      background-repeat: no-repeat;
      background-color: #8e9194;
      border-color: #8e9194;
      text-decoration: none;
      color: #b8c0c5;
      background-position: left 16px top 10px; }
      .remove_data_block .button.disabled:hover {
        background-color: #8e9194;
        border-color: #8e9194;
        text-decoration: none;
        color: #b8c0c5; }

.setting_tooltip {
  width: 200px; }

.popup.info_account {
  width: 515px;
  padding: 0; }
  .popup.info_account.confirmed .popup_content {
    padding-bottom: 45px; }
  .popup.info_account .popup_title {
    padding: 14px 20px;
    text-align: center;
    position: relative;
    background-color: #1D971E; }
    .popup.info_account .popup_title .close {
      width: 9px;
      height: 9px;
      background: url(/assets/close_promo.png) no-repeat;
      background-size: 9px;
      position: absolute;
      right: 6px;
      top: 9px; }
    .popup.info_account .popup_title span {
      font-size: 18px;
      line-height: 22px;
      font-weight: bold;
      font-family: 'Libre Baskerville';
      color: #fff; }
  .popup.info_account .popup_content {
    padding: 10px 25px 30px; }
    .popup.info_account .popup_content p {
      font-size: 14px;
      line-height: 19px;
      color: #616A71;
      text-align: left; }
  .popup.info_account .buttons {
    margin-top: 20px; }
    .popup.info_account .buttons .button {
      display: inline-block;
      vertical-align: top;
      width: 220px;
      font-size: 15px;
      height: 49px;
      line-height: 42px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 0; }
      .popup.info_account .buttons .button.blue {
        margin-right: 24px; }
.content {
  overflow: hidden; }
  .content .content_title h1,
  .content .content_title h2,
  .content .content_title h3 {
    margin-bottom: 0; }
  .content p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
    font-family: 'Arial', sans-serif;
    color: #4C595E; }
    .content p a:not(.button) {
      color: #2A88CA;
      text-decoration: none; }
    .content p > p {
      margin-bottom: 18px; }
  .content h2,
  .content h3 {
    font-family: 'Libre Baskerville', serif;
    font-weight: bold;
    margin-bottom: 18px;
    color: #2A3032; }
    .content h2 a,
    .content h3 a {
      color: #2A88CA; }
  .content h2 {
    font-size: 18px;
    line-height: 27px; }
  .content h3 {
    font-size: 15px;
    line-height: 21px; }

ul.list,
ol.list {
  margin: 10px 0 0 10px; }
  ul.list li,
  ol.list li {
    color: #4C595E;
    font-size: 14px;
    line-height: 19px;
    padding: 0 0 7px; }
    ul.list li p,
    ol.list li p {
      margin-bottom: 0; }

ol.list {
  margin: 10px 0 0 20px; }

ul.list li {
  background: url(/assets/list_icon.svg) 7px 5px no-repeat;
  padding-left: 30px;
  list-style-type: none;
  list-style: none; }

.lowest_prices_bg + .container .sidebar.sidebar_left,
.lowest_prices_bg + .container .sidebar.sidebar_right {
  margin-top: 0; }

.order_number_sources .field_item .ui-spinner {
  display: block;
  float: left;
  position: relative;
  width: 60px;
  height: 27px; }
  .order_number_sources .field_item .ui-spinner .ui-icon.ui-icon-triangle-1-n, .order_number_sources .field_item .ui-spinner .ui-icon.ui-icon-triangle-1-s {
    left: 44px; }

html, body {
  background: #fff;
  font-size: 14px;
  line-height: 19px;
  color: #4C595E;
  font-family: 'Arial', sans-serif; }

* {
  padding: 0;
  margin: 0; }

img {
  border: none; }

.wrapper {
  width: 100%;
  overflow: hidden; }

.header {
  width: 100%;
  display: inline-block; }
  .header .links .notification {
    background: url(/assets/message_notification.png) no-repeat;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin: 15px 0 0 10px;
    text-align: center; }
  .header_top {
    background: #138113;
    width: 100%;
    height: 48px;
    z-index: 1000;
    border-bottom: #0b640b 3px solid; }
  .header_bg {
    background: #F3F7FA url(/assets/header_bg.jpg) top center no-repeat;
    height: 181px; }
  .header .links .user {
    float: left;
    font-style: normal;
    font-size: 12px;
    margin: 0 5px;
    max-width: 165px; }

.header_content {
  width: 940px;
  margin: 0 auto;
  display: block;
  padding-right: 10px; }
  .header_content .links {
    float: right;
    width: auto; }
    .header_content .links a {
      color: #fff;
      float: left;
      font-weight: bold;
      font-size: 14px;
      line-height: 53px;
      height: 51px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase; }

.chat_now {
  background: url(/assets/chat_now.png) no-repeat;
  display: block;
  width: 40px;
  height: 144px;
  position: fixed;
  top: 50%;
  left: 0px;
  margin-top: -72px; }
  .chat_now:hover {
    background-position: -80px 0; }

.nav {
  float: left; }
  .nav ul {
    list-style: none; }
    .nav ul li > ul li {
      overflow: hidden;
      float: none; }
      .nav ul li > ul li a {
        background: #138113;
        padding: 10px;
        display: block;
        float: none;
        height: auto;
        line-height: 18px; }
        .nav ul li > ul li a:hover {
          background: #1d981d;
          color: #fff; }
    .nav ul li ul.drop {
      display: none;
      position: absolute;
      top: 51px;
      left: 0px;
      overflow: hidden;
      z-index: 1020;
      min-width: 140px; }
    .nav ul li.active:hover ul {
      display: block; }
  .nav li {
    float: left;
    position: relative; }
    .nav li.active > a {
      background-color: #1d981d;
      border-bottom: #138113 3px solid;
      color: #fff;
      padding: 0 16px;
      position: relative; }
    .nav li.drop_item > a {
      padding: 0 22px 0 10px; }
      .nav li.drop_item > a:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: calc(50% - 3px);
        right: 9px;
        border-style: solid;
        border-width: 6px 3.5px 0 3.5px;
        border-color: #C6E698 transparent transparent transparent; }
    .nav li.drop_item.active > a:before {
      background-position: -16px 0; }
  .nav a {
    color: #c6e698;
    font-size: 14px;
    float: left;
    text-decoration: none;
    height: 51px;
    line-height: 51px;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .nav a:hover {
      color: #fff; }

.login_button,
.logout_button {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  clear: both;
  outline: none;
  letter-spacing: .4px;
  transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  -webkit-transition: linear 0.3s all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  background-color: #0B640C;
  font-family: "Arial", sans-serif;
  width: 80px;
  float: none;
  clear: none;
  font-size: 14px;
  font-weight: bold; }
  .login_button:hover, .login_button:active,
  .logout_button:hover,
  .logout_button:active {
    background-color: rgba(11, 100, 12, 0.7);
    box-shadow: inset 0 -4px 0 #0b640c;
    -moz-box-shadow: inset 0 -4px 0 #0b640c;
    -webkit-box-shadow: inset 0 -4px 0 #0b640c; }

.header .order_now {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  clear: both;
  outline: none;
  letter-spacing: .4px;
  transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  -webkit-transition: linear 0.3s all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  background-color: #F6B108;
  border: 1px solid #F3A201;
  font-family: 'Libre Baskerville', serif;
  box-shadow: inset 0 -5px 0 #f3a201;
  -moz-box-shadow: inset 0 -5px 0 #f3a201;
  -webkit-box-shadow: inset 0 -5px 0 #f3a201;
  width: 160px;
  float: none;
  clear: none;
  font-size: 14px;
  font-family: 'Arial', sans-serif; }
  .header .order_now:hover, .header .order_now:active {
    background-color: #FFBA11;
    border: 1px solid #FEAA04;
    box-shadow: inset 0 -5px 0 #feaa04;
    -moz-box-shadow: inset 0 -5px 0 #feaa04;
    -webkit-box-shadow: inset 0 -5px 0 #feaa04; }

.logo {
  float: left;
  margin: 41px 0 0 10px; }

.header_item {
  display: inline-block;
  width: 100%; }
  .header_item .slogan-text {
    overflow: hidden;
    padding: 2px 0;
    font-size: 18px;
    color: #000;
    line-height: 22px;
    font-weight: normal;
    font-family: 'Libre Baskerville', serif; }
  .header_item .text {
    float: left;
    width: 350px;
    margin: 35px 0 0 29px; }
    .header_item .text p {
      color: #131725;
      font-size: 14px;
      margin-top: 10px;
      font-family: 'Libre Baskerville', serif; }
      .header_item .text p span {
        padding-left: 5px;
        color: #128113; }
  .header_item h1 {
    max-height: 58px;
    overflow: hidden;
    padding: 2px 0;
    font-size: 20px;
    line-height: 22px; }

.online_support {
  background: url(/assets/support_img.png) center top no-repeat;
  background-size: 221px;
  float: right;
  width: 221px;
  height: 130px;
  margin-top: 4px;
  position: relative; }
  .online_support .button.small {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    clear: both;
    outline: none;
    letter-spacing: .4px;
    transition: linear 0.3s all;
    -moz-transition: linear 0.3s all;
    -webkit-transition: linear 0.3s all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    background-color: #3097E0;
    border: 1px solid #2988CB;
    font-family: 'Libre Baskerville', serif;
    box-shadow: inset 0 -4px 0 #2988cb;
    -moz-box-shadow: inset 0 -4px 0 #2988cb;
    -webkit-box-shadow: inset 0 -4px 0 #2988cb;
    font-size: 14px;
    width: 100%;
    height: 35px;
    line-height: 32px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    text-transform: none; }
    .online_support .button.small:hover, .online_support .button.small:active {
      background-color: #349EE8;
      border: 1px solid #2C8FD5;
      box-shadow: inset 0 -4px 0 #2c8fd5;
      -moz-box-shadow: inset 0 -4px 0 #2c8fd5;
      -webkit-box-shadow: inset 0 -4px 0 #2c8fd5; }

.warranty {
  float: left;
  margin: 2px 0 0 10px; }
  .warranty .item {
    float: left;
    margin-right: 20px; }

.social {
  float: right;
  margin-top: 18px; }

.scroller_wrapper {
  margin-top: 50px; }

.scroller {
  display: table;
  width: 940px;
  z-index: 1000; }

.scroller_wrapper .sticky-wrapper {
  width: 940px;
  float: left; }

.phone {
  background: #138113;
  float: right;
  line-height: 36px;
  height: 36px;
  z-index: 1001;
  width: 323px; }
  .phone p {
    color: #C6E698;
    float: left;
    font-size: 14px;
    line-height: 36px;
    margin-left: 20px; }
    .phone p strong {
      font-size: 14px;
      color: #C6E698;
      font-weight: normal;
      display: inline-block;
      vertical-align: top;
      margin: 0 6px 0 14px; }
      .phone p strong b {
        font-weight: normal;
        padding: 0 3px; }
    .phone p > span {
      color: #fff;
      font-weight: bold;
      font-family: 'Libre Baskerville', serif; }

.phone_drop {
  width: 70px;
  float: right;
  position: relative;
  z-index: 10; }
  .phone_drop span {
    background: url(/assets/phone_arrows.png) 45px 14px no-repeat;
    color: #c6e698;
    display: block;
    cursor: pointer;
    padding: 0 10px; }
    .phone_drop span:hover {
      background-color: #1d981d;
      background-position: 45px -28px;
      color: #fff; }
  .phone_drop ul {
    list-style: none;
    display: none; }
  .phone_drop li {
    overflow: hidden; }
    .phone_drop li a {
      background: #138113;
      color: #c6e698;
      display: block;
      overflow: hidden;
      text-decoration: none;
      padding: 0 10px; }
      .phone_drop li a:hover {
        background: #1d981d;
        color: #fff; }

.header_discount {
  background-color: #2A88CA;
  color: #fff;
  float: left;
  font-size: 14px;
  font-family: 'Libre Baskerville', serif;
  font-weight: bold;
  width: 405px;
  height: 36px;
  text-align: center;
  line-height: 36px; }
  .header_discount span {
    font-size: 17px; }

.button.small.header_order {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  clear: both;
  outline: none;
  letter-spacing: .4px;
  transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  -webkit-transition: linear 0.3s all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  background-color: #F6B108;
  border: 1px solid #F3A201;
  font-family: 'Libre Baskerville', serif;
  box-shadow: inset 0 -5px 0 #f3a201;
  -moz-box-shadow: inset 0 -5px 0 #f3a201;
  -webkit-box-shadow: inset 0 -5px 0 #f3a201;
  width: 212px;
  height: 36px;
  line-height: 32px;
  text-transform: none;
  clear: none; }
  .button.small.header_order:hover, .button.small.header_order:active {
    background-color: #FFBA11;
    border: 1px solid #FEAA04;
    box-shadow: inset 0 -5px 0 #feaa04;
    -moz-box-shadow: inset 0 -5px 0 #feaa04;
    -webkit-box-shadow: inset 0 -5px 0 #feaa04; }

.footer {
  border-top: #1d981d 3px solid;
  margin-top: 13px; }
  .footer_bottom {
    clear: both;
    width: 100%;
    background-color: #F3F7FA; }
    .footer_bottom .footer_content {
      margin: 8px auto; }
  .footer_content {
    width: 945px;
    overflow: hidden;
    margin: 30px auto; }
  .footer_details {
    float: left;
    width: 700px;
    margin-left: 4px; }
  .footer_nav {
    overflow: hidden;
    margin-top: 12px; }
    .footer_nav ul {
      list-style: none;
      margin-left: -14px; }
    .footer_nav li {
      float: left; }
      .footer_nav li:first-child a {
        border-left: none; }
    .footer_nav a {
      border-left: #E4E8EB 1px solid;
      color: #2A88CA;
      float: left;
      font-size: 13px;
      padding: 1px 0 1px 14px;
      margin-right: 14px;
      text-decoration: none; }
      .footer_nav a:hover {
        text-decoration: underline; }
  .footer_links {
    overflow: hidden;
    margin-top: 40px; }
    .footer_links ul {
      float: left;
      list-style: none;
      width: 165px;
      margin-right: 10px; }
    .footer_links li {
      display: block;
      width: 100%; }
    .footer_links a {
      color: #616A71;
      display: block;
      font-size: 13px;
      margin-bottom: 12px;
      text-decoration: none; }
      .footer_links a:hover {
        text-decoration: underline; }
  .footer_bottom {
    color: #616A71;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 34px; }
    .footer_bottom .location {
      display: inline-block;
      vertical-align: middle; }
    .footer_bottom .call {
      background: url(/assets/phone.svg) left top no-repeat;
      display: inline-block;
      vertical-align: middle;
      padding-left: 28px;
      margin-right: 130px; }
      .footer_bottom .call strong {
        display: inline-block;
        vertical-align: top;
        margin-right: 4px; }
    .footer_bottom .email {
      background: url(/assets/email.svg) left center no-repeat;
      display: inline-block;
      vertical-align: middle;
      color: #616A71;
      padding-left: 28px;
      margin-right: 45px;
      text-decoration: none; }
    .footer_bottom .email:hover {
      text-decoration: underline; }
  .footer_info {
    float: right;
    width: 215px;
    margin: 5px 0 0 10px; }

.we_accept {
  float: left;
  width: 122px; }
  .we_accept h3 {
    color: #616A71;
    font-size: 14px;
    line-height: 18px; }

.accept_block {
  width: 205px;
  float: left;
  margin-top: 12px; }
.accept_item {
  float: left;
  width: 60px;
  height: 40px;
  margin: 0 11px 11px 0; }
  .accept_item:nth-child(3n) {
    margin-right: 0; }

.verified_by {
  float: left;
  margin-left: 38px; }
  .verified_by h3 {
    margin-bottom: 9px; }

.verified_item {
  margin-bottom: 15px; }

.copyright {
  color: #B9BFC3;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  text-align: right; }

.social_groups {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 51px; }
  .social_groups span {
    padding-right: 10px;
    margin-top: 9px;
    float: left; }
  .social_groups a {
    width: 35px;
    height: 35px;
    border: 1px solid rgba(185, 191, 195, 0.4);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: 0.25s linear border;
    -moz-transition: 0.25s linear border;
    -webkit-transition: 0.25s linear border; }
    .social_groups a img {
      opacity: .6;
      transition: 0.25s linear opacity;
      -moz-transition: 0.25s linear opacity;
      -webkit-transition: 0.25s linear opacity; }
    .social_groups a:hover {
      border: 1px solid #B9BFC3; }
      .social_groups a:hover img {
        opacity: 1; }

.promo {
  background: #2A88CA;
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0;
  z-index: 1000; }
  .promo_title {
    display: none; }
  .promo_content {
    overflow: hidden;
    max-width: 940px;
    margin: 0 auto;
    padding: 8px 0;
    position: relative; }
  .promo_info {
    display: inline-block;
    position: relative;
    text-align: center; }
    .promo_info p {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      line-height: 20px;
      color: #fff; }
      .promo_info p:first-child {
        margin-right: 9px; }
      .promo_info p b {
        color: #fff;
        font-size: 15px; }
      .promo_info p strong {
        display: inline-block;
        vertical-align: middle;
        margin-left: 12px;
        font-family: "Libre Baskerville", serif;
        color: #2A3032;
        text-transform: uppercase;
        font-size: 15px;
        padding: 10px 17px 8px 70px;
        background-color: #fff;
        position: relative; }
        .promo_info p strong:before {
          content: '';
          position: absolute;
          display: block;
          width: 49px;
          height: 37px;
          left: 7px;
          top: -8px;
          background-image: url(/assets/promo_percentage.svg); }
  .promo .button {
    width: 186px;
    margin: 0 0 0 -5px;
    display: inline-block;
    vertical-align: middle; }
    .promo .button.medium {
      height: 36px;
      line-height: 38px; }
  .promo .close {
    background: url(/assets/close_promo.svg) no-repeat;
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 100; }

.lowest_prices {
  text-align: center; }
  .lowest_prices_bg {
    background: #F3F7FA;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 35px; }
  .lowest_prices .info {
    display: inline-block;
    vertical-align: top;
    width: 380px;
    margin: 30px 68px 0 68px;
    position: relative;
    left: 25px;
    color: #4C595E;
    font-family: 'Arial', serif; }
    .lowest_prices .info h2 {
      font-size: 18px;
      line-height: 27px;
      font-weight: bold;
      color: #2A3032;
      font-family: 'Libre Baskerville', serif; }
    .lowest_prices .info span {
      font-size: 14px;
      line-height: 19px;
      display: block;
      font-weight: bold;
      padding: 6px 0 4px; }
      .lowest_prices .info span b {
        color: #2B912B; }
    .lowest_prices .info p {
      font-size: 14px;
      line-height: 19px;
      font-weight: normal; }
    .lowest_prices .info i {
      color: #616a71;
      display: block;
      line-height: 18px;
      font-size: 14px;
      font-style: normal; }
    .lowest_prices .info .button {
      width: 220px;
      margin: 0 auto;
      position: relative;
      top: 20px;
      height: 43px;
      line-height: 45px;
      font-size: 15px; }

.guaranteed {
  display: inline-block;
  vertical-align: top;
  margin-top: 34px; }

.customer_support {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: 39px;
  margin-top: 46px; }

.content_title_line {
  height: 1px;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px; }

.sidebar.sidebar_inner {
  margin-top: 9px; }

.contact_us_content {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  color: #4C595E;
  margin-right: 10px; }
  .contact_us_content .content_title {
    margin-bottom: 12px; }

.contact_us_information p {
  padding-bottom: 13px;
  font-size: 14px;
  line-height: 19px; }
.contact_us_information span {
  font-weight: bold; }
.contact_us_information a {
  color: #2A88CA;
  text-decoration: none; }

.toll_free_line {
  margin: 2px 0 15px 0;
  display: inline-block;
  width: 100%;
  background-color: #F7FAFC;
  border: 1px solid #D7DCE0;
  padding: 19px 23px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .toll_free_line p {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    font-weight: bold;
    margin: 0; }
    .toll_free_line p a {
      text-decoration: none;
      color: inherit; }
    .toll_free_line p b {
      padding: 0 3px; }
    .toll_free_line p span {
      font-weight: bold; }
    .toll_free_line p.email {
      background: url(/assets/email.svg) left center no-repeat;
      padding-left: 28px;
      margin-right: 110px; }
  .toll_free_line .contact_us_phone {
    display: inline-block;
    background: url(/assets/phone.svg) left top no-repeat;
    padding-left: 28px; }

.feedback_form.success {
  text-align: center; }
  .feedback_form.success h2 {
    margin-bottom: 60px; }
  .feedback_form.success strong {
    font-size: 16px;
    color: #616A71;
    line-height: 16px;
    display: block;
    padding: 74px 0 50px;
    font-weight: normal;
    background: url(/assets/success_img.svg) center top no-repeat; }

.error-page {
  text-align: center;
  padding-top: 40px; }
  .error-page .content_title h1 {
    font-size: 23px;
    font-weight: normal; }
  .error-page_text {
    max-width: 400px;
    margin: 0 auto; }
    .error-page_text h3 {
      padding-bottom: 90px;
      background-image: url(/assets/pen_img.png);
      background-repeat: no-repeat;
      background-size: 64px;
      background-position: center bottom;
      font-size: 16px;
      font-weight: normal; }

.discount_item {
  border-bottom: 1px solid #D7DCE0;
  padding: 8px 17px;
  display: block;
  margin-bottom: 0px; }
  .discount_item:last-child {
    border: none; }
  .discount_item.inner {
    padding-right: 10px;
    padding-left: 20px; }
    .discount_item.inner .discount_subitem.discount_use p {
      font-size: 13px;
      line-height: 13px;
      text-transform: uppercase;
      color: #29a643;
      width: auto; }
    .discount_item.inner .discount_subitem.discount_use span {
      font-weight: bold;
      font-size: 20px;
      color: #29a643;
      line-height: 22px;
      font-family: "Arial";
      width: auto; }
    .discount_item.inner .discount_subitem .button.medium {
      float: right;
      width: 165px;
      height: 25px;
      margin-top: 9.5px;
      margin-bottom: 2px; }
    .discount_item.inner.with_bg {
      background: #eaf0f2;
      border-top: 1px solid #d5d5d5; }
  .discount_item .discount_subitem span {
    font-size: 16px;
    width: auto; }
  .discount_item .discount_subitem.discount_use {
    float: left;
    margin-top: 9.5px;
    margin-bottom: 2px; }

.discount_diagram {
  padding: 15px 25px 10px;
  position: relative; }
  .discount_diagram:after {
    position: absolute;
    content: '';
    display: block;
    height: 1px;
    width: 342px;
    background: #e1e4e1;
    bottom: 47px; }

.diagram_item {
  display: inline-block;
  position: relative;
  margin: 0 0 0 16px;
  width: 96px; }
  .diagram_item .value {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    color: #107810;
    font-weight: bold;
    font-family: 'Libre Baskerville'; }
  .diagram_item .image {
    background: url(/assets/new_cabinet/discount_diagrams.png) no-repeat;
    display: inline-block;
    width: 81px; }
  .diagram_item.first .image {
    background-position: -5px -110px;
    height: 189px; }
  .diagram_item.second .image {
    background-position: -95px -46px;
    height: 256px; }
  .diagram_item.third .image {
    background-position: -185px 0;
    height: 302px; }

.diagram_price {
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  bottom: -30px;
  left: 10px; }
  .diagram_price p {
    color: #f3a200;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    font-family: 'Libre Baskerville';
    text-transform: none; }

.discount .discount_block .sidebar_title {
  margin: 0 0 -1px 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.discount .discount_block .sidebar_item {
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  box-shadow: none;
  border: 1px solid #D7DCE0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.prices {
  overflow: hidden;
  margin: 0 10px 30px 10px; }
  .prices_form {
    border: #d2dfe5 1px solid;
    overflow: hidden;
    margin: 2px 0 22px 0;
    padding-top: 10px; }
  .prices_discount {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .prices_discount .content_title {
      margin-bottom: 13px;
      margin-top: 0; }
    .prices_discount p {
      color: #4C595E;
      font-size: 14px;
      line-height: 19px; }
    .prices_discount_form {
      display: inline-block;
      width: 100%;
      margin-top: 16px; }
      .prices_discount_form label {
        display: block;
        font-size: 18px;
        font-family: 'Libre Baskerville', serif;
        margin-bottom: 10px;
        color: #2A3032; }
      .prices_discount_form .input {
        float: left;
        width: 278px;
        height: 34px;
        margin: 2px 0 0 1px; }
      .prices_discount_form .button {
        cursor: pointer;
        float: right;
        margin: 2px 3px 0 0;
        width: 138px; }

.price_item {
  display: inline-block;
  width: 100%;
  margin-bottom: 12px; }
  .price_item > label {
    color: #000000;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    width: 150px;
    margin: 5px 6px 0 10px; }
    .price_item > label a {
      color: #2988ca; }
      .price_item > label a:hover {
        text-decoration: none; }
  .price_item .radio_currency {
    width: 278px;
    display: inline-block;
    vertical-align: middle; }
  .price_item .select2-container {
    min-width: 216px; }

.select_currency .price_item > label {
  margin: 5px 6px 0 10px; }

.type_paper .price_item {
  width: 100%; }
  .type_paper .price_item .select2-container {
    min-width: 280px !important;
    max-width: 280px !important; }

.pages_of_words .price_item {
  width: 100%; }
  .pages_of_words .price_item .spinner_block {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 29px;
    min-width: 222px; }
    .pages_of_words .price_item .spinner_block input {
      width: 100%; }

.prices_form_wrapper {
  border-top: #d2dfe5 1px solid;
  background: #F7FAFC;
  width: 100%;
  display: table; }

.academic_level .price_item > label {
  background: #fff;
  border-bottom: #d2dfe5 1px solid;
  border-right: #d2dfe5 1px solid;
  margin: 0;
  padding: 12px 17px 6px 10px;
  width: 157px;
  position: relative;
  top: -1px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.academic_level .price_item .select2-container {
  margin: 5px 0 0 8px;
  min-width: 280px !important;
  max-width: 280px !important; }

.login .content_title {
  text-align: center; }

.input,
.textarea {
  font-size: 14px;
  color: #4C595E; }
  .input::-webkit-input-placeholder,
  .textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #616F75; }
  .input::-moz-placeholder,
  .textarea::-moz-placeholder {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #616F75; }
  .input:-moz-placeholder,
  .textarea:-moz-placeholder {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    color: #616F75; }
  .input:-ms-input-placeholder,
  .textarea:-ms-input-placeholder {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    color: #616F75; }

/* Buttons */
.button {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-family: 'Libre Baskerville', serif; }

.button.big {
  font-size: 23px;
  height: 48px;
  line-height: 50px; }

.button.medium {
  font-size: 15px;
  height: 30px;
  line-height: 28px; }

.button.small {
  font-size: 12px;
  font-family: 'Arial', sans-serif;
  height: 23px;
  line-height: 23px; }

.button.yellow {
  background-color: #F6B108;
  border: 1px solid #F3A201;
  box-shadow: inset 0 -5px 0 #f3a201;
  -moz-box-shadow: inset 0 -5px 0 #f3a201;
  -webkit-box-shadow: inset 0 -5px 0 #f3a201; }
  .button.yellow:hover, .button.yellow:active {
    background-color: #FFBA11;
    border: 1px solid #FEAA04;
    box-shadow: inset 0 -5px 0 #feaa04;
    -moz-box-shadow: inset 0 -5px 0 #feaa04;
    -webkit-box-shadow: inset 0 -5px 0 #feaa04; }

.button.blue {
  background-color: #3097E0;
  border: 1px solid #2988CB;
  font-family: 'Libre Baskerville', serif;
  box-shadow: inset 0 -4px 0 #2988cb;
  -moz-box-shadow: inset 0 -4px 0 #2988cb;
  -webkit-box-shadow: inset 0 -4px 0 #2988cb; }
  .button.blue:hover, .button.blue:active {
    background-color: #349EE8;
    border: 1px solid #2C8FD5;
    box-shadow: inset 0 -4px 0 #2c8fd5;
    -moz-box-shadow: inset 0 -4px 0 #2c8fd5;
    -webkit-box-shadow: inset 0 -4px 0 #2c8fd5; }

.button.green {
  background: #1d981d;
  border: #138113 1px solid;
  border-bottom: #138113 5px solid; }

.button.green:hover {
  background: #18a218; }

.button.small.green {
  border-bottom: #138113 3px solid; }

.button.red {
  background: #ed1c24;
  border: #ad0007 1px solid;
  border-bottom: #ad0007 5px solid; }

.button.red:hover {
  background: #ad0007;
  box-shadow: inset 0px 4px 0px #ed1c24;
  -moz-box-shadow: inset 0px 4px 0px #ed1c24;
  -webkit-shadow: inset 0px 4px 0px #ed1c24; }

.button.small.red {
  border-bottom: #ad0007 3px solid; }

.button.small.red:hover {
  box-shadow: inset 0px 2px 0px #ed1c24;
  -moz-box-shadow: inset 0px 2px 0px #ed1c24;
  -webkit-shadow: inset 0px 2px 0px #ed1c24; }

input.button {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.contacts_form {
  width: 100%;
  padding: 0 0 29px;
  border: #D7DCE0 1px solid;
  background-color: #FDFEFE;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .contacts_form .angular_form {
    padding: 0 38px; }
  .contacts_form h2 {
    background: #F3F7FA;
    border-bottom: #D7DCE0 1px solid;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Libre Baskerville', serif;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding: 8px 24px; }
    .contacts_form h2:before, .contacts_form h2:after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -20px;
      border: 10px solid transparent;
      border-top: 10px solid #D7DCE0;
      margin-left: -10px; }
    .contacts_form h2:after {
      border-top: 10px solid #F3F7FA;
      bottom: -19px; }
  .contacts_form_item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 0 19px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .contacts_form_item .input_error {
      width: 100%; }
      .contacts_form_item .input_error .input,
      .contacts_form_item .input_error .textarea {
        width: 100%;
        border-color: #ed1c24; }
    .contacts_form_item:nth-child(2), .contacts_form_item:nth-child(3) {
      width: 48%; }
    .contacts_form_item:nth-child(2) {
      margin-right: 3%; }
    .contacts_form_item > label {
      width: 100%;
      display: block;
      color: #4C595E;
      font-size: 14px;
      line-height: 16px;
      margin-bottom: 9px; }
    .contacts_form_item .textarea,
    .contacts_form_item .input {
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    .contacts_form_item .textarea {
      padding: 10px 13px;
      border: 1px solid #E1E7EC;
      height: 160px;
      resize: none;
      overflow: hidden; }
    .contacts_form_item .input {
      height: 45px;
      line-height: 45px;
      padding: 0 13px;
      border: 1px solid #E1E7EC; }
      .contacts_form_item .input .validation_error {
        bottom: 29px; }
        .contacts_form_item .input .validation_error:before, .contacts_form_item .input .validation_error:after {
          bottom: -12px;
          border: 7px solid transparent;
          border-top: 7px solid #ed1c24;
          margin-left: -6px; }
  .contacts_form .validation_error {
    padding-top: 5px;
    padding-bottom: 4px;
    width: 88px;
    top: -34px;
    bottom: inherit;
    left: 130px; }
  .contacts_form .button {
    cursor: pointer;
    margin: 10px auto 0;
    width: 223px;
    height: 43px;
    line-height: 45px; }

.sidebar_title {
  background: #F7FAFC;
  border-bottom: #D7DCE0 1px solid;
  color: #000;
  font-size: 15px;
  line-height: 18px;
  font-family: 'Libre Baskerville', serif;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 8px 24px; }
  .sidebar_title a {
    color: #000;
    text-decoration: none; }
  .sidebar_title:before, .sidebar_title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #D7DCE0;
    margin-left: -10px; }
  .sidebar_title:after {
    border-top: 10px solid #F7FAFC;
    bottom: -19px; }

.sidebar_content {
  background: #FFFFFF;
  overflow: hidden;
  padding: 15px 9px 10px 9px; }
  .sidebar_content p {
    font-size: 14px;
    line-height: 19px;
    color: #4C595E; }

.sidebar_item .button {
  width: 100%;
  overflow: hidden;
  height: 45px;
  line-height: 47px; }

.main_order_form2,
.sidebar_item.get_price {
  border: #D7DCE0 1px solid; }
  .main_order_form2 .sidebar_content,
  .sidebar_item.get_price .sidebar_content {
    padding: 0;
    overflow: visible;
    display: inline-block;
    background: #fff; }
  .main_order_form2 .sidebar_title,
  .sidebar_item.get_price .sidebar_title {
    background-color: #2b912b;
    border: none;
    color: #fff;
    margin: -1px -1px 0 -1px; }
    .main_order_form2 .sidebar_title:before, .main_order_form2 .sidebar_title:after,
    .sidebar_item.get_price .sidebar_title:before,
    .sidebar_item.get_price .sidebar_title:after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -20px;
      border: 10px solid transparent;
      border-top: 10px solid #2b912b;
      margin-left: -10px; }
    .main_order_form2 .sidebar_title:after,
    .sidebar_item.get_price .sidebar_title:after {
      border-top: 10px solid #2b912b;
      bottom: -19px; }
    .main_order_form2 .sidebar_title a,
    .sidebar_item.get_price .sidebar_title a {
      color: #fff; }
  .main_order_form2 .radio_buttons .ui-state-default .ui-button-text,
  .sidebar_item.get_price .radio_buttons .ui-state-default .ui-button-text {
    border: #E1E7EC 1px solid;
    line-height: 23px; }
  .main_order_form2 .radio_buttons .ui-state-active .ui-button-text,
  .sidebar_item.get_price .radio_buttons .ui-state-active .ui-button-text {
    background-color: #3097E0; }
  .main_order_form2 .select2-container,
  .sidebar_item.get_price .select2-container {
    min-width: 113px;
    max-width: 113px;
    float: none; }
    .main_order_form2 .select2-container .select2-choice,
    .sidebar_item.get_price .select2-container .select2-choice {
      border: #E1E7EC 1px solid;
      height: 35px;
      line-height: 36px; }
      .main_order_form2 .select2-container .select2-choice .select2-arrow,
      .sidebar_item.get_price .select2-container .select2-choice .select2-arrow {
        border: none; }
        .main_order_form2 .select2-container .select2-choice .select2-arrow b,
        .sidebar_item.get_price .select2-container .select2-choice .select2-arrow b {
          position: relative;
          background: none; }
          .main_order_form2 .select2-container .select2-choice .select2-arrow b:before,
          .sidebar_item.get_price .select2-container .select2-choice .select2-arrow b:before {
            background: none;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            position: absolute;
            top: calc(50% - 3px);
            left: calc(50% - 3px);
            border-width: 6px 3px 0 3px;
            border-color: #3097E0 transparent transparent transparent; }
          .main_order_form2 .select2-container .select2-choice .select2-arrow b:after,
          .sidebar_item.get_price .select2-container .select2-choice .select2-arrow b:after {
            position: absolute;
            display: block;
            content: '';
            width: 1px;
            height: 70%;
            top: 15%;
            left: 0;
            background-color: #E1E7EC; }
  .main_order_form2 .select2-drop-active,
  .sidebar_item.get_price .select2-drop-active {
    border: #E1E7EC 1px solid; }
  .main_order_form2 .spinner_block,
  .sidebar_item.get_price .spinner_block {
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .main_order_form2 .spinner,
  .sidebar_item.get_price .spinner {
    border: 1px solid #E1E7EC;
    border-top: #E1E7EC 1px solid;
    border-bottom: #E1E7EC 1px solid;
    height: 35px;
    line-height: 35px;
    width: 113px;
    padding: 0 26px;
    box-sizing: border-box; }
  .main_order_form2 .ui-spinner .ui-icon,
  .sidebar_item.get_price .ui-spinner .ui-icon {
    border: none;
    width: 25px;
    height: 35px;
    background: none; }
    .main_order_form2 .ui-spinner .ui-icon:before,
    .sidebar_item.get_price .ui-spinner .ui-icon:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      position: absolute;
      top: calc(50% - 3px);
      left: calc(50% - 3px); }
    .main_order_form2 .ui-spinner .ui-icon:after,
    .sidebar_item.get_price .ui-spinner .ui-icon:after {
      position: absolute;
      display: block;
      content: '';
      width: 1px;
      height: 70%;
      top: 15%;
      background-color: #E1E7EC; }
    .main_order_form2 .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-n,
    .sidebar_item.get_price .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-n {
      right: 0; }
      .main_order_form2 .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-n:before,
      .sidebar_item.get_price .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-n:before {
        border-width: 3px 0 3px 6px;
        border-color: transparent transparent transparent #3097E0; }
      .main_order_form2 .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-n:after,
      .sidebar_item.get_price .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-n:after {
        left: 0; }
    .main_order_form2 .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-s,
    .sidebar_item.get_price .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-s {
      left: 0; }
      .main_order_form2 .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-s:before,
      .sidebar_item.get_price .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-s:before {
        border-width: 3px 6px 3px 0;
        border-color: transparent #3097E0 transparent transparent; }
      .main_order_form2 .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-s:after,
      .sidebar_item.get_price .ui-spinner .ui-icon.ui-icon.ui-icon-triangle-1-s:after {
        right: 0; }
  .main_order_form2 .item .order-pages-num > label,
  .main_order_form2 .item .order-words-num > label,
  .main_order_form2 .item > label,
  .sidebar_item.get_price .item .order-pages-num > label,
  .sidebar_item.get_price .item .order-words-num > label,
  .sidebar_item.get_price .item > label {
    color: #4C595E; }
  .main_order_form2 .total_price,
  .sidebar_item.get_price .total_price {
    font-weight: bold; }
    .main_order_form2 .total_price span,
    .sidebar_item.get_price .total_price span {
      font-weight: 500;
      margin-left: 0; }
  .main_order_form2 .total_price,
  .main_order_form2 .price_page,
  .sidebar_item.get_price .total_price,
  .sidebar_item.get_price .price_page {
    margin: 0 -1px 0 -1px;
    vertical-align: top;
    width: calc(100% + 2px);
    box-sizing: border-box;
    font-family: 'Arial', sans-serif; }

.sidebar_item.get_inner_price {
  width: 220px; }
  .sidebar_item.get_inner_price .radio_buttons.ui-buttonset {
    width: 99%; }
  .sidebar_item.get_inner_price .spinner {
    width: 115px; }
  .sidebar_item.get_inner_price .main_order_form .item {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

.main_order_form .price_page {
  background-color: #2b912b;
  display: inline-block;
  padding: 4px 5px;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .main_order_form .price_page p {
    float: left; }
  .main_order_form .price_page span {
    float: right; }
.main_order_form .order-pages-num strong,
.main_order_form .order-words-num strong {
  padding-right: 2px; }

a.select-words,
a.select-pages {
  color: #4C595E;
  text-decoration: underline; }

.widget.main_get_price {
  border: #D7DCE0 1px solid; }
  .widget.main_get_price li {
    list-style: none;
    padding-left: 0;
    margin: 0; }
  .widget.main_get_price ul {
    margin: 0; }
  .widget.main_get_price .widget_content {
    padding: 15px 0 0;
    background: #fff;
    border: none; }
  .widget.main_get_price .radio_buttons.ui-buttonset {
    width: 212px;
    float: right; }
  .widget.main_get_price .widget_title {
    background-color: #2b912b;
    border: none;
    color: #fff;
    margin: -1px -1px 0 -1px; }
    .widget.main_get_price .widget_title:before, .widget.main_get_price .widget_title:after {
      display: none; }
    .widget.main_get_price .widget_title a {
      color: #fff; }
.widget .main_order_form2 {
  border: none; }
  .widget .main_order_form2 .item {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 9px; }
    .widget .main_order_form2 .item > label {
      width: 120px;
      margin-top: 4px; }
    .widget .main_order_form2 .item:first-child > label {
      display: inline-block;
      overflow: visible; }
    .widget .main_order_form2 .item .select2-container {
      min-width: 199px; }
.widget .radio_buttons.ui-buttonset {
  width: 200px;
  float: right; }
.widget .spinner {
  width: 141px; }
.widget .button.medium.yellow {
  margin: 10px auto 20px;
  width: 220px;
  overflow: hidden;
  height: 45px;
  line-height: 47px;
  font-size: 15px;
  padding: 0; }

.main_order_price {
  clear: both;
  padding: 5px 15px 0;
  width: 100%;
  margin-top: 6px;
  box-sizing: border-box;
  background-color: #F7FAFC;
  overflow: hidden; }
  .main_order_price p {
    margin: 0; }
  .main_order_price .total_price p {
    margin: 0; }

.features .sidebar_content {
  padding: 18px 0 0; }
.features .savings {
  overflow: hidden;
  padding: 12px 9px 17px 9px;
  font-family: 'Arial', sans-serif;
  font-weight: bold; }
  .features .savings p {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: -.6px; }
  .features .savings span {
    font-size: 20px;
    line-height: 24px;
    color: #2B912B;
    float: right;
    font-weight: bold;
    letter-spacing: -.8px; }

.feature_item {
  overflow: hidden;
  font-size: 14px;
  color: #4C595E;
  padding: 10px 8px;
  border-bottom: 1px solid #EFF1F3; }
  .feature_item:last-child {
    border: none; }
  .feature_item > * {
    display: inline-block;
    vertical-align: top;
    letter-spacing: -.35px;
    font-family: 'Arial', sans-serif; }
  .feature_item b {
    color: #ff960e;
    text-transform: uppercase;
    margin-right: 3px;
    max-width: 18%;
    min-width: 18%; }
  .feature_item p {
    margin-left: 4px;
    max-width: 51%;
    min-width: 51%; }
  .feature_item span {
    max-width: 23%;
    min-width: 23%;
    float: right;
    text-align: right; }

.sidebar_testimonials .sidebar_content {
  padding: 0; }

.sidebar_slider {
  border-top: #d2dfe5 1px solid;
  position: relative;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -.38px;
  padding: 18px 8px 70px 8px; }
  .sidebar_slider span {
    color: #2A88CA;
    display: block;
    padding-bottom: 12px; }
  .sidebar_slider_title {
    color: #2A3032;
    padding-bottom: 14px; }
  .sidebar_slider p {
    color: #4C595E;
    font-size: 14px;
    letter-spacing: 0; }
  .sidebar_slider .rating_form {
    margin: 14px 0;
    width: 100%; }
  .sidebar_slider:first-child {
    border-top: none; }
  .sidebar_slider_block {
    display: inline-block; }
  .sidebar_slider_item {
    width: 190px; }
  .sidebar_slider_prev, .sidebar_slider_next {
    background-repeat: no-repeat;
    display: inline-block;
    width: 50%;
    height: 45px;
    position: absolute;
    bottom: -1px;
    border: 1px solid #E1E7EC;
    background-color: #F7FAFC; }
    .sidebar_slider_prev:before, .sidebar_slider_next:before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      top: calc(50% - 4px);
      left: calc(50% - 4.5px); }
  .sidebar_slider_prev {
    left: -1px; }
    .sidebar_slider_prev:before {
      border-width: 4px 9px 4px 0;
      border-color: transparent #3097E0 transparent transparent; }
  .sidebar_slider_next {
    right: -1px; }
    .sidebar_slider_next:before {
      border-width: 4px 0 4px 9px;
      border-color: transparent transparent transparent #3097E0; }

.rating_form {
  overflow: hidden;
  margin: 14px 0 0 -14px;
  width: 218px; }

.activity .sidebar_content {
  padding: 10px 0 0; }
.activity_item {
  overflow: hidden;
  line-height: 16px;
  padding: 11px 9px;
  border-bottom: 1px solid #EFF1F3; }
  .activity_item:last-child {
    border: none; }
  .activity_item p {
    color: #4C595E;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    max-width: 83%; }
  .activity_item span {
    color: #2A88CA;
    font-size: 15px;
    float: right; }

.choose_us .sidebar_content {
  padding: 10px 0 5px; }
.choose_us ul.list {
  margin: 0;
  list-style: none; }
  .choose_us ul.list li {
    padding: 9px 5px 9px 30px;
    border-bottom: 1px solid #EFF1F3;
    background-position: 7px 15px; }
    .choose_us ul.list li:last-child {
      border: none; }

.best_paper .sidebar_content {
  padding: 10px 0 12px 0; }
.best_paper_item {
  padding: 7px 8px;
  border-bottom: 1px solid #EFF1F3;
  font-size: 14px; }
  .best_paper_item:last-child {
    border-bottom: none; }
  .best_paper_item b {
    color: #1D981C;
    display: inline-block;
    vertical-align: top;
    width: 60%;
    font-weight: normal; }
  .best_paper_item span {
    color: #4C595E;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    width: 38%;
    text-align: right; }
    .best_paper_item span strong {
      font-size: 14px;
      color: #2A88CA;
      margin-left: 4px;
      font-weight: normal; }

.questions .sidebar_content {
  padding: 18px 17px 9px 17px; }
.questions_item {
  overflow: hidden;
  line-height: 16px;
  padding: 11px 9px;
  border-bottom: 1px solid #EFF1F3; }
  .questions_item:last-child {
    border: none; }
  .questions_item p {
    color: #4C595E;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    max-width: 83%; }
  .questions_item span {
    color: #2A88CA;
    font-size: 15px;
    float: right; }
.questions_photo {
  display: block; }
  .questions_photo img {
    display: block; }
.questions .support {
  color: #1d981d;
  font-family: 'Libre Baskerville', serif;
  font-weight: bold;
  position: relative; }
  .questions .support:after {
    position: absolute;
    content: '';
    width: 11px;
    height: 11px;
    background-color: #4FCC69;
    border: 1px solid #2D843E;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%; }
  .questions .support span {
    font-size: 42px;
    display: inline-block;
    vertical-align: middle; }
  .questions .support p {
    font-size: 14px;
    line-height: 18px;
    width: 80px;
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
    color: #1d981d; }
.questions .info {
  display: block;
  margin-top: 7px;
  text-align: center; }
  .questions .info span {
    color: #4C595E;
    font-size: 14px;
    line-height: 19px;
    width: 100%; }

.payment_security .sidebar_title {
  background: #29a643;
  border-bottom: #29a643 1px solid;
  color: #fff;
  margin: -1px; }
  .payment_security .sidebar_title:before, .payment_security .sidebar_title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #29a643;
    margin-left: -10px; }
  .payment_security .sidebar_title:after {
    border-top: 10px solid #29a643; }
.payment_security .sidebar_content {
  padding: 15px 9px 12px 9px; }
  .payment_security .sidebar_content p {
    font-size: 13px; }
.payment_security span {
  color: #4C595E;
  display: block;
  font-size: 13px;
  line-height: 18px;
  margin-top: 10px; }
.payment_security_item {
  border-top: #D7DCE0 1px solid;
  overflow: hidden;
  padding: 15px 9px 19px 9px; }
  .payment_security_item p {
    color: #4C595E;
    float: right;
    line-height: 18px;
    width: 135px;
    font-size: 13px; }
  .payment_security_item .icon {
    float: left; }

.sidebar_free_quote p {
  color: #616a71;
  font-size: 14px;
  line-height: 20px; }

.sidebar_item.attention .button {
  width: 108px;
  margin: 20px auto 0; }
.sidebar_item.attention .sidebar_content {
  padding: 23px 0 0;
  text-align: left; }
.sidebar_item.attention .attention-text {
  padding: 0 10px;
  font-family: 'Arial', sans-serif; }
  .sidebar_item.attention .attention-text h3 {
    font-size: 15px;
    line-height: 19px;
    color: #2A3032;
    letter-spacing: -.38px;
    font-weight: normal;
    margin-bottom: 9px; }
.sidebar_item.attention .use_discount_code {
  margin: 7px 0 0 0;
  padding: 10px 31px;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  background: #f3a200; }
  .sidebar_item.attention .use_discount_code p {
    font-size: 15px;
    color: #2A3032;
    font-family: "Libre Baskerville", serif;
    font-weight: bold; }
  .sidebar_item.attention .use_discount_code span {
    display: inline-block;
    padding: 0 2px;
    background: #B2D7FF; }

.sidebar_blog_subscribe {
  padding: 7px 10px 14px;
  background-color: #F3F7FA;
  margin-top: 13px; }
  .sidebar_blog_subscribe span {
    font-size: 13px;
    line-height: 21px;
    font-family: "Libre Baskerville", serif;
    font-weight: bold;
    display: block;
    margin-bottom: 5px; }
  .sidebar_blog_subscribe .button.small {
    width: 100%;
    font-size: 14px;
    margin-top: 15px; }
  .sidebar_blog_subscribe span {
    margin-top: 6px;
    display: block; }
  .sidebar_blog_subscribe .input {
    width: 103px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px; }

.meet-blogger {
  font-size: 14px;
  line-height: 18px;
  color: #2A88CA;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px; }

.sidebar_blog {
  padding: 10px 0 0; }
  .sidebar_blog .input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #E1E7EC;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .sidebar_blog .input.searching {
      width: calc(100% - 20px);
      margin: 0 10px; }
  .sidebar_blog span {
    font-size: 15px;
    line-height: 18px; }
  .sidebar_blog .input_error {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 100%; }
    .sidebar_blog .input_error .input {
      border-color: #ed1c24; }
  .sidebar_blog .validation_error {
    width: 87px;
    margin-left: -51px;
    padding-top: 4px;
    padding-bottom: 4px; }

.sidebar_blog > .input,
.sidebar_blog_subscribe .input {
  font-style: italic; }

.sidebar_blog_item {
  padding: 0;
  width: 100%; }
  .sidebar_blog_item:last-child {
    border-bottom: none; }
  .sidebar_blog_item span {
    display: block;
    padding: 8px 10px 4px;
    font-size: 13px;
    line-height: 21px;
    font-family: "Libre Baskerville", serif;
    font-weight: bold; }
  .sidebar_blog_item ul {
    overflow: hidden;
    list-style: none; }
  .sidebar_blog_item li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 9px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .sidebar_blog_item li:nth-child(odd) {
      background-color: #FAFCFD; }
    .sidebar_blog_item li a {
      display: block;
      clear: both;
      position: relative;
      padding: 0 0 0 10px;
      font-size: 14px;
      line-height: 20px;
      color: #2988ca;
      text-decoration: none;
      letter-spacing: -.35px; }
      .sidebar_blog_item li a:before {
        position: absolute;
        content: "";
        width: 5px;
        height: 1px;
        display: block;
        top: 8px;
        left: 0;
        background-color: #2A88CA; }
      .sidebar_blog_item li a:hover {
        text-decoration: none; }

.widget_item.plagiarism_free .widget_title {
  background: #29a643;
  color: #fff; }
  .widget_item.plagiarism_free .widget_title:before, .widget_item.plagiarism_free .widget_title:after {
    content: '';
    border-top: 15px solid #2B912B; }
  .widget_item.plagiarism_free .widget_title:after {
    border-top: 10px solid #2B912B; }
.widget_item ul.list {
  margin-left: 0; }

.sidebar_selected_extras .sidebar_content {
  padding: 15px 0 5px; }
.sidebar_selected_extras .savings {
  border-top: #d2dfe5 1px solid;
  overflow: hidden;
  padding: 18px 10px 13px 10px; }
  .sidebar_selected_extras .savings p {
    color: #000;
    float: left;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Corbel', sans-serif;
    line-height: 24px;
    text-transform: uppercase; }
  .sidebar_selected_extras .savings span {
    color: #2988ca;
    float: right;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px; }

.sidebar_extras_item {
  overflow: hidden;
  padding: 7px;
  border-bottom: 1px solid #EFF1F3;
  font-size: 14px;
  color: #4C595E;
  text-align: right; }
  .sidebar_extras_item:last-child {
    border: none; }
  .sidebar_extras_item strong {
    color: #ff960e;
    font-size: 14px;
    float: left;
    width: 120px;
    text-align: left; }
  .sidebar_extras_item span {
    font-size: 14px;
    float: right; }

.sidebar_item.ratings_on {
  font-size: 14px;
  line-height: 19px;
  color: #4C595E; }
  .sidebar_item.ratings_on .sidebar_content {
    padding: 15px 0 5px; }

.sidebar_ratings_on_item {
  overflow: hidden;
  padding: 7px;
  border-bottom: 1px solid #EFF1F3; }
  .sidebar_ratings_on_item:last-child {
    border: none; }
  .sidebar_ratings_on_item p {
    float: left;
    width: 130px; }
  .sidebar_ratings_on_item div {
    float: right;
    color: #2988ca; }

.our_advantages {
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 5px; }
  .our_advantages h1 {
    font-size: 18px;
    margin-bottom: 19px;
    line-height: 27px;
    font-weight: bold; }
  .our_advantages h2 {
    margin-bottom: 10px; }
  .our_advantages_text {
    color: #4C595E;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 24px; }
.order_view_item > h3 + i + ul p {
  width: auto; }
.order_view_item > h3 + i + ul .tooltip_block {
  margin-top: 2px; }
.order_view_item ul + i {
  border-top: #e6ecf0 1px solid;
  padding-top: 10px; }
.order_view_item > i {
  color: #138113;
  display: block;
  font-size: 20px;
  font-style: normal;
  font-family: 'Chaparral Pro', sans-serif;
  padding-left: 32px;
  margin-bottom: 5px; }
.order_view_item .total_price {
  width: 100%;
  height: auto;
  padding: 8px 0 5px 0;
  margin-top: 15px; }
  .order_view_item .total_price span,
  .order_view_item .total_price p {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px; }
  .order_view_item .total_price span {
    padding-left: 0;
    margin-left: 32px; }
  .order_view_item .total_price .button {
    color: #fff;
    float: right;
    width: 220px;
    margin-right: 15px; }

.order_view_special {
  font-size: 12px; }
  .order_view_special .checker {
    float: left; }
  .order_view_special .field_tooltip {
    margin-top: 0; }
  .order_view_special span {
    line-height: 18px;
    width: auto;
    font-size: 12px;
    position: relative;
    z-index: 1; }
    .order_view_special span i {
      color: #6f6f6f;
      font-weight: normal;
      margin-left: 10px; }
  .order_view_special p {
    color: #29a643;
    width: auto;
    font-size: 12px;
    line-height: 18px; }
    .order_view_special p i {
      color: #424442;
      margin-left: 5px; }

.dashboard_banner {
  width: 100%;
  height: auto;
  left: 0; }
  .dashboard_banner img {
    max-width: 100%;
    height: auto; }

.originality_report .field_item > label,
.order_proofread_editor .field_item > label,
.order_one_page_summary .field_item > label,
.order_writer_assign .field_item > label,
.order_draft_work .field_item > label {
  position: relative; }
  .originality_report .field_item > label .field_badge,
  .order_proofread_editor .field_item > label .field_badge,
  .order_one_page_summary .field_item > label .field_badge,
  .order_writer_assign .field_item > label .field_badge,
  .order_draft_work .field_item > label .field_badge {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #ff5930;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: -15px;
    right: -18px;
    color: #fff;
    font-size: 10px; }
.originality_report .field_item .old_feature_price,
.order_proofread_editor .field_item .old_feature_price,
.order_one_page_summary .field_item .old_feature_price,
.order_writer_assign .field_item .old_feature_price,
.order_draft_work .field_item .old_feature_price {
  background: url(/assets/new_features/order_devider.png) left center no-repeat;
  color: #616161;
  float: left;
  font-size: 14px;
  margin: 6px 0 0 5px;
  width: 160px; }
  .originality_report .field_item .old_feature_price + .price,
  .order_proofread_editor .field_item .old_feature_price + .price,
  .order_one_page_summary .field_item .old_feature_price + .price,
  .order_writer_assign .field_item .old_feature_price + .price,
  .order_draft_work .field_item .old_feature_price + .price {
    color: #29a643; }
.originality_report .field_item .old_feature_price_page,
.order_proofread_editor .field_item .old_feature_price_page,
.order_one_page_summary .field_item .old_feature_price_page,
.order_writer_assign .field_item .old_feature_price_page,
.order_draft_work .field_item .old_feature_price_page {
  background: url(/assets/new_features/order_devider.png) left 13px no-repeat;
  width: 165px;
  float: left; }
  .originality_report .field_item .old_feature_price_page span,
  .order_proofread_editor .field_item .old_feature_price_page span,
  .order_one_page_summary .field_item .old_feature_price_page span,
  .order_writer_assign .field_item .old_feature_price_page span,
  .order_draft_work .field_item .old_feature_price_page span {
    color: #616161;
    float: left;
    font-size: 14px;
    margin: 6px 0 0 5px; }
  .originality_report .field_item .old_feature_price_page p,
  .order_proofread_editor .field_item .old_feature_price_page p,
  .order_one_page_summary .field_item .old_feature_price_page p,
  .order_writer_assign .field_item .old_feature_price_page p,
  .order_draft_work .field_item .old_feature_price_page p {
    color: #616a71;
    float: left;
    font-size: 12px;
    margin: 7px 0 0 8px; }
  .originality_report .field_item .old_feature_price_page + .price,
  .order_proofread_editor .field_item .old_feature_price_page + .price,
  .order_one_page_summary .field_item .old_feature_price_page + .price,
  .order_writer_assign .field_item .old_feature_price_page + .price,
  .order_draft_work .field_item .old_feature_price_page + .price {
    color: #29a643; }
.originality_report .field_item .price,
.order_proofread_editor .field_item .price,
.order_one_page_summary .field_item .price,
.order_writer_assign .field_item .price,
.order_draft_work .field_item .price {
  color: #616161;
  width: 165px;
  margin-right: 0;
  margin-left: 5px; }
.originality_report .field_item .price_page,
.order_proofread_editor .field_item .price_page,
.order_one_page_summary .field_item .price_page,
.order_writer_assign .field_item .price_page,
.order_draft_work .field_item .price_page {
  width: 165px;
  margin-right: 5px; }
  .originality_report .field_item .price_page span,
  .order_proofread_editor .field_item .price_page span,
  .order_one_page_summary .field_item .price_page span,
  .order_writer_assign .field_item .price_page span,
  .order_draft_work .field_item .price_page span {
    color: #616161; }

.order_draft_work .field_item label {
  margin: 2px 20px 0 0; }
.order_draft_work .field_item .checker {
  float: left; }
.order_draft_work .field_item .old_feature_price {
  margin: 0 5px 0 0; }
.order_draft_work .field_item .old_feature_price_page {
  margin: 0 5px 0 0; }
.order_draft_work .field_item .price {
  float: left;
  width: 165px;
  font-size: 14px;
  margin-left: 0; }
.order_draft_work .field_item .tooltip_block {
  float: left; }

h3.additional + .originality_report {
  margin-top: 20px; }

.field_additions {
  float: left;
  margin-bottom: 12px; }
  .field_additions > label {
    margin: 2px 20px 0 0; }
  .field_additions .old_feature_price {
    color: #616161;
    float: left;
    font-size: 12px;
    margin: 2px 0 0 5px;
    position: relative; }
    .field_additions .old_feature_price:before {
      background: url(/assets/new_features/order_devider.png) left center no-repeat;
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10; }
  .field_additions .price {
    color: #29a643;
    float: left;
    font-size: 12px;
    margin: 2px 0 0 8px; }
  .field_additions .field_tooltip {
    margin-top: 0; }

.order_writer_assign + .payments_order {
  margin-top: 20px; }

.tab_finish {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }

.tab_finish_summary {
  float: left;
  width: 380px;
  margin-left: 25px; }
  .tab_finish_summary .tab_finish_summary_title {
    text-align: left;
    border-bottom: #d7dce0 1px solid;
    margin-bottom: 20px; }
    .tab_finish_summary .tab_finish_summary_title h2 {
      background-color: #fff;
      display: inline-block;
      text-align: left;
      font-size: 16px;
      line-height: 16px;
      position: relative;
      top: 5px;
      padding-right: 10px;
      margin-top: 0; }
  .tab_finish_summary ul {
    list-style: none; }
    .tab_finish_summary ul li span {
      color: #262626;
      width: 120px;
      float: left;
      font-size: 12px;
      text-align: right; }
    .tab_finish_summary ul li p {
      float: left;
      text-align: left;
      width: 220px;
      font-size: 12px;
      margin: 0; }
    .tab_finish_summary ul li ol {
      float: left;
      text-align: left;
      padding: 0 0 0 35px; }
      .tab_finish_summary ul li ol li {
        color: #616a71;
        font-size: 12px;
        line-height: 16px; }

.tab_finish_summary_price {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 15px;
  padding-top: 15px; }
  .tab_finish_summary_price:before {
    border-top: #d7dce0 1px solid;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 1px; }
  .tab_finish_summary_price span {
    color: #2988ca;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    float: left; }
  .tab_finish_summary_price p {
    color: #2988ca;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    text-transform: uppercase;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 16px; }
  .tab_finish_summary_price .button {
    float: right;
    width: 144px; }

.tab_finish .sidebar_item.hurry_up {
  width: 230px;
  float: right;
  margin: 5px 25px 0 0; }
  .tab_finish .sidebar_item.hurry_up .sidebar_title {
    border: #d2dfe5 1px solid;
    background-color: #fff;
    color: #000000; }
    .tab_finish .sidebar_item.hurry_up .sidebar_title:before, .tab_finish .sidebar_item.hurry_up .sidebar_title:after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -20px;
      border: 10px solid transparent;
      border-top: 10px solid #d2dfe5;
      margin-left: -10px; }
    .tab_finish .sidebar_item.hurry_up .sidebar_title:after {
      border-top: 10px solid white;
      bottom: -19px; }
  .tab_finish .sidebar_item.hurry_up .sidebar_content {
    background-color: #f9f9f9; }
  .tab_finish .sidebar_item.hurry_up .hurry_up_timer {
    color: #138113; }
    .tab_finish .sidebar_item.hurry_up .hurry_up_timer span {
      font-size: 60px;
      line-height: 1.1em; }
  .tab_finish .sidebar_item.hurry_up .hurry_timed_out {
    margin: 10px 0; }
    .tab_finish .sidebar_item.hurry_up .hurry_timed_out p {
      color: #2988ca;
      font-size: 13px;
      line-height: 18px;
      font-weight: bold;
      font-family: 'Corbel', sans-serif;
      margin: 0;
      padding: 0; }
  .tab_finish .sidebar_item.hurry_up .hurry_text {
    margin-top: 0; }
  .tab_finish .sidebar_item.hurry_up .hurry_item .old_feture_price {
    float: left;
    clear: both;
    text-align: left; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .old_feture_price p {
      padding: 0;
      font-size: 12px; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .old_feture_price span {
      background: none;
      display: inline-block;
      color: #404040;
      font-size: 12px;
      position: relative; }
      .tab_finish .sidebar_item.hurry_up .hurry_item .old_feture_price span:after {
        background: url(/assets/new_features/hurry_up_devider.png) no-repeat;
        content: '';
        display: block;
        width: 100%;
        height: 5px;
        position: absolute;
        top: 5px;
        left: -2px; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .old_feture_price p {
      margin: 0; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .old_feture_price i {
      color: #64717b;
      display: block;
      font-size: 10px; }
  .tab_finish .sidebar_item.hurry_up .hurry_item .price {
    float: right;
    text-align: left; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .price p {
      margin: 0;
      padding: 0;
      font-size: 12px; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .price span {
      font-size: 12px; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .price i {
      color: #64717b;
      display: block;
      font-size: 10px; }
  .tab_finish .sidebar_item.hurry_up .hurry_item .hurry_info {
    font-family: 'Arial', sans-serif;
    width: auto;
    margin-bottom: 8px; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .hurry_info label {
      color: #000000;
      float: left;
      width: 100%;
      font-size: 14px;
      font-weight: normal;
      margin-top: 7px;
      text-transform: none;
      text-align: left; }
    .tab_finish .sidebar_item.hurry_up .hurry_item .hurry_info p {
      color: #29a643;
      text-align: left;
      padding: 0;
      font-size: 12px;
      font-weight: normal;
      margin-bottom: 0;
      position: relative; }
  .tab_finish .sidebar_item.hurry_up .hurry_bonus {
    font-family: 'Arial', sans-serif;
    padding: 10px; }
    .tab_finish .sidebar_item.hurry_up .hurry_bonus span {
      color: #2988ca;
      font-size: 18px;
      text-transform: uppercase;
      float: left; }
    .tab_finish .sidebar_item.hurry_up .hurry_bonus strong {
      color: #2988ca;
      display: block;
      font-size: 13px;
      line-height: 15px;
      font-weight: normal;
      font-family: 'Corbel', sans-serif; }
    .tab_finish .sidebar_item.hurry_up .hurry_bonus p {
      color: #2988ca;
      font-size: 18px;
      text-transform: uppercase;
      float: right;
      padding: 0;
      margin: 0; }
  .tab_finish .sidebar_item.hurry_up .button {
    cursor: pointer;
    width: 100%;
    margin: 0 -10px;
    height: 38px;
    outline: none; }
    .tab_finish .sidebar_item.hurry_up .button.disabled {
      background-color: #f3f5f6;
      border: #d2dfe5 1px solid;
      border-bottom: #d2dfe5 5px solid;
      color: #cdd3d6;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none; }
      .tab_finish .sidebar_item.hurry_up .button.disabled:hover {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background-color: #f3f5f6;
        border: #d2dfe5 1px solid;
        border-bottom: #d2dfe5 5px solid;
        color: #cdd3d6; }

.writer_level_title b,
.customer_service_title b {
  color: #bce3ff;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Libre Baskerville', serif;
  margin-top: 4px;
  text-transform: uppercase;
  margin-right: 12px;
  position: relative; }
  .writer_level_title b:before,
  .customer_service_title b:before {
    background: url(/assets/new_features/writer_title_devider.png) no-repeat;
    content: '';
    display: block;
    width: 68px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: -4px;
    margin-top: -2px; }
.writer_level_title span,
.customer_service_title span {
  display: inline-block;
  vertical-align: top; }
.cookie_policy-overlay:not([style="display: none;"]) {
  background-color: #F7FAED;
  padding: 8px 0;
  font-size: 13px;
  line-height: 15px;
  color: #4C4F44;
  font-family: "Arial", sans-serif;
  width: 100%;
  position: relative;
  z-index: 999999; }
  .cookie_policy-overlay:not([style="display: none;"]) p {
    display: inline-block;
    vertical-align: top;
    max-width: 70%;
    width: 70%; }
  .cookie_policy-overlay:not([style="display: none;"]) a {
    color: #2988CA;
    text-decoration: none;
    padding-left: 4px; }
  .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane {
    width: 1000px;
    margin: 0 auto; }
  .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-button {
    float: right;
    border: 1px solid #66A466;
    background-color: #F7FAED;
    color: #0E630B;
    font-size: 13px;
    outline: none;
    text-align: center;
    font-weight: bold;
    width: 80px;
    height: 30px;
    font-family: "Arial", sans-serif;
    line-height: 28px; }
.fileinput-button {
  position: relative;
  display: inline-block; }
  .fileinput-button input.uploader {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 10px 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    direction: ltr;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none; }
    .fileinput-button input.uploader::-webkit-file-upload-button {
      display: none; }
  .fileinput-button button.small.blue {
    float: left; }

.order_view_block .fileinput-button input.uploader {
  width: 300px; }

.nav ul li:hover ul {
  display: block; }

.nav li.drop_item > a {
  padding: 0 22px 4px 10px; }

.nav li.drop_item.active > a {
  padding: 0 22px 0px 10px; }

.header_right .social .like-block {
  float: right; }
.header_right .social .like-block.google {
  width: 60px; }
.header_right .social .like-block.twitter {
  width: 95px;
  margin-left: 10px; }

.blog_read .social,
.samples_read .social {
  float: left !important; }
  .blog_read .social .like-block,
  .samples_read .social .like-block {
    float: left; }
  .blog_read .social .like-block.twitter,
  .samples_read .social .like-block.twitter {
    margin-left: 10px; }

.free_samples_content p a {
  color: #000;
  text-decoration: none; }
.free_samples_content ul a {
  color: #616a71; }

.testimonials .rating_form {
  margin-left: 0; }

.blog_content_title p a {
  color: #8a8f94;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none; }

.blog_read_content_title p a {
  font-size: 11px;
  line-height: 18px;
  color: #616a71; }

.field_item .order-pages-num > label, .field_item .order-words-num > label {
  width: 180px;
  float: left;
  font-size: 12px;
  text-align: right;
  margin: 7px 21px 0 0;
  position: relative; }
.field_item .fail {
  float: right; }
.field_item .textarea {
  float: left; }
.field_item .d-procent {
  font-size: inherit; }
.field_item .chosen-container {
  max-width: 220px;
  min-width: inherit; }
.field_item .discount-error {
  display: block;
  color: #ed1c24;
  font-size: 12px;
  position: absolute;
  left: 240px;
  top: 26px; }

.order_discount_code .field_item .fail, .order_writers_id .field_item .fail {
  float: left; }

.order_urgency .field_item .chosen-container {
  min-width: 140px; }

.main_order_form .first-label {
  overflow: hidden;
  width: 100% !important;
  margin-bottom: 7px; }
.main_order_form .item .order-pages-num label {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  width: 95px; }

.order_agreement .agree-error {
  position: relative; }
  .order_agreement .agree-error .validation-error {
    display: block;
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background: none;
    color: #ed1c24;
    left: 20px;
    width: 340px;
    margin-left: 0px;
    padding: 0;
    bottom: -15px; }
    .order_agreement .agree-error .validation-error a {
      color: #ed1c24;
      text-decoration: none; }

.order_subject_area .chosen-container .chosen-results li.root {
  color: #626971;
  font-weight: normal;
  margin-left: -15px; }

.order_subject_area .chosen-container .chosen-results li.root.highlighted {
  background-color: #2988ca;
  color: #fff; }

.order_subject_area .chosen-container .chosen-results li.child {
  border-left: #fdcf7a 1px solid;
  position: relative;
  padding-left: 15px; }

.order_subject_area .chosen-container .chosen-results li.child:before {
  border-top: #fdcf7a 1px solid;
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: 0px; }

em.feature-perpage {
  font-style: normal; }

.selected_extras {
  padding-top: 25px; }

.country_code .input,
.state_area_code .input {
  width: 24px; }

.order_content:last-child {
  margin-bottom: 0px; }

.header_content a.logout_button {
  font-size: 14px; }

.order_update li.hidden {
  display: none; }

.settings_phone_number .code_input {
  width: 26px !important; }

.login_item label {
  color: #616a71;
  display: inline-block;
  text-align: left;
  margin-bottom: 5px; }

.pagination li span.active {
  display: block;
  font-size: 14px;
  padding: 0 9px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  line-height: 24px;
  color: #fff; }

.field_item label sup {
  color: #ed1c24;
  font-size: 16px;
  line-height: 12px;
  margin-bottom: -3px;
  position: absolute; }

.scroller {
  z-index: 990; }

.order_progress .order_deadline {
  width: 260px; }

.order_progress .order_deadline i {
  margin-left: 0px; }

.blog_read_content .wishes {
  width: 351px;
  margin: 0 auto; }

.discount_code {
  background: #f3a200;
  color: #fff;
  font-size: 14px;
  width: 235px;
  height: 63px;
  line-height: 28px;
  margin: 10px auto;
  text-transform: uppercase;
  padding-top: 5px; }

.widget.view_samples .caroufredsel_wrapper,
.widget.view_samples .view_samples_block {
  height: 198px !important; }

.widget.view_samples .view_sample_item {
  display: block !important; }

.get_inner_price select {
  width: 110px !important; }

.desclaimer .widget.widget_300.extra_features {
  margin-left: 2px; }

.desclaimer_content_item a {
  color: #2A88CA; }

.desclaimer_content_item a.button {
  color: #fff; }

.desclaimer_content_item .wishes {
  margin: 30px auto;
  width: 400px;
  text-align: center; }

.desclaimer_content_item .button.big.yellow {
  padding: 0;
  font-weight: normal;
  font-size: 15px;
  width: 218px;
  margin: 20px auto 0;
  height: 47px;
  line-height: 47px; }

.sidebar_upper {
  margin-top: 3px; }

.desclaimer .list li {
  padding-top: 4px;
  font-size: 14px;
  margin-bottom: 4px; }

.blog_read_content .widget.main_get_price .button.yellow {
  padding: 0px 24px 0px 0px !important;
  margin: 0px !important; }

.blog_content {
  font-size: 14px; }

/*ACCORDION FOOTER PAGE*/
.desclaimer .accordion {
  margin: 16px 0 10px; }

.desclaimer .accordion_item {
  margin-bottom: 10px; }

.desclaimer .accordion_item_title {
  cursor: pointer;
  color: #2A3032;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  background: #f9f9f9;
  padding: 9px 11px 7px;
  border: 1px solid #d2dfe5; }

.desclaimer .accordion_item_title p {
  font-family: 'Libre Baskerville', serif;
  margin: 0; }

.desclaimer .accordion_item_title span:before {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #2A3032;
  float: left;
  margin-top: 6px;
  margin-right: 9px; }

.desclaimer .accordion_item_content {
  padding: 10px 14px;
  border: 1px solid #d2dfe5;
  border-top: none;
  font-size: 14px; }

/*ACCORDION FOOTER PAGE end*/
.desclaimer p {
  text-indent: 0; }

.button.medium.yellow.normal {
  font-weight: bold;
  font-size: 18px;
  width: 351px;
  margin: 17px auto 10px;
  padding: 7px 0 6px 0; }

.button.medium.yellow.double {
  width: 366px;
  font-size: 12px;
  height: 36px;
  line-height: 18px; }

.extra_feature_item .details {
  width: 50px;
  word-wrap: break-word; }

.file_item .file_info .icon.delete {
  background: url(/assets/delete_file.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  text-decoration: none; }

.desclaimer_content_item .button.yellow {
  font-weight: normal;
  font-size: 15px;
  width: 270px;
  margin: 20px auto 10px;
  padding: 7px 0 6px 0; }

.sidebar_blog_item li {
  float: none;
  display: list-item; }

.center-image,
.center_image,
.centerimage {
  display: block;
  margin: 0 auto; }

select.localytics-chosen {
  width: 220px; }

.main_order_form .item label.first-child {
  overflow: hidden;
  width: 100%;
  margin-bottom: 7px; }

form.prices_form {
  min-height: 400px; }

h3.additional {
  margin: 10px 0 20px 20px;
  text-align: center; }

.order_additional label {
  width: 138px !important; }

.order_subject_area .select2-results .select2-result-label {
  padding: 0px 8px 0px; }

.order_subject_area .select2 .select2-result-single .child,
.order_subject_area .select2 .select2-result-single .root {
  padding-top: 4px;
  padding-bottom: 4px; }

.order_subject_area .select2 .select2-highlighted .root {
  color: #fff; }

.counter .field_item {
  padding: 0px;
  margin-top: 10px; }

.counter .field_item label {
  width: 130px;
  margin-top: 4px; }

.input_error .validation-error {
  background: #ed1c24;
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  padding: 2px 12px;
  bottom: 40px;
  left: 50%;
  width: 110px;
  margin-left: -60px;
  text-align: center; }

.input_error .validation-error:before,
.input_error .validation-error:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  border: 10px solid transparent;
  border-top: 10px solid #ed1c24;
  margin-left: -10px; }

.input_error .validation-error:after {
  border-top: 10px solid #ed1c24; }

.order_description_field .input_error .validation-error {
  bottom: 80px; }

.order_agreement .input_error .validation-error {
  background: none;
  color: #ed1c24;
  left: 20px;
  width: 340px;
  margin-left: 0px;
  padding: 0;
  bottom: -25px !important; }

.order_agreement .input_error .validation-error a {
  color: #ed1c24;
  text-decoration: none; }

.order_agreement .input_error .validation-error a:hover {
  text-decoration: underline; }

.order_agreement .input_error .validation-error:before,
.order_agreement .input_error .validation-error:after {
  border-top: none; }

.order_agreement .input_error .validation-error:after {
  border-top: none; }

.input_error .validation-error .close {
  background: url(/assets/close_error.png) no-repeat;
  display: block;
  cursor: pointer;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  right: 2px; }

.sidebar_blog_subscribe .input_error .validation-error .close {
  margin-top: 0px; }

.select2.select2-container.ng-invalid.ng-touched:after {
  content: '';
  background: url(/assets/fail.png) center center no-repeat;
  width: 16px;
  height: 16px;
  margin: 4px 0 0 10px;
  position: absolute;
  right: -25px;
  top: 0px; }

.select2.select2-container.ng-touched.ng-valid:after {
  content: '';
  background: url(/assets/done.png) center center no-repeat;
  width: 16px;
  height: 16px;
  margin: 4px 0 0 10px;
  position: absolute;
  right: -25px;
  top: 0px; }

.sidebar_item.get_inner_price .sidebar_title {
  background-color: #2b912b; }
.sidebar_item.get_inner_price .sidebar_title:after {
  border-top: 10px solid #2b912b; }
.sidebar_item.get_inner_price .sidebar_content {
  background: #fff;
  padding: 0;
  border: none; }

.order-words-num label {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  width: 95px; }

.payment_view input.button {
  cursor: pointer; }

.payment_form {
  display: inline-block;
  width: 100%; }

.payment_item {
  overflow: hidden;
  margin-bottom: 10px; }

.payment_item > label {
  font-size: 12px;
  float: left;
  width: 107px;
  text-align: right;
  margin: 5px 20px 0 0; }

.payment_item .radio_currency {
  float: left;
  width: 270px; }

.payment_item .radio_method {
  width: 275px; }

.main_order_form2 {
  display: block;
  margin-top: 6px;
  width: 100%; }
  .main_order_form2 .radio_buttons.ui-buttonset {
    margin-bottom: 1px; }
  .main_order_form2 .item > label {
    color: #4C595E;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    float: left;
    padding-top: 5px; }
  .main_order_form2 .item > label a {
    color: #2988ca; }
  .main_order_form2 .item > label a:hover {
    text-decoration: none; }
  .main_order_form2 .item:first-child > label {
    overflow: hidden;
    width: 100%;
    margin-bottom: 7px; }
  .main_order_form2 .item .chosen-container {
    float: right;
    min-width: 108px;
    max-width: 108px; }
  .main_order_form2 .spinner {
    width: 212px; }
  .main_order_form2 .spinner_block {
    float: right;
    position: relative; }
  .main_order_form2 .button {
    width: 100%;
    cursor: pointer; }
  .main_order_form2 .price_page {
    padding: 4px 5px;
    width: 100%; }
  .main_order_form2 .price_page p {
    color: #4C595E;
    font-size: 12px;
    float: left; }
  .main_order_form2 .price_page span {
    color: #4C595E;
    float: right;
    font-size: 12px; }
  .main_order_form2 .total_price {
    width: 100%;
    padding: 2px 5px; }
  .main_order_form2 .total_price p {
    color: #4C595E;
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase; }
  .main_order_form2 .total_price span {
    color: #4C595E;
    float: right;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px; }
  .main_order_form2 .item .order-pages-num label {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    width: 132px; }
  .main_order_form2 .item .order-words-num a,
  .main_order_form2 .item .order-pages-num a {
    color: #4C595E;
    text-decoration: underline; }
  .main_order_form2 .select2-container {
    background-color: #fff;
    float: right;
    min-width: 212px;
    max-width: 212px; }
  .main_order_form2 input.button {
    white-space: normal; }

.blog_read .main_order_form2 p {
  padding-top: 0px; }

.blog_read .main_order_form2 .price_page span {
  line-height: 18px; }

.extras_subitem {
  width: 94.4%; }

.header_item h1 {
  max-height: 66px; }

.scroller_wrapper {
  margin-top: 7px; }

.prices_resume_thead {
  width: 461px; }

.payment_content_title h3 {
  padding: 10px 10px;
  position: static;
  top: 0px;
  margin: 0px; }

.hurry_item .hurry_info {
  width: 160px; }

.our_discount_item p {
  margin-top: 0px !important; }

.widget_460 {
  width: 458px; }

.header_right .social {
  min-height: 24px;
  min-width: 200px; }

.price-general {
  display: table; }

.wishes.long {
  width: 715px !important;
  margin: 0 auto; }

.wishes.short {
  width: 351px !important;
  margin: 0 auto; }

.center-content {
  width: 100%;
  text-align: center; }
  .center-content .widget {
    text-align: left; }

.widget.widget_380.main_get_price .select2-results {
  max-height: 100px !important; }

.discount-info {
  float: left;
  width: 200px;
  font-size: 12px;
  padding-left: 5px;
  color: #616a71; }

.writer_level .type_of_writer .radio_buttons .ui-state-default .ui-button-text {
  min-height: 200px; }

.writer_level .type_of_writer .writer_level_details {
  margin-top: 30px !important; }

.order_form_new .order_total .total_price span, .order_form_new .order_total .total_price p {
  color: #fff;
  line-height: 24px; }

.bloggers .bp-item {
  clear: both; }
  .bloggers .bp-item .bp-avatar {
    float: left;
    margin-right: 15px; }
  .bloggers .bp-item .bp-title {
    text-decoration: none;
    color: #2A3032;
    font-size: 18px; }
  .bloggers .bp-item p {
    margin-top: 10px; }
    .bloggers .bp-item p a {
      margin-right: 7px; }
.bloggers .notes {
  width: 100%;
  float: left;
  padding-top: 4px;
  color: #616a71;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 30px; }
  .bloggers .notes a {
    display: block;
    width: 100%;
    color: #2988ca;
    text-decoration: none;
    margin-top: 5px; }

.blogger .blog_read {
  margin-top: 0; }
.blogger .blog_read_content {
  border: none; }
  .blogger .blog_read_content p:first-child {
    float: right;
    width: 157px; }
  .blogger .blog_read_content .bp-avatar {
    float: right; }
  .blogger .blog_read_content .bp-social {
    display: inline-block;
    margin: 6px; }

.field_item .phone_number_item.state_area_code div.done,
.field_item .phone_number_item.state_area_code div.error {
  display: none; }
.field_item .phone_number_item.phone_number div.done,
.field_item .phone_number_item.phone_number div.error {
  float: right !important; }

.profile_nav span {
  width: 430px; }

.order_form .order_urgency .price_page span {
  margin-left: 26px; }

.payments_block .iblock {
  font-size: 12px;
  margin: 0 20px 15px 28px; }

input {
  -webkit-appearance: none; }

.discount-message.lifetime-discount {
  font-size: 12px;
  color: #070;
  margin-left: 200px; }

.phone_number_item.state_area_code .fail, .phone_number_item.state_area_code .done, .phone_number_item.phone_number .fail, .phone_number_item.phone_number .done {
  margin-top: -25px; }

.uploader-dnd-area .done {
  display: none; }

.file_format_error {
  text-align: center;
  width: 80%;
  margin: 5px 10% 2px 10%;
  font-size: 13px;
  font-weight: normal;
  color: #f95a39;
  display: none; }

.uploader-files .bad_format {
  color: #f95a39;
  text-decoration: none;
  font-size: 13px; }

.order_form .tabs > .ui-tabs-nav {
  border-bottom: #2988ca 1px solid; }

.overflow-table {
  overflow: visible;
  display: table; }

.overflow-table:after {
  content: '. .';
  display: block;
  word-spacing: 99in;
  height: 0;
  overflow: hidden;
  /* Opera fix */
  font-size: 0.13em;
  line-height: 0; }

.order_total .zero_price {
  font-size: 12px;
  float: right;
  width: 234px;
  margin-top: 11px;
  color: #fff; }

.header .links .user {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left; }

textarea {
  font-family: Arial, sans-serif; }

.free_quote_form .order_night_calls {
  display: none; }

.order_agreement {
  float: left;
  margin: 8px 55px 17px 199px; }

.select2-drop-mask {
  z-index: 99; }

.notification_message {
  background: #EEE;
  border-bottom: #C1C0C0 1px solid; }
  .notification_message .notification {
    position: relative;
    min-height: 34px; }
    .notification_message .notification .flash_notice {
      padding: 5px 34px 5px 5px;
      font-weight: bold;
      color: #666;
      text-align: center;
      font-size: 16px;
      line-height: 24px; }
    .notification_message .notification a.close {
      position: absolute;
      right: 4px;
      bottom: 0px; }

.header_content .nav li.active > a {
  padding: 0 10px; }

.discount_block .no_discounts {
  color: #a2a7ac; }
.discount_block .discount_code b {
  text-transform: none; }

.chat_now {
  z-index: 50; }

.order_form .order_urgency .tooltip_block {
  margin-left: 30px; }
.order_form .order_urgency .price_page {
  margin-right: -21px; }

.order_discount_code .input_error.not_exist {
  width: 210px;
  margin-left: 10px;
  font-size: 12px;
  color: #ed1c24; }

.sidebar_item.get_price .button {
  margin-bottom: -5px; }

.header_content .nav li.active.drop_item > a {
  padding: 0 22px 0px 10px; }

.discount_item .procent {
  width: 90px; }

.discount_code b {
  white-space: nowrap; }

.accordion .ui-state-focus, .accordion .ui-accordion-header {
  outline: none; }
.accordion .ui-accordion-content {
  height: auto !important; }

.writers_id p {
  display: inline-block; }

.order_view_completed .file a {
  margin-top: 11px; }

.chat .message {
  word-break: break-word; }

.notes-container .note-form {
  padding-bottom: 3px;
  border-bottom: 1px solid #BCC7D0; }

.independence-order {
  background: url(/assets/independence_day.png) no-repeat;
  display: block;
  width: 960px;
  height: 100px;
  text-align: center;
  margin: -12px 0px 12px -485px;
  position: relative;
  left: 50%; }

.non_deleteable_papers {
  text-align: center;
  border-top: 1px solid #BCC7D0;
  border-bottom: 1px solid #BCC7D0;
  background-color: #F1F9FF;
  color: #EF4C4C;
  padding: 5px;
  margin-bottom: 20px; }

.ui-datepicker .ui-state-disabled {
  opacity: 0.5; }
  .ui-datepicker .ui-state-disabled.ui-corner-all {
    display: none; }

.order_subject_area .field_item .fail {
  display: none; }

.school-order {
  background: url(/assets/back_to_school.png) no-repeat;
  display: block;
  width: 1021px;
  height: 140px;
  text-align: center;
  margin: -3px 0px -37px -524px;
  position: relative;
  left: 50%; }

.fileinput-button > .input_error {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }
  .fileinput-button > .input_error .fail, .fileinput-button > .input_error .done {
    display: none; }
  .fileinput-button > .input_error .validation_error {
    bottom: 10px; }
    .fileinput-button > .input_error .validation_error:before, .fileinput-button > .input_error .validation_error:after {
      bottom: inherit;
      top: 100%; }

@media all and (-ms-high-contrast: none) {
  .radio_buttons .ui-state-default {
    vertical-align: top; }

  /* IE10 */
  *::-ms-backdrop, .radio_buttons .ui-state-default {
    vertical-align: top; }

  /* IE11 */ }
.free_quote {
  margin-bottom: 20px; }

.evaluation_form .order_urgency .select2-results {
  max-height: 130px; }

.thankoffer-order {
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  left: 0;
  max-width: 1000px; }

.blog_content .inner_photo,
.blog_read_content .center {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.blog_content .inner_photo img,
.blog_read_content .center img {
  max-width: 100%; }

.order_writers_id .input_error.not_exist {
  font-size: 12px;
  display: block;
  position: absolute;
  color: red;
  left: 200px;
  bottom: -5px; }

.button.button_improvement.medium.blue {
  clear: both;
  width: 262px;
  margin-left: 240px;
  margin-top: 12px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  font-family: 'Arial', sans-serif; }

.order_form .pp_express_submit {
  margin-left: 20px;
  float: left; }
  .order_form .pp_express_submit:hover {
    opacity: 0.9;
    filter: alpha(opacity=0.9); }
  .order_form .pp_express_submit img {
    height: 40px; }

.payment_form .pp_express_submit {
  margin-left: 47px;
  display: inline-block; }
  .payment_form .pp_express_submit:hover {
    opacity: 0.9;
    filter: alpha(opacity=0.9); }
  .payment_form .pp_express_submit img {
    height: 40px; }

.hurry_form .pp_express_submit {
  margin-left: 35px; }
  .hurry_form .pp_express_submit:hover {
    opacity: 0.9;
    filter: alpha(opacity=0.9); }

.carousel_loading .sidebar_slider_item:not(:first-child) {
  display: none; }

#urgent_notify_root {
  display: none;
  background: #FBF4E1;
  color: #19283F;
  z-index: 9999999999;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #FBF4E1;
  position: relative; }
  @media screen and (max-width: 767px) and (min-width: 0px) {
    #urgent_notify_root {
      padding: 0 2%; } }
  #urgent_notify_root b {
    color: #E87A44; }
  #urgent_notify_root #urgent_notify_wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    padding: 3px 0;
    line-height: 20px;
    text-align: center;
    position: relative; }
    #urgent_notify_root #urgent_notify_wrapper:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      background: url("/assets/icons/warn-d51f9172fad70b2149187e5bcbfb9d04d1708641aabd3f89c7db961759e761ff.svg") no-repeat center; }
      @media screen and (max-width: 767px) and (min-width: 0px) {
        #urgent_notify_root #urgent_notify_wrapper:before {
          display: none; } }
    @media screen and (max-width: 767px) and (min-width: 0px) {
      #urgent_notify_root #urgent_notify_wrapper {
        padding: 5px 24px;
        text-align: left;
        background: url("/assets/icons/warn-d51f9172fad70b2149187e5bcbfb9d04d1708641aabd3f89c7db961759e761ff.svg") no-repeat left; } }
  #urgent_notify_root #urgent_notify_close {
    -webkit-appearance: none;
    border: 0;
    float: right;
    display: block;
    width: 12px;
    height: 12px;
    margin: 6px;
    background: url("/assets/icons/cross-4f59be7fe42ee9350ee16fe6ed08e618f7aacdcc02120528964359b510bc645d.svg") no-repeat center;
    background-size: cover; }
    @media screen and (max-width: 767px) and (min-width: 0px) {
      #urgent_notify_root #urgent_notify_close {
        position: absolute;
        right: 2px;
        top: 2px; } }
    #urgent_notify_root #urgent_notify_close:hover {
      cursor: pointer; }

.ab_variant_a_activated #urgent_notify_root {
  position: fixed;
  top: 109px;
  z-index: 99; }
  @media screen and (max-width: 767px) and (min-width: 0px) {
    .ab_variant_a_activated #urgent_notify_root {
      top: 146px; } }
@keyframes spin-item {
  from {
    transform: rotate3d(0, 0, 1, 0deg); }
  to {
    transform: rotate3d(0, 0, 1, 360deg); } }
.order_payment_processing,
.my_order_payment_processing,
.order_view_payment_processing {
  background-color: #F3FFF8;
  font-size: 13px;
  line-height: 18px;
  color: #757677;
  padding: 5px; }
  .order_payment_processing:before,
  .my_order_payment_processing:before,
  .order_view_payment_processing:before {
    content: '';
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    animation: spin-item 1s linear infinite;
    background: url(/assets/cabinet/payment_processing_loader_icon.svg) center/24px no-repeat; }
  .order_payment_processing p,
  .my_order_payment_processing p,
  .order_view_payment_processing p {
    display: inline-block;
    vertical-align: middle; }
  .order_payment_processing b,
  .my_order_payment_processing b,
  .order_view_payment_processing b {
    font-size: 16px;
    line-height: 20px;
    color: #389C5E;
    display: block; }

.my_order_details .my_order_payment_processing {
  display: inline-block;
  width: 100%;
  padding: 5px 5px; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */

.evaluate_form .field_item .order-pages-num > label,
.evaluate_form .field_item .order-words-num > label {
  text-align: left;
  width: 121px; }
.evaluate_form .urgency_deadline_notify {
  color: #616a71;
  font-size: 11px;
  line-height: 11px;
  padding-left: 142px;
  display: inline-block;
  width: 100%; }
.evaluate_form .field_academic_level .radio_buttons {
  width: 470px;
  float: left; }
  .evaluate_form .field_academic_level .radio_buttons .ui-state-default {
    vertical-align: middle; }
    .evaluate_form .field_academic_level .radio_buttons .ui-state-default .ui-button-text {
      height: 30px;
      line-height: 14px; }
.evaluate_form .order-pages-num a {
  color: #2988ca; }
.evaluate_form .order_password .remind_link {
  color: #2988ca;
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  margin: 5px 0 0 10px; }

.free_qoute_finish {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  padding: 40px 0; }
  .free_qoute_finish h2 {
    line-height: 24px;
    margin-bottom: 20px; }
  .free_qoute_finish p a {
    color: #2988ca; }
  .free_qoute_finish .button {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin: 30px auto 0; }
.fraud {
  height: 275px;
  text-align: center;
  display: table;
  width: 510px;
  margin: 0 auto; }
  .fraud .fraud_title {
    display: table-cell;
    vertical-align: middle; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
























 */

