@import url('https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i,600,600i,700');


.btn-tag, .btn-tag:hover{   border-radius: 20px;
                            padding: 5px 24px;
                            background: #c5c5c5;
                            border: 0;
                            color:#fff;
                            font-family: Arial;
                            font-size: 12px;
                            color: #58595b;}
.btn-2, .btn-2:hover {
    padding: 3px 5px;
    background: #c5c5c5;
    border: 0;
    color: #fff;
    box-shadow: 2px 2px 2px #737373;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    margin-right:5px;
}			
.table1 {border:1px}
.table1 th {
    background: #435a6d;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 13px;
    border: 1px solid #ccc;
    color:rgb(202, 236, 255);
    margin-bottom: 10px;
}
/*.table1 tr:nth-child(odd){background:#dfe2e4}*/

.table1  td{padding:10px 5px;vertical-align:top}
.table1  th:first-child{width: 85px}
.table1  th:nth-child(2){width:20%}
.table1  th:last-child{width:50px}
.table2 td {
    padding: 5px 5px;
    vertical-align: top;
}
.table2 td:first-child{   width: 80px;}
.table2 td:nth-child(2){width:20.5%}
.table2 td:nth-child(3){width:28.8%}
.table2 td:nth-child(4){width:18.6%}
.table2 td:last-child{width:60px;}
.table3 td:first-child{width:7%}
.table3 td:nth-child(2){width:20%}
.table3 td:last-child{width:7%;}



.table1 textarea{margin:5px 0; width:100%;resize:none; border-radius:5px;}
.table1 select option {padding:5px;border:1px solid #ccc}
.part1{background:#435a6d !important}
.no-btn{    background: none;
            border: 0;
}
.checkboxFour label {
    display: block;
    width: 17px !important;
    height: 17px !important;
    border-radius: 100px;
    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: 2px !important;
    left: 2px  !important;
    z-index: 1;
    background: #333;
    box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5);
}

.checkboxFour {
    width: 20px !important;
    height: 20px !important;
    background: #ddd;
    margin: 0px 50px !important;
    border-radius: 100%;
    position: relative;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}
/*.form-control{ height:30px !important;}*/
.left-nav{background:#ccc;padding:10px;}
.form-group {
    margin-bottom: 12px;
}

.ux-card {
    box-shadow:0 1px 6px 4px rgba(84, 83, 83, 0.25);
    margin: 0 0 20px;
    color: #444;
    border: 0;
    border-radius: 6px;
}
.ux-card .card-block {
    padding-left: 50px;
    padding-right: 50px;
}
.ux-card .card-block {
    padding: 15px 7px;
}
.valid{font-size: 13px;vertical-align:top}
.valid-pad tr td {
    padding: 7px 0px !important;
    font-size: 11px;
}

/* The container */
.valid-box {
    display: block;
    position: relative;
    padding-left: 35px;
    /*margin-bottom: 12px;*/
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.valid-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: -1px;
    left: 0;
    height: 15px;
    width:15px;
    background-color: #eee;
    border-radius: 50%;    border: 1px solid #515252
}

/* On mouse-over, add a grey background color */
.valid-box:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.valid-box input:checked ~ .checkmark {
    background-color: #fff;border: 2px solid #36963a;}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.small, small {
    font-size: 55% !important;
}
/* Show the indicator (dot/circle) when checked */
.valid-box input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.valid-box .checkmark:after {
    top: 1.5px;
    left: 1.4px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #36963a;
}
/*.discount {
    text-decoration: line-through;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    padding: 6px 0;
    background: #F44336;
    border-radius: 3px;
}*/
.discount {
    text-decoration: line-through;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 4px;
    background: #FF5722;
    /* border-radius: 3px; */
    display: block;
    width: 18%;
    position: absolute;
    top: -24px;
    right: 0;
    border-right: 10px solid transparent;
    /* border-left: 10px solid #ffc107; */
    /* border-top: 10px solid #ffc107; */
    border-bottom: 10px solid #ffc107;
}.time-days{    position: absolute;
                background: #7CB342;
                top: 0px;
                padding: 3px 5px;
                left: 0px;
                color: #fff;
                font-weight: 800;
                font-size: 13px;}
.order{    font-size: 14px;
           border-bottom: 1px solid #000;}
.order-line td{padding:20px 0}
.valid{ font-weight: 600;text-align: left;}
.pack-bold{    font-weight: light;
               font-size: 18px;
               padding: 0px 0;}

.deal {
    position: absolute;
    top: 0;
    right: 0;
    background: #FF5722;
    padding: 3px 5px;
    margin: 3px 3px;
    color: #fff;
    font-size: 14px;
}
.price p{font-size:14px}
.price small{color: #fff;
             background: #4CAF50;
             padding: 3px 7px;
             border-radius: 3px;}
.price a:hover, a:focus {color:#fff} 
.table .discount1{color:#000;font-size: 13px;}

/* Create a custom radio button */
/* Create a custom checkbox */
.checkmark1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.valid-box:hover input ~ .checkmark1 {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.valid-box input:checked ~ .checkmark1 {
    background-color: #449d44;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.valid-box input:checked ~ .checkmark1:after {
    display: block;
}

/* Style the checkmark/indicator */
.valid-box .checkmark1:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.buy-btn{position: absolute;
         bottom: 15px;
         left: 25%;}
.no-padding{padding:0 !important}
.pay-total {
    margin: 10px 6px;
    font-weight: 700;
    font-size: 14px;
}
.mt-2 {
    margin: 4px 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 4px 0 !important;
    font-size: 13px;
}