:root {
	--blue:#418840;
	--blueHover:#327b00;
	--background:#FBFCFD;
	--text:#333;
	--textgray:#707070;
}

.auth-wrapper {
	background-image: url('/images/login-vol-background.jpg') !important;
}

.vets-account .main-container {
	margin-top:0;
}
.vets-account .main-container .main-content {
	/*
    background: url(http://www.vetsonroad.com/wp-content/uploads/home-slide1.jpg) center left no-repeat #fff;
    background-size: auto 100%;
    */
}
.vets-account .main-container .container, .vets-account header .container { border-left:0 none; border-bottom:0 none; width:1170px; margin:0 auto; }

.vets-account header { height:100px; width:100%; padding:20px 0; background-color:#fff; }
.vets-account header .container .login-logo { height:52px; width:auto; display:inline-block; }
.vets-account header .container .login-logo img { height:100%; width:auto; }
.vets-account header .container .login-menu { float:right; font-size:18px; color:var(--blue);
	font-family: 'Quicksand', Sans Serif, serif; font-weight:bold; line-height:60px; }

.vets-account .main-content { margin-left:0; }

.vets-account .main-content .inside-form {
	border:1px solid #0971ce;
	border-radius:5px;
	width:100%;
	height:300px;
	padding:20px;
	margin:80px 0;
	background-color:#f9f9f9;
	box-sizing:border-box;
}

img.avatar-image {
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 10px;
}

ul.main-navigation-menu > li a > i, .breadcrumb a {
	color:#418840;
}

ul.main-navigation-menu > li.active > a i {
	color:#ffffff;
}

.nav > li.dropdown .dropdown-toggle .badge {
	background-color: #f0ad4e;
}

.navbar-tools .dropdown-menu li a .time {
	float: none;
	text-align: right;
	color: var(--textgray);
}


a.notification.not-read {
	background: #e7f4e7;
	border-right: 2px solid var(--blue);
}

.navbar-tools .drop-down-wrapper li a.not-read:hover
{
	background: #c5e6c5 !important;
	border-right: 2px solid var(--blue);
}


.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active,
.btn-primary, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: var(--blue);
	border-color:#327b00
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: var(--blueHover);
	border-color:#327b00;
}

.swMain > ul li > a.selected::before, .swMain li > a.done::before,
.swMain > ul li > a.selected .stepNumber
{
	border-color: var(--blue);
}
.swMain ul li > a.done .stepNumber {
	border-color: var(--blue);
	background-color: var(--blue);
}

.btn-review.btn-green {
	cursor: default;

}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select.form-control:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus{
	border-color: #29a190;
	box-shadow: 0 0 8px #1a8f7f;;
}
ul.main-navigation-menu > li.active > a {
	background: var(--blue);
}

ul.main-navigation-menu > li.active > a .selected::before {
	color:var(--blue);
}

#shipping_address_tab, #transport_address_tab, #contact_tab {
	display:none;
}

#document_shipping_tab, #document_transport_tab {
	display:none;
	
}

span .ui-button {
	background-color: var(--blue);
	border-color:#238f80;
}

span .ui-state-disabled {
	color:#238f80 !important;
	border-color:#238f80 !important;
}

table.dataTable thead th {
 white-space: nowrap !important
}

.lgk_form .inherit_vet_data,
.lgk_form .inherit_data	{
	background-color: #f9f9f9;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
	margin-top: -15px;
	padding-top: 15px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}


h4.title {
	border-bottom: 1px solid #eee;
	padding-bottom: 9px;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
}

.fiscal_code.person_type_css_C .input-group-addon,
.fiscal_code.person_type_css_E .input-group-addon,
.fiscal_code.person_type_css_A .input-group-addon,
.fiscal_code.person_type_css_I .input-group-addon,
.billing_fiscal_code.person_type_css_C .input-group-addon,
.billing_fiscal_code.person_type_css_E .input-group-addon,
.billing_fiscal_code.person_type_css_A .input-group-addon,
.billing_fiscal_code.person_type_css_I .input-group-addon
{
	display:none;
}

.fiscal_code.person_type_css_C .input-group,
.fiscal_code.person_type_css_E .input-group,
.fiscal_code.person_type_css_A .input-group,
.billing_fiscal_code.person_type_css_C .input-group,
.billing_fiscal_code.person_type_css_E .input-group,
.billing_fiscal_code.person_type_css_A .input-group,
.billing_fiscal_code.person_type_css_I .input-group
{
	display:block;
}

/* Details */
.detail-block {
	margin: 30px 0;
	grid-template-columns:1fr 1fr 1fr;
	display: grid;
}

.info-box {
	margin-right: 40px;
}
.mid-box {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding: 0 40px;
}
.edit-box {
	margin-left: 40px;
}

.invoice-block h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.detail-box {
    padding: 15px;
    border: 3px solid #e9e9e9;
    width: 100%;
    margin-bottom:10px;
}

.clip-ai {
	background: url("/images/icon/ai.svg");
	background-size: cover;
	display: inline-flex;
	height: 19px;
	width: 19px;
	vertical-align: middle;
	margin-top: -3px;

}
.clip-color-green {
	filter: brightness(0) saturate(100%) invert(43%) sepia(46%) saturate(537%) hue-rotate(70deg) brightness(96%) contrast(90%);
}

.clip-color-white, ul.main-navigation-menu > li.active > a i.clip-color-green {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(131deg) brightness(107%) contrast(103%);
}


.detail-item {
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;

    span {
	    display: inline-block;
	    width: 100%;
    }

    strong {
        color: var(--textgray);
    }

    &:last-child {
        margin-bottom: 0;
    }
}

.detail-label {
	color: var(--blue);
	font-size: 14px;
	font-weight: bold;

    &.label-inline {
        width:auto;
        display:inline-block;

        i {
            margin-right: 5px;
            color: var(--textgray);
        }
    }
}

.detail-patient-ref {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;

    & > div.detail-pet {
        width: calc(100% - 100px);
        font-size: 14px;
    }
}
.detail-pet-name {
	font-size: 16px;
	color: var(--blue);
	font-weight: bold;
}
.detail-block img.avatar-image {
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 10px;
}

.detail-patient {
	width: 100%;
	color: var(--textgray);
}
.detail-patient-label {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.detail-patient-info {
	padding-left: 20px;
	margin-bottom: 10px;
	padding-left: 0;
	font-size: 14px;

    &.boldname {
        font-size: 14px;
        font-weight: bold;
        color: var(--blue);
    }

    i {
        margin-right: 5px;
        color: var(--textgray);
    }
}

.invoice-block {
	grid-column-start: 1;
	grid-column-end: 3;
	color: var(--textgray);
	font-size: 14px;
}
.invoice-box {
	padding: 20px;
	display: grid;
    border: 3px solid #e9e9e9;
	grid-template-columns: minmax(280px, calc(50% - 20px) ) minmax(300px, 50%);

    & > div:first-child {
        border-right: 1px solid #e9e9e9;
    }
    & > div:last-child {
        margin-left: 40px;
    }
}
.invoice-label {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
.invoice-price {
	font-size: 40px;
	color: var(--blue);
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}
.customer-edit-btn {
	float: right;
	cursor: pointer;
	padding: 3px;
	width: 26px;
	border-radius: 7px;
	font-size: 19px;
	color: var(--text);
}

@media (width < 1300px) {
    .invoice-block {
        grid-column-start: unset;
        grid-column-end:unset;
        h3 {
            margin-top: 0;
        }
    }
    .detail-block {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 30px;
    }
    .mid-box {
        border-left: 1px solid #e9e9e9;
        border-right:none;
        padding: 0 0 0 40px;
    }
    .edit-box {
        margin-left:0;
        margin-right:40px;
    }
    .invoice-box {
	    grid-template-columns: 1fr;
        & > div:first-child {
            border-right:none;
        }
        & > div:last-child {
            margin-left:0;
        }
    }
}
@media (width < 680px) { 
    .detail-block {
        grid-template-columns: 1fr;
        grid-row-gap:20px;
    }
    .mid-box {
        border-left:none;
        padding:0;
    }
    .edit-box {
        margin-right: 0;
    }


	.navbar-tools .accountname span {
		display: none;
	}

}