/***************************************************************************/
/* Global basic styles */
html, body {
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.6;
}

img {
	-ms-interpolation-mode: bicubic;
}

h1 {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 30px;
	margin-top: 0;
	line-height: 1.5;
}

h1.bottom-margin-half {
	margin-bottom: 15px;
}

h1.title-lg {
	font-size: 30px;
	margin-bottom: 5px;
}

h1.title-xlg {
	font-size: 30px;
	margin-bottom: 5px;
	font-family: verdana;
}

h1.title-lg-margin {
	margin-bottom: 30px;
}

.title-lg-subtitle {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6;
}

.title-lg-subtitle-lg {
	font-size: 24px;
}

.h1-subtitle {
	margin-top: -20px;
	font-size: 16px;
	font-weight: 300;
}

.title-light {
	color: #f8fbfd;
}

.title-light-blue {
	color: #d4e9f9;
}

h1.content-title {
	margin-top: 0;
	border-bottom: 1px solid #DDDDDD;
}

h1.inline {
	margin-top: 2em;
	border-bottom: 1px solid #DDDDDD;
}

h1.privacy-page {
	margin-top: 0px;
	border-bottom:1px solid #ddd;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	margin-bottom: 14px;
	margin-top: 0;
	font-weight: normal;
	line-height: 1.5;
}

h2.inline {
	border-bottom: 1px solid #DDDDDD;
}

h3 {
	font-size: 16px;
	margin-bottom: 14px;
	font-weight: bold;
	line-height: 1.4;
}

h4 {
	font-size: 14px;
	margin-bottom: 14px;
	font-weight: bold;
}

hr {
	border-top: 1px solid #E9E9E9;
	margin: 35px 0;
}

p {
	margin-bottom: 15px;
}

.font-sm {
	font-size: 14px;
	font-weight: normal;
}

.font-xs {
	font-size: 12px;
	font-weight: normal;
}

.font-lg {
	font-size: 16px;
	font-weight: normal;
}

.font-gray {
	color: #777777;
}

.font-gray-light {
	color: #aaaaaa;
}

.font-strike {
	text-decoration: line-through;
}

.font-dark-blue {
	color: #397aa8;
}

.font-no-bold {
	font-weight: normal;
}

.font-bold {
	font-weight: bold;
}

.font-red {
	color: #bd0634 !important;
}

ul.fa-ul {
	padding-left: 1.5em;
}

ul {
	margin-top: 19px;
	margin-bottom: 25px;
}

ul.spacing li {
	margin-bottom: 30px;
}

ul.spacing li:last-child {
	margin-bottom: 0px;
}

.top {
	margin-top: 0 !important;
}

.bottom {
	margin-bottom: 0 !important;
}

pre {
	padding: 20px;
	font-size: 12px;
}

.line-button-height {
	line-height: 35px;
}

.badge-red {
	background: #af4a38;
}

.note {
	background: #f6f6fa;
	padding: 15px;
	margin-bottom: 2em;
	border: 1px solid #E9E9E9;
}

.note-yellow {
	background: #fffce7;
	border: 1px solid #f4eebe;
}

.extended-list li {
	margin-bottom: 1.5em;
}

.btn-xs .fa {
	margin-right: 4px;
}

.buried {
	display: none;
}

.list-spaces li {
	margin-bottom: 1em;
}

.list-spaces li:last-child {
	margin-bottom: 0;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.btn, .ease-effect {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.btn {
	border-radius: 3px;
}

.alert-sm {
	padding: 10px;
}

/***************************************************************************/
/* Sprites  */
.global-sprite {
	background: url('../images/global/sprite.png') no-repeat;
	display: inline-block;
	content: "";
}

.global-sprite-testrail-logo {
	width: 150px;
	height: 70px;
	background-position: 0 -50px;
	margin-left: -10px;
}

.global-sprite-smartinspect-logo {
	width: 220px;
	height: 70px;
	background-position: 0 -120px;
	margin-left: -10px;
}

.global-sprite-gurock-logo {
	width: 200px;
	height: 70px;
	background-position: 0 -200px;
	margin-left: -10px;
}

.global-sprite-gurock-footer-logo {
	width: 200px;
	height: 50px;
	background-position: 0 0;
}

/***************************************************************************/
/* Forms  */
.form-container {
	padding: 20px;
	background: #233C511A;
	border-radius: 13px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.form-container-blue {
	background: #F2F8FD;
}

.form-container-dark {
	background: #f6f6fa;
}

.form-group label {
	font-size: 16px;
	padding-right: 0;
}

.form-group label span {
	color: #a94442;
	font-weight: bold;
	margin-left: 6px;
}

.form-horizontal .control-label {
	text-align: left;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
	cursor: inherit;
}

.form-error {
	margin: 0;
	font-weight: bold;
	color: #a94442;
}

.inline-error {
	font-weight: bold;
	color: #a94442;
}

.inline-success {
	font-weight: bold;
	color: #40A128;
}

.form-buttons .btn {
	margin-right: 10px;
}

.help-block {
	color: #888888;
}

.radio label,
.checkbox label {
	line-height: 1.4;
}

.user-settings-form th {
	width: 140px;
}
/***************************************************************************/
/* Affix  */
.affix-top-container .affix {
	top: 0;
	width: 100%;
	z-index: 999;
}

/***************************************************************************/
/* Code and article styles  */
.framed-image {
	text-align: center;
	border: 1px solid #E9E9E9;
	padding: 25px 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

.framed-image span {
	color: #777777;
	font-style: italic;
	display: block;
	margin-top: 5px;
}

pre {
	background: #f6f6fa;
	border: 1px solid #E9E9E9;
	border-radius: 0;
}

.code-box em {
	color: #24991b;
	font-style: normal;
}

.code-box strong {
	font-weight: bold;
}

.code-box .comment {
	color: #666666;
	font-style: italic;
}

.code-examples {
	margin-bottom: 30px;
}

.code-examples .code-box {
	border-top: 0;
}

.code-examples .nav-tabs > li.active > a,
.code-examples .nav-tabs > li.active > a:hover,
.code-examples .nav-tabs > li.active > a:focus {
	border-color: #E9E9E9;
	border-bottom-color: transparent;
}

.code-examples .nav-tabs {
	border-bottom-color: #E9E9E9;
}

.code-examples .nav-tabs > li.active > a,
.code-examples .nav-tabs > li.active > a:hover,
.code-examples .nav-tabs > li.active > a:focus {
	background-color: #f6f6fa;
}

/***************************************************************************/
/* Carousels */
.carousel-indicators li {
	background-color: none;
	border-color: #999999;
}

.carousel-indicators .active {
	background-color: #999999;
}

.carousel-indicators {
	bottom: 20px;
}

.carousel-nav {
	font-size: 34px;
	position: absolute;
	top: 0;
	background: #A5A5A5;
	height: 60px;
	width: 60px;
	color: white;
	border-radius: 100px;
	text-align: center;
	line-height: 60px;
	opacity: 0.8;
}

.carousel-nav:hover {
	color: white;
	background: #3276B1;
}

.carousel-left {
	left: 5px;
}

.carousel-right {
	right: 5px;
}

/***************************************************************************/
/* Icon circles */
.icon-circle {
	background: #5993BC;
	height: 45px;
	width: 45px;
	float: left;
	color: white;
	font-size: 20px;
	border-radius: 100px;
	text-align: center;
	line-height: 45px;
}

/***************************************************************************/
/* Tables */
.content-table {
	width: 100%;
	background: #f2f8fd;
	margin-bottom: 25px;
}

.content-table-alt tbody tr:nth-child(even) {
	background: #fafcfe;
}

.content-table thead {
	background: #d6e7f4;
}

.content-table td,
.content-table th {
	padding: 12px 14px;
	vertical-align: middle;
}

.content-table td {
	font-size: 14px;
}

.content-table th .fa {
	color: #6e889f;
	margin-right: 4px;
}

.content-table td {
	border-bottom: 1px solid #e4f0fa;
}

.content-table th {
	font-weight: bold;
}

.content-table tr:last-child td {
	border-bottom: none;
}

.content-table .btn-xs {
	padding: 1px 10px;
}

.attribute-table td,
.attribute-table th {
	padding: 2px 0px;
	vertical-align: middle;
}

.attribute-table .btn-xs {
	margin-left: 10px;
}

.content-table td.font-lg {
	font-size: 16px;
}

/***************************************************************************/
/* Grid system and stripes */
.stripe-content {
	min-height: calc(100% - 480px);
}


.footer-type-compact .stripe-content {
	min-height: calc(100% - 190px);
}

.stripe-content-inner {
	margin: 0 auto;
	padding: 50px 0;
}

.stripe {
	padding: 50px 0;
	width: 100%;
}

.stripe-compact {
	padding: 15px 0;
}

.stripe-padding-large {
	padding: 65px 0;
}

.stripe-padding-large-bottom {
	padding-bottom: 65px;
}

.stripe-padding-top-half {
	padding-top: 25px;
}

.stripe-padding-bottom-half {
	padding-bottom: 25px;
}

.stripe-padding-none {
	padding: 0;
}

.stripe-nopadding-bottom {
	padding-bottom: 0;
}

.stripe-nopadding-top {
	padding-top: 0;
}

.stripe-gray {
	background: #f6f6fa;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

.stripe-blue-light {
	background: #d4e5f2;
}

.stripe-blue-light-header {
	background: #d4e5f2 url('../images/global/blue-light-back.png');
}

.stripe-blue {
	background: #5993bc;
	border-top: 1px solid #d3dee8;
	border-bottom: 1px solid #d3dee8;
}

.stripe-blue-header {
	background: #5993bc url('../images/global/blue-back.png');
}

.stripe-white {
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

.stripe-noborder-bottom {
	border-bottom: 0;
}

.stripe-noborder-top {
	border-top: 0;
}

.stripe-noborder {
	border: 0;
}

.stripe-position-bottom {
	bottom: 0px;
	position: absolute;
}

/***************************************************************************/
/* Top navigation */
.nav-top-container {
	background: #FCFCFC;
}

.nav-top {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: 600;
}

.nav-top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav-top li {
	display: inline;
	margin-right: 35px;
	position: relative;
	float: left;
}

.nav-top ul.pull-right li {
	margin-right: 0px;
	margin-left: 35px;
}

.nav-top a.current:before {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -10px;
	width: 19px;
	height: 10px;
	background: url('../images/global/sprite.png') no-repeat;
	background-position: 0 -190px;
	content: '';
}

/***************************************************************************/
/* Secondary navigation */
.nav-secondary-container {
	background: #0E3754;
}

.nav-secondary {
	height: 70px;
	line-height: 70px;
	padding: 0 15px;
	margin: 0 auto;
	font-size: 14px;
}

.nav-secondary ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav-secondary li {
	display: inline;
	margin-left: 10px;
	position: relative;
	float: left;
}

.nav-secondary ul a {
	color: white;
}

.nav-secondary ul a:hover {
	color: white;
	background: #5993bc;
}

.nav-secondary ul a.current {
	background: #5993bc;
	color: white;
}

.nav-secondary ul a.try {
	background: #5cb85c;
	color: white;
}

.nav-secondary ul a.try:hover {
	background: #47a447;
	color: white;
}

.nav-secondary .logo {
	float: left;
	margin-left: -10px;
}

/***************************************************************************/
/* Footer content */
.footer-content {
	background: #D4E5F2 url('../images/global/footer-back.png');
	padding: 40px 0;
}

.footer-content-menus {
	color: #888a8c;
	font-size: 13px;
}

.footer-content-links {
	/*padding-left: 85px;*/
}

.footer-content-title {
	color: #5380a7;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-size: 14px;
}

.footer-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer-content-title-margin {
	margin-top: 30px;
}

.footer-content li {
	margin: 0;
	margin-bottom: 4px;
}

.footer-content li a {
	color: #75a0c5;
}

.footer-content-subscription input.form-control {
	background: white;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.footer-content-subscription button {
	background: #eff8ff;
	border: 1px solid #eff8ff;
	border-radius: 0;
	box-shadow: none;
}

.footer-content-subscription button:hover {
	background: #d7e7f3;
}

.footer-content-connect {
	font-size: 20px;
	margin-top: -5px;
}

.footer-content-connect a {
	color: #75a0c5;
}

.footer-content-connect :hover {
	color: #5380a7;
}

.footer-content-connect i {
	margin-right: 10px;
}

/***************************************************************************/
/* Footer nav */
.footer-nav {
	height: 80px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	padding: 0 15px;
}

.footer-nav-compact .footer-nav-inner {
	border-top: 1px solid #E9E9E9;
}
.footer-noborder .footer-nav-compact .footer-nav-inner {
	border-top: 0;
}

.footer-nav-inner {
	padding: 30px 0;
}

.footer-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.footer-nav li {
	display: inline;
	margin-left: 1.5em;
}

.footer-nav, .footer-nav a {
	color: #888a8c;
}


/***************************************************************************/
/* Call to action box */
.cta-box {
	background: white;
	border: 1px solid #d6d6d6;
	padding: 25px;
}

.cta-box .btn {
	width: 220px;
	padding: 10px;
}

.cta-box .cta-box-title {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 15px;
}

.cta-box p {
	color: #888a8c;
	margin-bottom: 15px;
}

/***************************************************************************/
/* Inline boxes */
.inline-box {
	background: #f6f6fa;
	padding: 20px 30px;
	border: 1px solid #E9E9E9;
	margin-bottom: 15px;
}

/***************************************************************************/
/* Sidebar boxes */
.toolbox-open .box-title {
	padding: 20px 20px 15px 20px;
	font-weight: 300;
	text-align: center;
	font-size: 22px;
	color: #568fbe;
	font-style: italic;
	font-family: 'Handlee', 'cursive';
}

.toolbox-postit {
	height: 260px;
	background: url('../images/global/toolbox-postit.png') no-repeat;
	margin-bottom: 25px;
	padding: 20px 15px 0px 15px;
	font-size: 13px;
}

.toolbox-postit .box-title {
	padding: 25px 20px 5px 20px;
	font-weight: 300;
	text-align: center;
	font-size: 22px;
	color: #4278a4;
	font-style: italic;
	font-family: 'Handlee', 'cursive';
}

.toolbox-postit .box-content {
	padding: 4px 16px;
	color: #4278a4;
	font-style: italic;
}

.toolbox-postit .box-content ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.toolbox-postit .box-content li {
	margin-top: 10px;
}

.toolbox-postit .box-content li:first-child {
	margin-top: 0px;
}

.toolbox {
	margin-bottom: 25px;
	font-size: 13px;
	background: #F6F6F6;
}

.toolbox-yellow {
	background: #FCF8E3;
}

.toolbox .box-title {
	background: #e5e5e5;
	color: #666666;
	font-size: 14px;
	padding: 8px 20px;
	font-weight: bold;
}

.toolbox-yellow .box-title {
	background: #f5ebb4;
}

.toolbox .warning-message {
	color: #8a6d3b;
	font-weight: bold;
}

.toolbox .box-title .fa {
	margin-right: 5px;
}

.toolbox .box-content {
	padding: 16px 20px;
}

.toolbox .box-content .btn {
	margin-right: 6px;
}

.toolbox .box-content ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.toolbox .box-content li {
	margin-top: 6px;
}

.toolbox .box-content li:first-child {
	margin-top: 0px;
}

.toolbox-pricing-discount {
	height: 135px;
	width: 306px;
	background: url('../images/shop/discount-box.png');
	position: absolute;
	right: -320px;
	padding: 45px 20px 0px 110px;
}

.toolbox-pricing-discount strong {
	color: #666666;
}

.toolbox-pricing-discount .sub-text {
	line-height: 18px;
	font-size: 12px;
	margin-top: 4px;
}

/***************************************************************************/
/* Frame boxex */
.frame-box {
	padding: 20px;
	margin-bottom: 1.5em;
}

.frame-box-white {
	background: white;
}

.frame-box-yellow {
	background: #fffbe9;
}

/***************************************************************************/
/* Callouts */
.callout {
	padding: 20px;
	margin-bottom: 20px;
}

.callout-blue {
	background: #F1F7FC;
	border-color: #5bc0de;
}

.callout-title {
	font-size: 16px;
	font-weight: bold;
	color: #5bc0de;
	margin-bottom: 6px;
}

.callout ul {
	margin: 0;
	padding: 0 2em;
}

.callout li {
	margin-top: 5px;
}

/***************************************************************************/
/* Product sidebar boxes */
.sidebar-box {
	background: #F2F8FD;
	padding: 20px;
	margin-bottom: 20px;
}

.sidebar-box h3 {
	margin-top: 0;
}

.sidebar-box p:last-child {
	margin-bottom: 0;
}
.newsletter-errors{
	position: absolute;
	top: 5px;
	width: 100%;
}
/*Cookie consent form*/
.cookie-consent {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #303030;
    text-align: center;
    z-index: 3;
    padding: 15px;
    display: none;
}
.window {
    position: fixed;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    z-index: 9999;
}
.cc-message{color: #c6f0f1;}
.cc-message a:hover{color: #75a0c5;}
.form .font-gray{color: #777777;margin-left: 10px;}
#footer-form .checkbox {margin-top: 0px;}
.cc-compliance a:first-child{margin-right: 15px;}
.sub-processors{list-style: disc;}
#tos,#terms, #gdpr{
	position: relative;
}

.sca-alert {
	margin-top: 20px;

	background-color: #fff0d8;
	border-color: #fad89f;
}

.vertical-padding-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.double-line-height {
	line-height: 2.2;
}

/***************************************************************************/
.banner-title {
	margin-top: 10px;
}

.customer_table {
	table-layout: fixed;
}

.customer_table td {
	word-wrap: break-word;
}

.contact-banner {
	padding: 19px 35px;
}

.contact-banner p {
	font-size: 14px;
}

.box-title-red,
.toolbox .box-title-red {
	background: #E40046;
	color: #ffffff;
	font-weight: 600;
}

.box-content-text {
	font-size: 14px;
	font-weight: normal;
}

.box-content-text-red {
	font-weight: 600;
	color: #E40046;
}

.enterprise-banner-toolbox {
	background-color: #fff;
	border: 1px solid #ECECEE;
	margin-bottom: 27px;
}

.enterprise-banner-img {
	display: block;
	margin: 19px auto 8px auto;
}

.enterprise-banner-title {
	text-align: center;
	font-size: 20px;
}

.enterprise-banner-text {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	padding: 0 23px 18px 23px;
}

.btn-yellow {
	background-color: #FCC200;
	color: #fff;
}

.btn-yellow:hover {
	background-color: #ce9e00;
}

.login-text {
	font-size: 16px;
}

.login-text-blue {
	color: #5393BC;
}

.login-img {
	margin-left: 50px;
	margin-top: 90px;
}

.renew-notification-text {
	margin: 0 7px;
}

.renew-btn-text {
	font-size: 14px;
	margin: 0 5px;
}

.expiration-date-red {
	color: #E40046;
	margin-right: 4px;
}

.expiration-alert-red {
	font-weight: 600;
	color: #E40046;
}

.renew-subscription-info {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	padding: 13px;
}

.renew-subscription-info-strong {
	font-weight: 600;
	margin-right: 5px;
}

.subscription-currency {
	display: flex;
	align-items: center;
}

.subscription-currency-text {
	padding-bottom: 4px;
}

.subscription-currency-select {
	margin-left: 7px;
	font-size: 14px;
	border-color: #AECADE;
	background: #fff;
}

.renew-option-img {
	display: block;
	margin: auto;
}

.renew-img-after {
	width: 100%;
	height: auto;
}

.renew-img-after {
	margin: 16px 0;
}

.renew-text {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

.text-semibold {
	font-weight: 600;
}

.text-red {
	color: #E40046;
}

.billing-period-section,
.user-number-section {
	background-color: #F2F8FD;
	padding: 12px 15px 12px;
}

.billing-period-section {
	margin-top: 16px;
	justify-content: space-between;
}

.billing-users-offers {
	display: flex;
	justify-content: space-between;
}

.billing-users-radio-group {
	margin-left: 100px;
}

.billing-users-radio-item {
	margin-bottom: 7px;
	font-weight: revert;
}

.billing-users-radio-item:last-child {
	margin-bottom: 0px;
}

input[type="radio"].renew-page-radio {
	margin-right: 7px;
}

input[type="checkbox"].renew-page-checkbox {
	margin-right: 5px;
}

.font-weight-normal {
	font-weight: normal;
}

.billing-period-question {
	background-image: linear-gradient(to right, #2D1DBD , #0E3754);
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding: 4px;
	cursor: pointer;
}

.billing-users-change,
.billing-users-downgrade-btn {
	cursor: pointer;
	color: #5993BC;
}

.billing-users-downgrade {
	margin-bottom: 7px;
}

.billing-users-downgrade-btn {
	margin-left: 4px;
}

.billing-users-downgrade-select {
	margin-left: 4px;
	width: 81px;
	height: 24px;
	border-color: #AECADE;
	background-color: #fff;
}

.billing-period-btn {
	margin-top: 12px;
}

.user-number-section {
	margin: 7px 0;
}

#billing_users {
	display: flex;
	justify-content: space-between;
}

.total-section,
.upgrade-enterprise-total {
	display: flex;
	justify-content: space-between;
	border: 1px solid #CCDFEF;
	padding: 12px 15px 12px;
}

.total-section-vat {
	font-size: 13px;
	color: #858585;
	margin-left: 7px;
}

.upgrade-advantages-section {
	padding: 0;
	margin-top: 15px;
}

.upgrade-advantages {
	padding: 0;
	padding-right: 15px;
}

.upgrade-advantages-item {
	display: flex;
	font-size: 15px;
	margin-bottom: 10px;
}

.upgrade-advantages-btn {
	margin-top: 12px;
}

.upgrade-check-img {
	height: 15px;
	width: auto;
	margin-top: 4px;
	margin-right: 6px;
}

.upgrade-advantages-section-img {
	padding: 0;
}

.upgrade-advantages-img {
	width: 227px;
	height: 367px;
	margin-top: 8px;
	margin-left: 40px;
}

.renew-subscription-account {
	margin-top: 49px;
	padding: 13px;
	font-size: 15px;
}

.renew-subscription-user {
	color: #5993BC;
}

.font-size-15 {
	font-size: 15px;
}

/* Modal-Downgrade */
.modal-close-btn {
	font-size: 25px;
}

.renew-modal-body {
	font-size: 14px;
}

.renew-modal-title {
	color: #E40046;
	font-size: 20px;
	padding: 0 50px;
	line-height: 24px;
	margin-bottom: 12px;
}

.renew-modal-img {
	margin-top: 9px;
	margin-bottom: 17px;
}

.btn.modal-btn-back {
	color: #000;
	background-color: #E6E6E6;
}

.btn.modal-btn-back:hover {
	color: #000;
	background-color: #c7c7c7;
}

.downgrade-modal,
.deactivate-modal,
.enterprise-modal {
	width: 500px;
	box-shadow: 0 2px 4px #545454;
	border-radius: 1px;
	border-color: #CCCCCC;
	margin: auto;
}


.downgrade-modal-footer {
	margin-top: 23px;
}

/*Modal-Deactivate*/
.deactivate-modal {
	height: 330px;
}

.downgrade-modal-title {
	color: #E40046;
	font-size: 20px;
	padding: 0 90px;
	line-height: 24px;
	margin-bottom: 12px;
	margin-top: 10px;
}

/*Enterprise modal*/
.enterprise-modal-title {
	padding: 0 30px;
}

.text-align-left {
	text-align: left;
}

.renew-link {
	cursor: pointer;
	color: #5993BC;
}

.best-choice {
	color: #3CB850;
	margin-left: 4px;
}

.renew-form .modal-header {
	border: none;
}

.shop-subscription-currency {
	float: right;
	margin-top: -15px;
	margin-bottom: 5px;
}

.dn {
	display: none;
}

.fs-20 {
	font-size: 20px;
}

.fw-500 {
	font-weight: 500;
}

.mt-0 {
	margin-top: 0;
}

.mt-12 {
	margin-top: 12px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-70 {
	margin-top: 70px;
}

.mt-90 {
	margin-top: 90px;
}

.pt-35 {
	padding-top: 35px;
}

.premium-support-sheet {
	color: #718FB9;
	font-size: 12px;
	border: 1px solid #718FB9;
	padding: 4px 10px;
	border-radius: 2px;
	margin-left: 25px;
	transition: all .15s ease-in-out;
	text-decoration: none;
}

.premium-support-sheet:hover,
.premium-support-sheet:focus,
.premium-support-sheet-link:hover,
.premium-support-sheet-link:focus {
	text-decoration: none;
}

.premium-support-sheet-link {
	float: right;
	margin-right: 25px;
	color: #5993bc;
	text-decoration: none;
}

.ml-10 {
	margin-left: 10px;
}

/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 25px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 19px;
	width: 19px;
	left: 4px;
	bottom: 3px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #2196F3;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(19px);
	-ms-transform: translateX(19px);
	transform: translateX(19px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}
