/*
Master
*/

#order-modern {
    margin: 0;
    padding: 0 0 40px;
    padding-top:30px;
    line-height: 1.5;

}
#product_button_line:hover {
    background-color : white !important;
}
#order-modern .title-bar {
    margin: 0 0 25px 0;
    text-align: center;
}

#order-modern .title-bar h1 {
    margin: 0;
    padding: 0;
}

#order-modern select {
    border: 1px solid #ccc;
    padding: 1px;
    background-color:white;
}
#donotneed {
    display: none;
}
#order-modern .clear {
    clear: both;
}

#order-modern #configcontainer, #order-modern #configcontainer2 {
    display: none;
}

#order-modern .loading {
    display: none;
    width: 220px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#order-modern #cartLoader i {
    font-size: 1.6em;
}

#order-modern .errorbox {
    display: none;
    margin: 15px 0;
    padding: 15px 20px;

    border: 1px dashed #cc0000;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
#order-modern .errorbox p {
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
}
#order-modern .errorbox li {
    font-weight: normal;
    text-align: left;
    color:#cc0000;
}

#order-modern .textgreen {
    color: #1ABC9C;
}

#order-modern .textred {
    color : #d9534f;

}

#order-modern table tr td {
    padding: 2px 3px;
}

/*
Product Categories
*/

#order-modern .choosecat {
    margin: 10px;
}

#order-modern .currencychooser {
    margin: 10px 30px;
    padding: 0;
    text-align: right;
}

/*
Product Listing
*/

#order-modern .product {
    margin: 15px 0;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .product:hover {
    background-color: #E6EDFF;
    cursor: pointer;
    cursor: hand;
}

#order-modern .product .pricing {
    float: right;
    text-align: right;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 18px;
    line-height: 20px;
}

#order-modern .product .name {
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#order-modern .product .prodfeature {
    float: left;
    margin: 5px 5px 0 0;
    padding: 5px 10px 5px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    color: #ff6600;
}

#order-modern .product .prodfeature .feature {
    font-size: 13px;
    color: #666;
}

#order-modern .product .description {
    font-size: 0.9em;
    margin: 15px 30px 10px 20px;
}

/*
Domain Registrations
*/

#order-modern .domainreg {
    margin: 0 auto 15px auto;
    padding: 10px;
    width: 70%;
    background-color: #f6f6f6;
    border: 1px dashed #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

#order-modern .domainoptions {
    margin: 20px 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border-top: 2px solid #ffc833;
    color: #444;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;

}

#order-modern .domainoptions .option {

}
#order-modern .domainoptions .option label {
    display: block;
    padding: 10px 10px 10px 30px;
}
#order-modern .domainoptions .option:first-child {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
#order-modern .domainoptions .option:last-child {
    border-bottom: 0;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
#order-modern .domainoptions .optionselected {

}

#order-modern .domainreginput {
    margin: 0;
    padding: 0 10px 10px 10px;
    padding-top: 15px;
}
.nopaddingright {
    padding-right: 0px;
}
#order-modern .domainreginput input, #order-modern .domainreginput select, #order-modern .domainregperiod select {
    font-size: 14px;
    padding: 10px;
}
.input-group-addon {
    background-color: white !important;
}
#greyout {
    display: none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: #ccc;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    z-index: 50000;
}

#domainpopupcontainer {
    display: none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    text-align:center;
    padding: 150px 0 0 0;
    z-index: 50001;
}

#order-modern div.domainresults div {
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 0;
}

#domainresults {
    margin: 0 auto;
    padding: 15px;
    max-width: 800px;
    background-color: #fff;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 10px;
    border: 1px solid #ddd;
}

#order-modern .domainbox {
     background-color:#fff;
     width:550px;
     padding:15px;
}

#order-modern .domainavailable {
    background-color: #fff;
    color: #9AC003;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
}

#order-modern .domainunavailable {
    color: #cc0000;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
}

#order-modern .domaininvalid {
    color: #d9534f;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

#order-modern .domainregperiod {
    text-align: center;
}

#order-modern div.domainsuggestions {
    font-weight: bold;
    padding: 10px 0;
}

#order-modern table.domainsuggestions {
    margin: 0 auto;
    width: 80%;
}
#order-modern table.domainsuggestions th {

    font-size: 14px;
    font-weight: 600;

    text-align: center;
    padding-bottom: 10px;
    line-height: 20px;
    color: #444;
}
#order-modern table.domainsuggestions td {
    background-color: #FFF;
    text-align: center;
    border-bottom: 1px solid #EBEBEB;
    font-size: 14px;
    line-height: 38px;
}
#order-modern table.domainsuggestions td select {
    font-size: 14px;
}
.domainsuggestions tr:first-child {

    border-bottom: 2px solid #ffc833;

}

#order-modern .domainconfig {
    margin: 0 0 30px 0;
    padding: 10px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*
Product Config
*/

#order-modern .billingcycle {
    border: 1px solid #ccc;
    padding: 1px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .serverconfig {
    border: 1px solid #ccc;
    padding: 1px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .configoptions {
    border: 1px solid #ccc;
    padding: 1px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .addons {
    border: 1px solid #ccc;
    padding: 1px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .customfields {
    border: 1px solid #ccc;
    padding: 1px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*
Config Tables
*/

#order-modern .configtable td {
    padding: 2px 5px 2px 5px;
}

#order-modern .configtable td.fieldlabel {
    width: 250px;
    text-align: right;
}

#order-modern .configtable td.radiofield {
    width: 40px;
    text-align: center;
}

#order-modern .configtable td.fieldarea {
    background-color: #efefef;
    border-bottom: 1px solid #fff;
    padding: 5px;
    text-align: left;
}

#order-modern .configoplabel {
    color: #ff6600;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

/*
Order Summary
*/

#order-modern .ordersummary {
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 100px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .ordersummarytbl {
    width: 100%;
}

#order-modern .ordersummarytbl td {
    font-size: 0.8em;
}

#order-modern .summaryproduct {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

/*
Addons
*/

#order-modern .addoncontainer {
    margin: 0 auto 15px auto;
    padding: 10px;
    width: 90%;
    background-color: #f6f6f6;
    border: 1px dashed #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

#order-modern .addoncontainer .title {
    margin: 0;
    padding: 0;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 16px;
}

#order-modern .addoncontainer .desc {
    margin: 0;
    padding: 0;
    padding: 10px;
    text-align: center;
    font-size: 11px;
}

#order-modern .addoncontainer .pricing {
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    color: #cc0000;
}

#order-modern .addoncontainer select {
    max-width: 50%;
}

/*
Domain Renewals
*/

#order-modern .regperiod {
    padding: 3px;
    border: 1px solid #ccc;
}
#order-modern table.renewals th {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
}
#order-modern table.renewals td {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*
Shopping Cart
*/

#order-modern table.cart {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
}
#order-modern table.cart th {
    color :#444;
    font-weight: 600;
    text-align: center;
    padding: 3px 0;
    line-height: 26px;

}
#order-modern table.cart td {
    background-color: #FFF;

    padding: 4px 15px;
}
#order-modern table.cart tr.subtotal td {
    background-color: #f9f9f9;
    padding: 4px;
}
#order-modern table.cart tr.subtotal:hover td {

}
#order-modern table.cart tr.promotion td {
    background-color: #FFFFDA;
    border-bottom: 1px solid #EBEBEB;
    padding: 4px;
}
#order-modern table.cart tr.promotion:hover td {
    background-color: #FFFFDA;
}
#order-modern table.cart tr.total td {
    background-color: #E7FFDA;
    color: #339100;
    border-bottom: 0;
    font-weight: normal;
    padding: 4px;
}
#order-modern table.cart tr.total:hover td {
    background-color: #E7FFDA;
}
.totaline_eilute {
    color: #1abc9c;
    font-size: 18px;
    font-weight: 400;
}
#order-modern table.cart tr.recurring td {
    border-top: 2px solid #ffc833 !important;

    font-weight: normal;
    padding: 4px;
}
#order-modern table.cart tr.recurring:hover td {

}
#order-modern table.cart tr:hover td {
    background-color: #f9f9f9;
}
#order-modern table.cart th, #order-modern table.datatable th a, #order-modern table.datatable th a:visited {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
    line-height: 20px;
    color: #444;

}
#order-modern table.cart td:last-child {

}
#order-modern table.cart th {
    border-bottom: 2px solid #ffc833 !important;
}
#order-modern table.cart th a:hover {
    color: #FFF;
    text-decoration: underline;
}

#order-modern .cartedit {
    font-size: 0.8em;
    color: #888;
}

#order-modern .cartremove {
    font-size: 0.8em;
    color: #cc0000;
}

#order-modern .cartbuttons {
    float: right;
    margin: 0;
    padding: 10px 0 0 0;
    width: 40%;
    text-align: center;
}

#order-modern .signuptype {
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 15px;
    background-color: white;
    border: 1px solid #ccc;
    border-bottom: 0;
    color: #000;
    border-radius: 5px 5px 0 0;
}
#order-modern .signuptype:hover {
    cursor: hand;
    cursor: pointer;
}
#order-modern .signuptype.active {
    background-color: #d9534f;
    border-top: #d9534f;
    border-left: #d9534f;
    border-right:#d9534f;
    color:white;
}

#order-modern .signupfields {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 20px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .signupfields .configtable td.fieldlabel {
    width: 200px;
}
#order-modern .signupfields.padded {
    padding: 15px;
    text-align: center;
}
#order-modern .signupfields.hidden {
    display: none;
}
#order-modern .signupfields-existing {
    padding: 40px;
}

#order-modern .carttaxwarning {
    margin: 0 0 20px 0;
    color: #666;
    text-align: center;
}

#order-modern .cartwarningbox {
    margin: 20px 0 20px 0;
    padding: 7px;
    border-top: 4px solid #EBE8CD;
    border-bottom: 4px solid #EBE8CD;
    background-color: #F1EFDC;
    font-size: 0.9em;
    text-align: center;
    color: #000;
}

/*
Domain Registration
*/

#order-modern .domain-checker-fieldcontainer {
    margin: 0;
    padding: 10px 10px 5px 10px;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

#order-modern .domain-checker-fieldcontainer .row {<link rel="stylesheet" type="text/css" href="templates/orderforms/{$carttpl}/style.css" />

<div id="order-verticalsteps">

    {*{include file="orderforms/{$carttpl}/verticalsteps.tpl" step=1}*}
    <div class="col-md-12 nopadding">
        <div class="table-responsive">

            <table class="table table-hover table-comparison nobottommargin">
                <thead>
                <tr>
                    <th>&nbsp;</th>
                    <th class="nemokamas_tab"><a href="https://servera.lt/knowledgebase.php?action=displayarticle&id=7">Nemokamai</a></th>
                    <th class="starter_tab">Starter</th>
                    <th class="professional_tab">Professional</th>
                    <th class="business_tab">Business</th>
                </tr>
                </thead>
                <tbody>
                <tr id="nemokamas_domenas">
                    <td><i class="icon-globe"></i><a style="padding-left: 5px;color:#444;" href="https://servera.lt/knowledgebase.php?action=displayarticle&id=5">{$LANG.nemokamas_domenas}</a> </td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-line2-equalizer"></i> {$LANG.tinklo_srautas}</td>
                    <td>{$LANG.neribojamas}</td>
                    <td>{$LANG.neribojamas}</td>
                    <td>{$LANG.neribojamas}</td>
                    <td>{$LANG.neribojamas}</td>
                </tr>

                <tr>
                    <td><i class="icon-line-align-justify"></i> {$LANG.multi_domain}</td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-hdd"></i> {$LANG.vieta_serveryje}</td>
                    <td>1 GB</td>
                    <td>{$LANG.neribojama}</td>
                    <td>{$LANG.neribojama}</td>
                    <td>50 GB</td>
                </tr>
                <tr>
                    <td><i class="icon-line-mail"></i> {$LANG.el_pasto_dezuciu}</td>
                    <td>1</td>
                    <td>{$LANG.neribojama}</td>
                    <td>{$LANG.neribojama}</td>
                    <td>{$LANG.neribojama}</td>
                </tr>
                <tr>
                    <td><i class="icon-data"></i> {$LANG.duomenu_bazes}</td>
                    <td>1</td>
                    <td>{$LANG.neribojama}</td>
                    <td>{$LANG.neribojama}</td>
                    <td>{$LANG.neribojama}</td>
                </tr>
                <tr>
                    <td><i class="icon-lock"></i> {$LANG.saugus_rysys}</td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-line-eye"></i> {$LANG.serverio_monitoringas}</td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-line2-magnifier"></i> {$LANG.skanavimas_nuo_virusu}</td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-line-cloud-upload"></i> {$LANG.atsargines_kopijos}</td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-atom"></i> {$LANG.padidinta_galia}</td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-code"></i> {$LANG.dedikuotas_programuotojas}</td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#c9302c;" class="icon-remove"></i></td>
                    <td><i style="color:#1ABC9C;"  class="icon-ok"></i></td>
                </tr>
                <tr>
                    <td><i class="icon-calendar3"></i> {$LANG.uzsakymo_periodas}</td>


                    {foreach key=num item=product from=$products}

                        <form id="{$product.name}_FORMA" method="post" action="{$smarty.server.PHP_SELF}?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}">


                            {if $product.bid}
                                <strong>{$LANG.bundledeal}</strong>{if $product.displayprice} {$product.displayprice}{/if}
                            {elseif $product.paytype eq "free"}
                                <td>
                                    <select id="{$product.name}" class="billingcycle"  name="billingcycle" style="width: 100%">

                                        <option value="free">{$LANG.1_men} 0.00</option>
                                    </select>


                                </td>

                                <input type="hidden" name="billingcycle" value="free" />
                            {elseif $product.paytype eq "onetime"}
                                {if $product.pricing.hasconfigoptions}{$LANG.startingfrom} {/if}{$product.pricing.onetime} {$LANG.orderpaymenttermonetime}<br />
                                <input type="hidden" name="billingcycle" value="onetime" />
                            {elseif $product.paytype eq "recurring"}
                                <td>
                                    {* <select id="{$product.name}" class="billingcycle" name="billingcycle" style="width: 100%">
                                         {if $product.pricing.monthly}<option value="monthly">{$LANG.1_men}{$product.pricing.rawpricing.monthly}</option>{/if}
                                         {if $product.pricing.quarterly}<option value="quarterly">{$LANG.3_men}{$product.pricing.rawpricing.quarterly}</option>{/if}
                                         {if $product.pricing.semiannually}<option value="semiannually">{$LANG.6_men}{$product.pricing.rawpricing.semiannually}</option>{/if}
                                         {if $product.pricing.annually}<option value="annually" selected="selected">
                                             {$kaina_su_nuolaida = $product.pricing.rawpricing.annually * 0.10}
                                             {$LANG.12_men}{math equation="kaina - nuolaida" kaina=$product.pricing.rawpricing.annually nuolaida=$kaina_su_nuolaida|string_format:"%.2f"} (-10%)</option>{/if}
                                         {if $product.pricing.biennially}<option value="biennially">
                                             {$kaina_su_nuolaida_2 = $product.pricing.rawpricing.biennially * 0.30}
                                             {$LANG.24_men}{math equation="kaina2 - nuolaida2" kaina2=$product.pricing.rawpricing.biennially|string_format:"%.2f" nuolaida2=$kaina_su_nuolaida_2|string_format:"%.2f"} (-30%)</option>
                                        {/if}
                                         {if $product.pricing.triennially}<option value="triennially">
                                              {$kaina_su_nuolaida_3 = $product.pricing.rawpricing.triennially * 0.50}
                                             {$LANG.36_men}{math equation="kaina3 - nuolaida3" kaina3=$product.pricing.rawpricing.triennially|string_format:"%.2f" nuolaida3=$kaina_su_nuolaida_3|string_format:"%.2f"} (-50%)</option>

                                         {/if}
                                     </select>*}

                                    <select id="{$product.name}" class="billingcycle"  name="billingcycle" style="width: 100%">
                                        {if $product.pricing.monthly}<option value="monthly">{$LANG.1_men}{$product.pricing.rawpricing.monthly}</option>{/if}
                                        {if $product.pricing.quarterly}<option value="quarterly">{$LANG.3_men}{$product.pricing.rawpricing.quarterly}</option>{/if}
                                        {if $product.pricing.semiannually}<option value="semiannually">{$LANG.6_men}{$product.pricing.rawpricing.semiannually}</option>{/if}
                                        {if $product.pricing.annually}<option value="annually" selected="selected">

                                            {$LANG.12_men}{$product.pricing.rawpricing.annually }</option>{/if}
                                        {if $product.pricing.biennially}<option value="biennially">

                                            {$LANG.24_men}{$product.pricing.rawpricing.biennially}</option>
                                        {/if}
                                        {if $product.pricing.triennially}<option value="triennially">

                                            {$LANG.36_men}{$product.pricing.rawpricing.triennially}</option>

                                        {/if}
                                    </select>
                                </td>
                            {/if}


                        </form>


                    {/foreach}
                </tr>
                <tr id="product_button_line" >
                    <td>&nbsp;</td>
                    <td><a id="free_button"  class="button button-rounded button-reveal button-yellow tright  i-alt"><i class="icon-cart"></i><span>{$LANG.order_lt}</span></a></td>
                    <td><a id="starter_button"  class="button button-rounded button-reveal button-red tright  i-alt"><i class="icon-cart"></i><span>{$LANG.order_lt}</span></a></td>
                    <td><a id="professional_button" class="button button-rounded button-reveal button-green tright  i-alt"><i class="icon-cart"></i><span>{$LANG.order_lt}</span></a></td>
                    <td><a id="business_button"  class="button button-rounded button-reveal button-blue-custom tright  i-alt"><i class="icon-cart"></i><span>{$LANG.order_lt}</span></a></td>

                </tr>
                </tbody>
            </table>

        </div>
    </div>


    {*<div class="maincontent">

    <div class="left">

    <form method="get" action="{$smarty.server.PHP_SELF}">
    <p>{$LANG.ordercategories}: <select name="gid" onchange="submit()">
    {foreach key=num item=productgroup from=$productgroups}
    <option value="{$productgroup.gid}"{if $gid eq $productgroup.gid} selected="selected"{/if}>{$productgroup.name}</option>
    {/foreach}
    {if $loggedin}
    <option value="addons">{$LANG.cartproductaddons}</option>
    {if $renewalsenabled}<option value="renewals">{$LANG.domainrenewals}</option>{/if}
    {/if}
    {if $registerdomainenabled}<option value="domains">{$LANG.orderdomainregonly}</option>{/if}
    </select></p>
    </form>

    </div>
    <div class="right">

    {if !$loggedin && $currencies}
    <form method="post" action="cart.php?gid={$gid}">
    <p align="right">{$LANG.choosecurrency}: <select name="currency" onchange="submit()">{foreach from=$currencies item=curr}
    <option value="{$curr.id}"{if $curr.id eq $currency.id} selected{/if}>{$curr.code}</option>
    {/foreach}</select> <input type="submit" value="{$LANG.go}" /></p>
    </form>
    {/if}

    </div>

    <br /><br /><br />

    {foreach key=num item=product from=$products}


        <div class="orderbox">

        <form method="post" action="{$smarty.server.PHP_SELF}?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}">
        <table width="100%"><tr><td width="75%">
        <strong>{$product.name}</strong> {if $product.qty!=""}<em>({$product.qty} {$LANG.orderavailable})</em>{/if} - {$product.description}<br /><br />
        {if $product.freedomain}<em>{$LANG.orderfreedomainregistration} {$LANG.orderfreedomaindescription}</em><br />{/if}
        {if $product.bid}
        <strong>{$LANG.bundledeal}</strong>{if $product.displayprice} {$product.displayprice}{/if}
        {elseif $product.paytype eq "free"}
        {$LANG.orderfree}<br />
        <input type="hidden" name="billingcycle" value="free" />
        {elseif $product.paytype eq "onetime"}
        {if $product.pricing.hasconfigoptions}{$LANG.startingfrom} {/if}{$product.pricing.onetime} {$LANG.orderpaymenttermonetime}<br />
        <input type="hidden" name="billingcycle" value="onetime" />
        {elseif $product.paytype eq "recurring"}
        <select name="billingcycle">
        {if $product.pricing.monthly}<option value="monthly">{$product.pricing.monthly}</option>{/if}
        {if $product.pricing.quarterly}<option value="quarterly">{$product.pricing.quarterly}</option>{/if}
        {if $product.pricing.semiannually}<option value="semiannually">{$product.pricing.semiannually}</option>{/if}
        {if $product.pricing.annually}<option value="annually">{$product.pricing.annually}</option>{/if}
        {if $product.pricing.biennially}<option value="biennially">{$product.pricing.biennially}</option>{/if}
        {if $product.pricing.triennially}<option value="triennially">{$product.pricing.triennially}</option>{/if}
        </select>
        {/if}
        </td><td width="25%" class="textcenter">
        <input type="submit" value="{$LANG.ordernowbutton}"{if $product.qty eq "0"} disabled{/if} />
        </td></tr></table>
        </form>

        </div>
    {/foreach}

    <p><img align="left" src="{$BASE_PATH_IMG}/padlock.gif" border="0" alt="Secure Transaction" style="padding-right: 10px;" /> {$LANG.ordersecure} (<strong>{$ipaddress}</strong>) {$LANG.ordersecure2}</p>

    </div>*}

    <div class="clear"></div>

</div>
    margin-right: -2px;
    margin-left: -2px;
}
#order-modern .domain-checker-fieldcontainer .col-md-7 {
    padding-right: 2px !important;
    padding-left: 2px !important;
}
#order-modern .domain-checker-fieldcontainer .col-md-3 {
    padding-right: 2px !important;
    padding-left: 2px !important;
}
#order-modern .domain-checker-fieldcontainer .col-md-2 {
    padding-right: 2px !important;
    padding-left: 2px !important;
}

#order-modern .domain-checker-fieldcontainer input,
#order-modern .domain-checker-fieldcontainer select,
#order-modern .domain-checker-fieldcontainer button {
    margin-bottom: 5px;
}
.seperator {


    margin-top: 15px;

}

.padding-left-5 {
    padding-left:5px;
}
input:-webkit-autofill {
    background-color: white;
    color:#444;
}
.punktyras-right {
    border-right : 1px dashed #DDD;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: white !important;
    background-image: none !important;

}
.border_bottom_geltona {
    border-bottom: 2px solid #ffc833 !important;
}
.td_fixas {
    height: 38px !important;
    vertical-align: middle !important;
}
#nemokamas_domenas a:hover {   text-decoration: underline !important;}
.nemokamas_tab a:hover {text-decoration: underline !important;}