/*-------------------------------------------------------------

Styles particular to the site as well as bootstrap over-rides.  

 -------------------------------------------------------------*/

/* all  styles */

html, body {
    height: 100%;
    background-color: #ccc;
    font-size: 12px !important;
}

.container-fixed {
    margin: 0 auto;
    max-width: 1170px;
    border: 1px solid #fff;
    -webkit-box-shadow: 4px 4px 5px -4px #666;
    -moz-box-shadow: 4px 4px 5px -4px #666;
    box-shadow: 4px 4px 5px -4px #666;
    background-color: #fff;

    margin-top:-30px;
}

a {
    color: #0054A6;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #025ECC;
        text-decoration: none;
    }

body {
    padding-top: 50px; /* body padding for fixed top nav */
}

.img-home-portfolio, .img-customer, .portfolio-item {
    margin-bottom: 30px;
}

.tab-pane {
    margin-top: 15px;
}
/* Page Sections */
.section, .section-colored {
    padding: 0 px;
}

.section-colored {
    background-color: #e1e1e1; /* change this to change the background color of a colored section */
}

.sidebar {
    margin-top: 40px;
}

    .sidebar ul {
        border-radius: 5px;
        padding: 5px;
        border: 1px solid #cccccc;
    }
/* Half Page Height Carousel Customization */
.carousel {
    height: 50%;
}

.item, .active, .carousel-inner {
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
/* Social Icons Styles */
.list-social-icons {
    margin-bottom: 45px;
}

.tooltip-social a {
    text-decoration: none;
    color: inherit;
}

.facebook-link a:hover {
    color: #3b5998;
}

.linkedin-link a:hover {
    color: #007fb1;
}

.twitter-link a:hover {
    color: #39a9e0;
}

.google-plus-link a:hover {
    color: #d14836;
}
/* Service Page Styles */
.service-icon {
    font-size: 50px;
}
/* 404 Page Styles */
.error-404 {
    font-size: 8em;
}
/* Pricing Page Styles */
.price {
    font-size: 4em;
}

.price-cents {
    vertical-align: super;
    font-size: 50%;
}

.price-month {
    font-size: 35%;
    font-style: italic;
}
/* Footer Styles */
footer {
    margin: 50px 0;
}

/*header: product search, top-left links*/

.m-bar {
    background-color: #0054A6;
    margin-top: 15px;
    border-radius: 4px;
	-webkit-box-shadow: 3px 3px 5px 0px #f0f0f0;
    -moz-box-shadow:    3px 3px 5px 0px #f0f0f0;
     box-shadow:         3px 3px 5px 0px #f0f0f0;
}

.navbar {
    background-color: #fff;
    padding: 15px;
	
	margin-bottom:0px !important;
}

.top {
    margin-top: 35px;
}

.b-logo {
    float: left;
    width: 45%;
}

.p-search-c {
    float: left;
    width: 35%;
    margin-top: 20px;
}


.top-menu-c {
    float: left;
    width: 20%;
    margin-top: 20px;
}

.top-menu-i {
    text-align: right;
}

.top-b {
      margin-bottom: 10px;
    margin-top: -30px;
    overflow: hidden;
}


.top-c {
    overflow: hidden;
}

.t-box-txtbox-c {
    float: left;
}

.t-box-btn-c {
    float: left;
    margin-left: 10px;
}

.d-txtbox {
    min-width: 250px;
    font-weight: bold;
    color: #000;
    font-size: 12px;
}




.collapse {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ddl-spacer
{
	margin-top:0px;
}

.ddl-spacer-55
{
	margin-top:0px;
}

.table-header-14px
{
	font-size:14px;
}

.h4-exception
{
    font-size:15px !important;
    font-weight:bold;
}

/*social media icons*/
.social
{
	margin: 0;
	padding: 0;
	text-align:right;
}
.social ul
{
	margin: 0;
	padding-top: 0 5px 0 5px;
}
.social ul li
{
	margin: 5px;
	list-style: none outside none;
	display: inline-block;
}
.social i
{
	width: 30px !important;
	height: 30px !important;
	color: #FFF;
	background-color: #909AA0;
	font-size: 18px;
	text-align:center;
	padding-top: 9px;
	border-radius: 9%;
	-moz-border-radius: 8%;
	-webkit-border-radius: 8%;
	-o-border-radius: 10%;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.social i:hover
{
	color: #FFF;
	text-decoration: none;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.social .fa-facebook
{
	background: #4060A5;
}
.social .fa-facebook:hover
{
	background: #ccc;
}
.social .fa-twitter
{
	background: #00ABE3;
}
.social .fa-twitter:hover
{
	background: #ccc;
}
.social .fa-google-plus:hover
{
	background: #e64522;
}
.social .fa-github:hover
{
	background: #343434;
}
.social .fa-pinterest:hover
{
	background: #cb2027;
}
.social .fa-linkedin:hover
{
	background: #0094BC;
}
.social .fa-flickr:hover
{
	background: #FF57AE;
}
.social .fa-instagram
{
	background: #375989;
}
.social .fa-instagram:hover
{
	background: #ccc;
}
.social .fa-vimeo-square:hover
{
	background: #83DAEB;
}
.social .fa-stack-overflow:hover
{
	background: #FEA501;
}
.social .fa-dropbox:hover
{
	background: #017FE5;
}
.social .fa-tumblr:hover
{
	background: #3a5876;
}
.social .fa-dribbble:hover
{
	background: #F46899;
}
.social .fa-skype:hover
{
	background: #00C6FF;
}
.social .fa-stack-exchange:hover
{
	background: #4D86C9;
}
.social .fa-youtube
{
	background: #cc0000;
}
.social .fa-youtube:hover
{
	background: #ccc;
}
.social .fa-xing:hover
{
	background: #005C5E;
}
.social .fa-rss:hover
{
	background: #e88845;
}
.social .fa-foursquare:hover
{
	background: #09B9E0;
}
.social .fa-youtube-play:hover
{
	background: #DF192A;
}
.social .glyphicon
{
	width: 30px !important;
	height: 30px !important;
	color: #FFF;
	background-color: #909AA0;
	font-size: 18px;
	text-align:center;
	padding-top: 4px;
	border-radius: 9%;
	-moz-border-radius: 8%;
	-webkit-border-radius: 8%;
	-o-border-radius: 10%;
	transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.social .glyphicon-warning-sign
{
	color: #E4C009;
	background-color:#000;
}
.social .glyphicon-warning-sign:hover
{
	color: #ccc;
}
.social li:before
{
	content: " | ";
	color:#ccc;
}
.social li:first-child:before
{
	content: none;
}



.blue
{
    color:#0054A6;
    
}

.fs-16px
{
	font-size:16px !important;
}






/* Responsive Styles */
@media (max-width: 767px) {
    .carousel {
        height: 70%;
        /* increases the carousel height so it looks good on phones */
    }
}

.navbar {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

/* Custom Styles*/

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .carousel {
        margin-left: auto;
        margin-right: auto;
    }
}

/* resize the logo according to screen size*/


@media(min-width:1200px) {
    .navbar-brand {
        background-image: url(../images/logos/dynatek_logo_cropped.png);
        width: 422px;
        height: 72px;
        background-size: 411px 71px;
        background-repeat: no-repeat;
    }
}

@media(min-width:979px) and (max-width:1200px) {
    .navbar-brand {
        background-image: url(../images/logos/dynatek_logo_cropped.png);
        width: 422px;
        height: 72px;
        background-size: 422px 72px;
        background-repeat: no-repeat;
    }
}

/* Large desktop */

/* Small devices (i.e, tablets, small desktops and up) */
@media (min-width: 768px) and (max-width: 979px) {
    .navbar-brand {
        background-image: url(../images/logos/dynatek_logo_cropped.png);
        background-position:  center center !important;
        background-repeat: no-repeat;
        width: 100%;
        height: 57px;
        background-size: 325px 57px;
         margin-left: auto;
        margin-right: auto;
    }

    .navbar {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }
    /* to change how the product lookup and top-header links respond the screen sizes above*/
    /*align logo center and clear it*/
    .b-logo {
        width: 100%;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }

    .p-search-c {
        width: 100%;
        margin-top: 20px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }


    .top-menu-c {
        width: 100%;
        margin-top: 0px;
        clear: both;
    }

    .top-menu-i {
        visibility: hidden !important;
    }

    .t-box-txtbox-c {
        float: left;
        width: 85%;
    }

    .t-box-btn-c {
    float: left;
    margin-left: 5px;
    width: 13%;
}

    .btn-blue {
    width: 100% !important;
}
.ddl-spacer
{
	margin-top:15px;
}

.ddl-spacer-55
{
	margin-top:55px;
}

}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .navbar-brand {
        background-image: url(../images/logos/dynatek_logo_cropped.png);
        background-position:  center center !important;
        background-repeat: no-repeat;
        height: 57px;
        background-size: 325px 57px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    /* to change how the product lookup and top-header links respond the screen sizes above*/
    /*align logo center and clear it*/
    .b-logo {
        width: 100%;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }

    .p-search-c {
        width: 100%;
        margin-top: 20px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }


    .top-menu-c {
        width: 100%;
        margin-top: 0px;
        clear: both;
    }

    .top-menu-i {
        visibility: hidden !important;
    }

    .t-box-txtbox-c {
        float: left;
        width: 85%;
    }

    .t-box-btn-c {
    float: left;
    margin-left: 5px;
    width: 13%;
}
    .btn-blue {
    width: 100% !important;
}
.ddl-spacer
{
	margin-top:15px;
}
.ddl-spacer-55
{
	margin-top:55px;
}
}
/* Landscape phones and down */
@media (max-width: 480px) {
    .navbar-brand {
        background-image: url(../images/logos/dynatek_logo_cropped.png);
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: 273px 48px;
        height: 48px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    /* to change how the product lookup and top-header links respond the screen sizes above*/
    /*align logo center and clear it*/
    .b-logo {
        width: 100%;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }

    .p-search-c {
        width: 100%;
        margin-top: 20px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
    }


    .top-menu-c {
        width: 100%;
        margin-top: 0px;
        clear: both;
    }

    .top-menu-i {
        visibility: hidden !important;
    }

    .t-box-txtbox-c {
        float: left;
        width: 85%;
    }

    .t-box-btn-c {
    float: left;
    margin-left: 5px;
    width: 13%;
}

        .btn-blue {
    width: 100% !important;
}
.ddl-spacer
{
	margin-top:15px;
}

.ddl-spacer-55
{
	margin-top:55px;
}

#divMainFooter
{
    display:none  !important;
}

}

/*override when menu when menu collapses into mobile menu */

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }
}









.container {
    width: 100% !important;
}

.btn-black {
    color: #ccc;
    background-color: #000;
    border-color: #ccc;
}

.btn-blue {
    color: #fff;
    background-color: #0054A6;
    font-weight: bold;
    border: 1px solid #fff;
}

    .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
        color: #fff;
        background-color: #4280BD;
        border-color: #fff;
    }

    .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
        background-image: none;
    }

    .btn-blue.disabled, .btn-blue[disabled], fieldset[disabled] .btn-blue, .btn-blue.disabled:hover, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue:hover, .btn-blue.disabled:focus, .btn-blue[disabled]:focus, fieldset[disabled] .btn-blue:focus, .btn-blue.disabled:active, .btn-blue[disabled]:active, fieldset[disabled] .btn-blue:active, .btn-blue.disabled.active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-blue.badge {
        color: #fff;
        background-color: #333;
    }

.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active, .open .dropdown-toggle.btn-black {
    color: #fff;
    background-color: #444;
    border-color: #adadad;
}

.btn-black:active, .btn-black.active, .open .dropdown-toggle.btn-black {
    background-image: none;
}

.btn-black.disabled, .btn-black[disabled], fieldset[disabled] .btn-black, .btn-black.disabled:hover, .btn-black[disabled]:hover, fieldset[disabled] .btn-black:hover, .btn-black.disabled:focus, .btn-black[disabled]:focus, fieldset[disabled] .btn-black:focus, .btn-black.disabled:active, .btn-black[disabled]:active, fieldset[disabled] .btn-black:active, .btn-black.disabled.active, .btn-black[disabled].active, fieldset[disabled] .btn-black.active {
    background-color: #fff;
    border-color: #ccc;
}

.btn-black.badge {
    color: #fff;
    background-color: #333;
}
/*recaptcha styles*/

.recaptcha-main {
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    background-color: #f9f9f9;
    overflow: hidden;
    border-radius: 4px;
}

.recaptcha-image {
    float: left;
}

.recaptcha-icons {
    float: left;
    margin-left: 10px;
}

.recaptcha_only_if_image {
    float: left;
    margin-left: 10px;
}

.recaptcha_only_if_audio {
    float: left;
    margin-left: 10px;
}

.recaptcha_only_if_incorrect_sol {
    color: #cc0000;
}

.nav {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.navbar-nav li a {
    line-height: 30px;
}

.navbar-inner {
    background-color: #000;
    background-image: linear-gradient(to bottom, #FFF, #FFF) !important;
    background-repeat: repeat-x;
    border: 1px solid yellow;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #000;
    border: 1px solid #222;
    border-radius: 6px 6px 6px 6px;
    
	-webkit-box-shadow: 0px 2px 2px 0px #222;
-moz-box-shadow:    0px 2px 2px 0px #222;
box-shadow:  0px 2px 2px 0px #222;
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #000;
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #444;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: white;
    background-color: #000;
}

.navbar-nav > li > .dropdown-menu {
    border-top: 1px solid #333;
    margin-top: -1px;
}

.navbar-right .dropdown-menu {
    left: auto;
    right: auto !important;
}

.navbar .nav > li > a {
    color: white;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 0px 0 #ffffff;
}

    .navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
        color: white;
        text-decoration: none;
        background-color: transparent;
    }

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: white;
}

.dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: white;
    white-space: nowrap;
}

.navbar-link {
    color: white;
}

    .navbar-link:hover {
        color: white;
    }

.navbar-toggle {
    background-color: #000 !important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}

.list-inline {
}

    .list-inline li:before {
        content: " | ";
    }

    .list-inline li:first-child:before {
        content: none;
    }

.monitor-screen-size-viewer {
    border-radius: 3px;
    padding: 20px;
    font-size: 10px;
    font-family: Verdana;
    color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=10);
    width: 250px;
    max-height: 70px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.radio-button-list {
    padding: 0px !important;
}

    .radio-button-list input[type="radio"] {
        margin: 0px 5px 0px 0px !important;
    }

    .radio-button-list label {
        float: left !important;
        margin-right: 5px !important;
        padding: 0px 0px 0px 0px !important;
        font-weight: normal !important;
    }

.recaptcha-buttons {
    float: left;
}

    .recaptcha-buttons a {
        font-size: 28px !important;
    }

.navbar-inverse {
    border-color: #f1f1f1 !important;
}

.responsive-video {
    position: relative;
    padding-bottom: 50%;
    padding-top: 60px;
    overflow: hidden;
}

    .responsive-video iframe, .responsive-video object, .responsive-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.product_container_wrap {
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 99.8%;
}

.product_container_inner {
    background-color: #fff;
    border-top: 1px solid #ccc;
    height: 280px;
    width: 100%;
}

.image_containers_left {
    background-color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    float: left;
    height: 200px;
    margin-left: 10px;
    margin-top: 10px;
    width: 330px;
}

.image_containers_right {
    border: 1px solid #ccc;
    float: right;
    height: 200px;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 4px;
    width: 503px;
}

.buy_product_header {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    width: 478px;
}

.product_details {
    margin-left: 10px;
    margin-top: 10px;
}

.product_description {
    background-color: #f1f1f1;
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    font-size: 11px;
    height: 65px;
    margin-left: 3px;
    margin-top: 5px;
    padding: 3px;
    width: 489px;
}

.well {
    padding: 10px !important;
}
/*custom helper classes*/
/*vertical spacers*/
.spacer5 {
    height: 5px;
}

.spacer10 {
    height: 10px;
    clear: both;
}

.spacer15 {
    height: 15px;
}

.spacer20 {
    height: 20px;
}

.spacer25 {
    height: 25px;
}

.spacer30 {
    height: 30px;
}

.bolden {
    font-weight: bold;
}
/* from cat page */
.glyphicon {
    margin-right: 5px;
}

.thumbnail {
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item {
    float: none;
    width: 97.5%;
    background-color: #fff;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

    .item.list-group-item:nth-of-type(odd):hover, .item.list-group-item:hover {
        background: #428bca;
    }

    .item.list-group-item .list-group-image {
        margin-right: 10px;
    }

    .item.list-group-item .thumbnail {
        margin-bottom: 0px;
    }

    .item.list-group-item .caption {
        padding: 9px 9px 0px 9px;
    }

    .item.list-group-item:nth-of-type(odd) {
        background: #eeeeee;
    }

    .item.list-group-item:before, .item.list-group-item:after {
        display: table;
        content: " ";
    }

    .item.list-group-item img {
        float: left;
    }

    .item.list-group-item:after {
        clear: both;
    }

.list-group-item-text {
    margin: 0 0 11px;
}
/* resize the ddl relative to the size of teh columns 
   but ensure that the width of the ddl is larger than the
   width of the select container in order to hide dropdown arrow
*/
.selVehicleddl select {
    background: transparent;
    width: 115%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    border-radius: 4px;
}

.selVehicleddl {
    width:100%;
    height: 34px;
    overflow: hidden;
    background: url(../images/icons/ddl_arrowhead.png) no-repeat right #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.list-inline {
    margin-left: auto;
    margin-right: auto;
    width: 93%;
    content: "" !important;
}

    .list-inline li:before {
        content: "  " !important;
    }
/*modal styles */
.modal-open .navbar {
    left: -16px;
}

.radio-button-table label {
    font-weight: normal !important;
    margin-left: 5px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}
/*dealer lookup*/
.map-area {
    color: #555;
    width: 100% !important; /* height:600px !important; */
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-right: auto;
    margin-left: auto;
	height:100% !important;
	min-height:600px;
}

.sg_box {
    padding-left: 25px;
    margin-top: 10px;
}

.location_lbl {
    margin-top: 8px;
    font-size: 16px;
    color: #cc0000;
}

/* only product tables */
     .table td
        {width:28%;}

/* Side notes for calling out things
-------------------------------------------------- */
 
/* Base styles (regardless of theme) */
.bs-callout {
margin: 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
}
.bs-callout h4 {
margin-top: 0;
}
.bs-callout p:last-child {
margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
background-color: #fff;
}
 
/* Themes for different contexts */
.bs-callout-danger {
background-color: #fcf2f2;
border-color: #dFb5b4;
}
.bs-callout-warning {
background-color: #fefbed;
border-color: #f1e7bc;
}
.bs-callout-info {
background-color: #f0f7fd;
border-color: #d0e3f0;
}


   .item .thumbnail > img, .thumbnail a > img
        {
           
            background-color:#111 !important;
        }
.caption p
{
	min-height:40px;
}

.img-full-width
{
    width: 100%;
}

.pAImage
{
	width:98px;
}