body{background-color: #EDEFF0;font-family: 'Open Sans', sans-serif;}

.container{padding-top:50px;}

#coupon-msg
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #FFA0C2;
    background-color: #545686;
    font-size: 16px;
    margin-bottom: 0px;
}

.logo-company
{
    width: 100px;
}

.card-logo
{
    width: 150px;
}

.empty-cart
{
    text-align: right;
    margin: -20px 20px 0 0;
    line-height: 1em;
}

.banktransfer-logo
{
    width: 150px;
}
.wrapper{background-color:#fff;width:100%; max-width: 850px; height:auto;display:inline-block;border-radius:5px;box-shadow:0px 0px 6px #e4e4e4;}

.heading-bar {clear:both;background-color: #1D77A7;padding: 15px 30px;}
.heading-bar h3{margin:0px !important;color:#fff;text-transform: uppercase;font-size:16px;font-weight:600;display:inline;margin-left:20px !important;}

.center-pills {
    display: flex;
    justify-content: center;
}

.choose-a-domain
{padding-top:20px;}



.tab-content {
	padding-top: 20px;
	background-color: #fff;
	padding-bottom: 50px;
}
.tab-content h3 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 25px;
	color: #6b6b6b;
}
.no-padding{padding:2px !important;}
.www p {
	text-align: right;
	margin-top: 35px;
	margin-right: 20px;
        color:#6b6b6b;
}

.lewww p {
	text-align: left;
	margin-top: 35px;
	margin-right: 20px;
        color:#6b6b6b;
}
.domain-input {
	font-size: 15px;
	height: 55px;
	border-radius: 2px;
        width:65%;
        display:inline-block !important;
}

.centerdi {
  text-align: center;
}

.leftdi {
  text-align: left;
}

.domain-selection {
	width: 14%;
	border-radius: 0px !important;
	height: 55px;
	margin-left: 18px;
         display:inline-block !important;
}
.domain-btn
{
	border-radius: 0px;
	padding: 17px;
	margin-left: 18px;
  font-weight:700;
  font-size: 15px;
        background-color:#ffcb08;
        border-color:#ffcb08;
        margin-top: -3px;
        color: #454545;
}
#domain_search
{
    padding: 17px 27px;
}
.custom-billing{margin-top:20px;}
.header-text p {
    color: #434343;
    font-size: 17px;
    text-align: center;
    margin-top: 30px;
}

.registered-btn {
    background-color: #ffcb08;
    border-color: #ffcb08;
    border-radius: 0px;
    color: #454545;
    font-weight: 600;
    padding: 15px 50px;
    margin-top: 15px;
    font-size: 18px;
}

.fieldset {
    background-color: #dcdcdc;
    height: 1px;
    width: 100%;
    float: left;

    margin-top: 30px;
}

.main-fieldset p {
    margin-top: -9px;
    background-color: #f6f6f6;
    width: 25%;
}
.main-fieldset{float:left; Width:100%;}

.personal-info{margin-top:30px;float:left; width:100%;}
.personal-info-2{float:left; width:100%;}
.personal-input{    height: 50px;
    border-radius: 2px;}

.mandatory
{color:red;}

.custom-dropdown{height: 50px;
    border-radius: 1px;}

.side-label {
    /*text-align: right;*/
    margin-top: 10px;
}
.hosting-price p{margin-top: 10px;margin-bottom:20px;}

.popover-title {
    color: #fff;
    font-size: 15px;
    background-color:#1889c1;
}
.popover-content {
    color: #7d7d7d;
    font-size: 12px;
}
.popover{width:200%;padding:0px !important;}

.addons
{
    background-color:#fff;
    margin-top: 40px !important;
    margin-left: 30px !important;
    border-radius:5px;
}
.addon-info h2{    text-align: center;
    font-size: 22px;
    font-weight: 700;}
.addon-info p{text-align: center;}
.addon-image-section
{
    border-left: 3px solid #f6f6f6;
    height:110px;
}

.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: #00a651;
  border-radius:5px;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #00a651;

}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.control__indicator
{
    margin-left: -25px;
    border-radius:5px;
}
.addon-2{margin-top:10px;}
.order-price{text-align:right;font-weight:700;color:#858585;}
.order-description{text-align:left;font-weight:700;color:#858585;}
.order-details
{
    /*margin-top: 30px;*/
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}

.coupon{display:inline !important;width:60%;border-radius:2px;height: 50px;}
.coupon-btn{background-color: #ffcb08;
    border: #ffcb08;
    padding: 14px 30px;
    font-size: 15px;
    border-radius: 0px;
    margin-left: -5px;
    margin-top: -3px;
color:#565656;
font-weight:700;
}

#banktransfer
{
    /*margin-top: 10px;*/
}

#yenigaranti3d
{
    margin-top: 10px;
}
.due-amount p{    font-size: 15px;
    margin-top: 10px;
    text-align: right;}
.due-amount span{font-size: 30px;}
.coupon-input{margin-top:30px;}
.payment-options img{margin-top:10px;}
.place-order{background-color: #ffcb08;
    border-color: #ffcb08;
    border-radius: 2px;
    padding: 15px 20px;
    border-bottom: 4px solid #bf9806;}
.place-order-btn{margin-bottom:30px;}


/*-----one page-----*/
.deets-1
{
    width: 100%;
    padding: 1% 0 3%;
}

.deets-2,.deets-3
{
    width: 100%;
    padding: 1% 0 1%;
    border-bottom: 1px solid #e6e6e6;
    float:left;
}

.head_set
{
    text-align: center;
    margin: 30px 0px 20px;
    font-size: 18px !important;
}

.add-svcs
{
    background-color:white;
    cursor: pointer
}

.order-item-product,.order-description,.order-item
{
    /*padding-top: 20px;*/
    color:#858585;
    line-height: 20px;
}

.order-item-product
{
    font-weight: bold;
    text-align: right;
}

.checkbox
{
  padding-left: 20px;
}
  .checkbox label
  {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before
    {
      content: "";
      display: none;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }


#domain_select_block
{
    text-align: center;
}

/*--later---*/

order-item-product
                {
                    text-align: right;
                }
                .btn-orange
                {
                    height: 55px;
                    padding: 0 15px;
                    border-radius: 5px;
                    border: 2px solid #4980c4;
                    background: none;
                    font-family: "Brandon Grotesque Black", sans-serif;
                    font-size: 16px;
                    line-height: 50px;
                    color: #2E3E5F;
                    text-transform: uppercase;
                    white-space: nowrap;
                }
                .custom-btn
                {
                    background: #4980c4 none repeat scroll 0 0;
                    color: #fff;
                    margin-left: 21px;
                }
                .btn-orange:hover
                {
                    background: #326eb7;
                    color: #fff;
                    opacity: 1;
                }
                .paymentmethodbox {
                    margin-top: 20px;
                    position: relative;
                    margin: 1% auto;
                    background: #ffffff;
                    border-radius: 7px;
                    color: black;
                    text-align: center;
                    padding: 15px;
                    cursor: pointer;
                    border: 1px solid #2e3e5f;
                }
                /*---start custom--- */
                .panel-addon
                {
                    text-align: center;
                }
                .panel
                {
                    border: none;
                    box-shadow: 0px 0px 4px 1px #ddd;
                    margin-bottom: 20px;
                    background-color: #fff;
                    border-radius: 4px;
                }
                .panel-body
                {
                    padding: 10px 15px;
                    height: 145px;
                }


                .panel-addon .panel-body label
                {
                    font-size: 1em;
                    font-weight: 700;
                    color: #333;
                 }
                .panel-addon .panel-price
                {
                    padding: 4px;
                    background-color: #e8e8e8;
                }

                .panel-addon .panel-add
                {
                    display: block;
                    padding: 4px;
                    background-color: #5cb85c;
                    color: #fff;
                    border-radius: 0 0 4px 4px;
                }
                .domain-addon
                {
                    width: 33%;
                    display: inline-block;
                    padding: 0px 15px;
                }
                .panel-add-selected
                {
                    background-color: #ebccd1 !important;
                    color: #a94442 !important;
                }
                .panel-price-selected
                {
                    background-color: #5cb85c !important;
                    color: #fff !important;
                }
                .control
                {
                    cursor: pointer;
                }
                .footer
                {
                    width: 100%;
                    margin: 0 auto;
                    float: left;
                    background: #333;
                    padding: 10px 0px;
                    margin-top: 30px;
                }
                .footer p
                {
                    color: #fff;
                    padding-top: 40px;
                }

                .headerg
                {
                    width: 100%;
                    margin: 0 auto;
                    float: left;
                    background: #2E2E2E;
                    padding: 10px 0px;
                    margin-top: 0px;
                }
                .headerg p
                {
                    color: #fff;
                    padding-top: 10px;
                    font-size: 20px;
                }
