﻿ /*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle, .checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px;
}

.toggle {
    position: relative;
    overflow: hidden;
}

    .toggle input[type=checkbox] {
        display: none;
    }

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.toggle.off .toggle-group {
    left: -100%;
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px;
}

.toggle.btn {
    min-width: 59px;
    min-height: 34px;
}

.toggle-on.btn {
    padding-right: 24px;
}

.toggle-off.btn {
    padding-left: 24px;
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px;
}

.toggle-on.btn-lg {
    padding-right: 31px;
}

.toggle-off.btn-lg {
    padding-left: 31px;
}

.toggle-handle.btn-lg {
    width: 40px;
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px;
}

.toggle-on.btn-sm {
    padding-right: 20px;
}

.toggle-off.btn-sm {
    padding-left: 20px;
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px;
}

.toggle-on.btn-xs {
    padding-right: 12px;
}

.toggle-off.btn-xs {
    padding-left: 12px;
}


.toggle.btn {
    min-height: 34px;
    min-width: 92px;
}

.toggle-handle {
    width: 65px !important;
}

.toggle-on.btn, {
    padding-right: 38px !important;
}

.btn-primary {
    background-color: #01a0eb;
    border-color: #2e6da4;
    color: #fff;
}

.btn-default {
    background: rgba(216,216,216,1);
    background: -moz-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216,216,216,1)), color-stop(100%, rgba(188,188,188,1)));
    background: -webkit-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: -o-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: linear-gradient(to bottom, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#bcbcbc', GradientType=0 );
    border: 1px solid #b9b9b9;
}

.lock {
    float: right;
}

.todaytop {
    font-size: 25px;
    font-weight: 500;
    padding: 26px;
    text-align: center;
}

    .todaytop span {
        color: #8907ca;
    }

.container.text-left > p {
    padding-left: 15px;
}

.footertop1 label {
    font-size: 24px;
    text-align: left !important;
    font-weight: 400;
}

.checksign {
    font-size: 12px !important;
}

    .checksign > input {
        margin-top: 6px;
    }

.margin10 {
    margin-top: 20px;
    margin-left: 15px;
}

p {
    margin: 0;
}

.footertop1 {
	background: rgba(137,6,203,1);
	padding: 6px;
	margin-bottom: 20px;
	color: #fff;
}

    .footertop1 p {
        font-size: 16px;
        text-align: center;
    }

.white {
    color: #fff !important;
    font-size: 23px !important;
}

.footertop1 p span {
    color: #a4b645;
}

.btn-dangar {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 20px;
}

.overflow {
    height: 226px;
    overflow: hidden;
}

.riskfree {
    position: absolute;
    top: -50px;
    right: 65px;
}

.adivce h1 {
    font-weight: bold;
    margin: 0;
}

.bluefoot {
    background: #2a88c8;
    padding: 30px;
}

    .bluefoot p {
        color: #000;
        font-size: 13pt;
        font-style: italic;
        line-height: 1.5em;
    }

.lightblue {
    background: none repeat scroll 0 0 #3894d2;
    border-radius: 10px;
    color: #fff;
    margin: 20px 12px;
    padding: 20px;
}

    .lightblue p {
        font-style: inherit;
        color: #fff;
    }

.bluefoot .container {
    padding: 0 2%;
}

.footertop img {
    margin: 0 auto;
}

.col-md-12.text-center.guarantee > p {
    color: #fff;
    font-size: 1.2em;
    font-weight: lighter;
    line-height: 1.4em;
    margin-bottom: 40px;
    margin-top: 30px;
}

    .col-md-12.text-center.guarantee > p span {
        color: #000;
    }

.col-md-12.text-center.guarantee > h2 {
    font-weight: 700;
}

.smallwidth {
    margin: 0 auto;
    width: 67%;
}
/*-------------- Giveadvice-----------------*/
.adviceimg {
    background: url("img/getadviceimg.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    height: 244px;
    padding: 30px;
    line-height: 1.4em;
}

    .adviceimg span {
        color: #91ae01;
    }

    .adviceimg p {
        color: #fff;
        margin-bottom: 20px;
    }

.btn-success {
    background: rgba(142,45,226,1);
    background: -moz-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142,45,226,1)), color-stop(100%, rgba(75,9,132,1)));
    background: -webkit-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -o-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -ms-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: linear-gradient(to bottom, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2c105', endColorstr='#819b02', GradientType=0 );
    border: 0 none;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 18px;
    text-shadow: 0 3px 2px rgba(147, 147, 144, 1);
    float: right;
}

.btn-success2 {
    background: rgba(142,45,226,1);
    background: -moz-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142,45,226,1)), color-stop(100%, rgba(75,9,132,1)));
    background: -webkit-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -o-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -ms-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: linear-gradient(to bottom, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2c105', endColorstr='#819b02', GradientType=0 );
    border: 0 none;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 18px;
    text-shadow: 0 3px 2px rgba(147, 147, 144, 1);
    color: #fff;
}

.btnonff {
    width: 373px;
}

.Resources {
    line-height: 1.4em;
    text-align: center;
}

    .Resources h1 {
        font-size: 48px;
    }

    .Resources h2 {
        color: #91ae01;
        font-size: 24px;
        font-weight: bold;
    }

    .Resources .col-md-6 {
        padding: 5% 12%;
    }

.contentadvice li {
    float: left;
    font-size: 12px;
    line-height: 1.3em;
    list-style: outside none none;
    padding: 2% 1.2%;
    width: 14%;
}

    .contentadvice li p {
        text-align: left !important;
    }

h3 {
    text-align: center;
}



.Controlcenter {
    background: none repeat scroll 0 0 #e1e1e1;
    border-radius: 10px;
    margin: 2% 0;
    padding: 5%;
    height: 200px;
}

    .Controlcenter p {
        font-size: 12px;
        line-height: 1.5em;
        width: 67%;
    }

.btn.black {
    background: rgba(0,0,0,0.72);
    margin-right: 15px;
    text-align: left;
    width: 165px;
}

.gary {
    background: none repeat scroll 0 0 #e1e1e1;
    border-radius: 10px;
    margin-bottom: 4%;
    margin-top: 2%;
    padding: 1.5%;
}

    .gary p {
        font-size: 12px;
        line-height: 1.4em;
        margin-bottom: 8px;
    }

    .gary h4 {
        margin-bottom: 30px;
    }

.green {
    color: #b0d400 !important;
    font-size: 18px;
    font-weight: 800;
}

.yellow {
    color: #fff600 !important;
    font-size: 18px;
    font-weight: 800;
}

.red {
    color: #ff1200 !important;
    font-size: 18px;
    font-weight: 800;
}

.amount {
    background: none repeat scroll 0 0 transparent;
    text-align: center;
}

.slider-range {
    border: 0 none;
    height: 0;
    margin-bottom: 24px;
    margin-top: 6px;
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.0) !important;
    height: 14px !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    background: none repeat scroll 0 0 white;
    height: 21px;
    width: 7px;
}

.form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    // box-shadow: 2px 4px 7px #ddd inset;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    margin-top: 3px;
}

.ui-slider-pips .ui-slider-pip {
    margin-left: -3em !important;
}

.line {
    background: none repeat scroll 0 0 #fff;
    height: 2px;
    margin-bottom: 2px;
    margin-top: -11px;
    position: relative;
}

.black span {
    color: #000;
    margin-top: -30px;
}

.footertop1 form, .footertop1 button {
    margin-top: 9px;
}

.btn.btn-danger {
    background: #4c4c4c;
    border: 1px solid #4c4c4c;
    font-size: 18px;
    font-weight: bold;
    padding: 3px 17px !important;
}

    .btn.btn-danger:hover {
        background: none repeat scroll 0 0 #000;
        border: 1px solid #000;
    }

.contant {
    margin-bottom: 40px;
}

.nav-toggle {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    font-size: 50px;
}

.secondrynav {
    margin-top: 0;
    margin-bottom: 20px;
}

    .secondrynav .navbar-right {
        margin-top: 5px;
    }

.dropdown-menu {
    background-color: #ddd !important;
}



.navbar-nav > .open > a, .navbar-nav > .open > a:focus, .navbar-nav > .open > a:hover {
    background-color: #000 !important;
    color: #b0d400 !important;
    transition: all 0.5s ease 0s;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: #000;
    color: #b0d400 !important;
}



.Accoicon {
    background-image: url('img/Accoicon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Accoicon, .navbar-nav > .open > a:focus .Accoicon, .navbar-nav > .open > a:hover .Accoicon {
    background-image: url('images/icon-cog.svg');
}

.navbar-default .navbar-nav > li > a:focus .Accoicon, .navbar-default .navbar-nav > li > a:hover .Accoicon {
    background-image: url('images/icon-cog.svg');
}


.Messagingicon {
    background-image: url('img/Messagingicon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Messagingicon, .navbar-nav > .open > a:focus .Messagingicon, .navbar-nav > .open > a:hover .Messagingicon {
    background-image: url('images/icon-chat.svg');
}

.navbar-default .navbar-nav > li > a:focus .Messagingicon, .navbar-default .navbar-nav > li > a:hover .Messagingicon {
    background-image: url('images/icon-chat.svg');
}

.profileicon {
    background-image: url('img/profileicon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.categoryicon {
    background-image: url('img/categoryicon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-default .navbar-nav > li > a:focus .categoryicon, .navbar-default .navbar-nav > li > a:hover .categoryicon {
    background-image: url('img/categoryicon2.png');
}





.navbar-nav > .open > a .profileicon, .navbar-nav > .open > a:focus .profileicon, .navbar-nav > .open > a:hover .profileicon {
    background-image: url('images/icon-person.svg');
}

.navbar-default .navbar-nav > li > a:focus .profileicon, .navbar-default .navbar-nav > li > a:hover .profileicon {
    background-image: url('images/icon-person.svg');
}

.Reportsicon {
    background-image: url('img/Reportsicon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Reportsicon, .navbar-nav > .open > a:focus .Reportsicon, .navbar-nav > .open > a:hover .Reportsicon {
    background-image: url('images/icon-report.svg');
}

.navbar-default .navbar-nav > li > a:focus .Reportsicon, .navbar-default .navbar-nav > li > a:hover .Reportsicon {
    background-image: url('images/icon-report.svg');
}

.phoneicon {
    background-image: url('img/phoneicon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .phoneicon, .navbar-nav > .open > a:focus .phoneicon, .navbar-nav > .open > a:hover .phoneicon {
    background-image: url('images/icon-phone.svg');
}

.navbar-default .navbar-nav > li > a:focus .phoneicon, .navbar-default .navbar-nav > li > a:hover .phoneicon {
    background-image: url('images/icon-phone.svg');
}

.Supporticon {
    background-image: url('img/Supporticon.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Supporticon, .navbar-nav > .open > a:focus .Supporticon, .navbar-nav > .open > a:hover .Supporticon {
    background-image: url('images/icon-tools.svg');
}

.navbar-default .navbar-nav > li > a:focus .Supporticon, .navbar-default .navbar-nav > li > a:hover .Supporticon {
    background-image: url('images/icon-tools.svg');
}

.Dashboard {
    background-image: url('img/Dashboard.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Dashboard, .navbar-nav > .open > a:focus .Dashboard, .navbar-nav > .open > a:hover .Dashboard {
    background-image: url('images/icon-house.svg');
}

.navbar-default .navbar-nav > li > a:focus .Dashboard, .navbar-default .navbar-nav > li > a:hover .Dashboard {
    background-image: url('images/icon-house.svg');
}

.Accountsico {
    background-image: url('img/Accountsico.png');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Accountsico, .navbar-nav > .open > a:focus .Accountsico, .navbar-nav > .open > a:hover .Accountsico {
    background-image: url('images/icon-id-card.svg');
}

.navbar-default .navbar-nav > li > a:focus .Accountsico, .navbar-default .navbar-nav > li > a:hover .Accountsico {
    background-image: url('images/icon-id-card.svg');
}

.Signouticon {
    background-image: url('images/icon-power.svg');
    background-size: 100% 100%;
    float: right;
    height: 22px;
    margin-left: 2px;
    margin-top: -5px;
    width: 24px;
}

.navbar-nav > .open > a .Signouticon, .navbar-nav > .open > a:focus .Signouticon, .navbar-nav > .open > a:hover .Signouticon {
    background-image: url('images/icon-power.svg');
}

.navbar-default .navbar-nav > li > a:focus .Signouticon, .navbar-default .navbar-nav > li > a:hover .Signouticon {
    background-image: url('images/icon-power.svg');
}

.subnavmenu .navbar-default {
    margin-top: 0 !important;
}





.tribotom {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 10px 0 10px;
    border-color: #000000 transparent transparent transparent;
    margin-left: 15px;
    margin-top: -7px;
}

.garycolor > img {
    height: 14px;
    width: 14px;
}

.garycolor {
    color: #717171 !important;
}

    .garycolor:hover {
        color: #b0d400 !important;
    }

.colorwhite {
    color: white !important;
}

    .colorwhite li {
        margin-bottom: 1em;
    }

    .colorwhite ul {
        list-style: outside none none;
    }

    .colorwhite img {
        /*padding: 40px;*/
    }

.tri2 {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 39px 30.5px 0;
    height: 0;
    line-height: 0;
    margin-top: -32px;
    position: absolute;
    width: 0;
}

.tab-head {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-size: 18px;
    padding: 15px;
}

.tab-content {
    background: none repeat scroll 0 0 #eee;
    height: auto;
    padding: 30px 45px;
    margin-bottom: 30px;
    font-size: 16px;
}

.Earn h1 {
    margin-bottom: 0 !important;
    margin-top: 1px !important;
}

.Earn .fa {
    color: #92af01;
    font-size: 4em !important;
    font-weight: bold;
    margin-top: 20px;
    width: 70px;
}

.Earn p {
    color: #888;
    font-style: italic;
    font-weight: 500;
}

    .Earn p span a {
        color: #92af01;
        font-weight: bold;
    }

.MEran h1 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 30px;
}

.upload {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0 0 20px;
    padding: 15px !important;
    color: #888;
    font-size: 16px;
}

.textb {
    color: #000;
    font-weight: bold;
}

    .textb span {
        color: #147ec9;
    }

.uploadtxt > p {
    color: #92af01;
    font-size: 18px;
    font-weight: bold;
    line-height: 0.5em !important;
    margin-top: 13px;
    font-style: normal;
}

.uploadtxt {
    color: #605d5d !important;
    font-size: 14px;
    font-style: italic;
}

.Availablebtn {
    background: rgba(0,168,246,1);
    background: -moz-linear-gradient(top, rgba(0,168,246,1) 0%, rgba(3,131,223,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,168,246,1)), color-stop(100%, rgba(3,131,223,1)));
    background: -webkit-linear-gradient(top, rgba(0,168,246,1) 0%, rgba(3,131,223,1) 100%);
    background: -o-linear-gradient(top, rgba(0,168,246,1) 0%, rgba(3,131,223,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,168,246,1) 0%, rgba(3,131,223,1) 100%);
    background: linear-gradient(to bottom, rgba(0,168,246,1) 0%, rgba(3,131,223,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8f6', endColorstr='#0383df', GradientType=0 );
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #fff;
    font-size: 26px;
    padding: 20px 28px;
    text-shadow: 2px 3px 4px #147ec9;
    width: 186px;
    float: left;
}

.onoff {
    background: rgba(216,216,216,1);
    background: -moz-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216,216,216,1)), color-stop(100%, rgba(188,188,188,1)));
    background: -webkit-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: -o-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    background: linear-gradient(to bottom, rgba(216,216,216,1) 0%, rgba(188,188,188,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#bcbcbc', GradientType=0 );
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 17px 28px;
    width: 151px;
    float: right;
    margin-right: 36px;
}

.col-md-6.Availability {
    padding: 31px 106px;
}

.upload .col-sm-9 {
    margin: 0;
    padding: 0;
    width: 75%;
}

.tabs {
    display: none;
}

.btnonoff {
    padding: 0 !important;
}

.form-group {
    margin-bottom: 0;
}



/***-----------blitz designer create on 26/2/2015--------------****/
.admintab {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ddd;
    margin: 0 15px;
    padding: 15px !important;
    text-align: left !important;
}

.admin .form-control {
    box-shadow: none;
}

.admin h4:first-child {
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
}

.txtsmall {
    font-size: 12px;
}

.admin .form-group {
    margin-bottom: 15px !important;
}

.admin .btnscolor:hover {
    background: rgba(184,184,184,1);
    background: -moz-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,184,184,1)), color-stop(100%, rgba(138,138,138,1)));
    background: -webkit-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: -o-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: -ms-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: linear-gradient(to bottom, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#8a8a8a', GradientType=0 );
    color: #fff;
}

.admin .btnscolor {
    background: rgba(142,45,226,1);
    background: -moz-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142,45,226,1)), color-stop(100%, rgba(75,9,132,1)));
    background: -webkit-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -o-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: -ms-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    background: linear-gradient(to bottom, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2c105', endColorstr='#819b02', GradientType=0 );
    color: #fff;
}

.admin .btnscancel {
    background: rgba(184,184,184,1);
    background: -moz-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,184,184,1)), color-stop(100%, rgba(138,138,138,1)));
    background: -webkit-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: -o-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: -ms-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    background: linear-gradient(to bottom, rgba(184,184,184,1) 0%, rgba(138,138,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#8a8a8a', GradientType=0 );
    color: #fff;
}

    .admin .btnscancel:hover {
        background: rgba(142,45,226,1);
        background: -moz-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142,45,226,1)), color-stop(100%, rgba(75,9,132,1)));
        background: -webkit-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
        background: -o-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
        background: -ms-linear-gradient(top, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
        background: linear-gradient(to bottom, rgba(142,45,226,1) 0%, rgba(75,9,132,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2c105', endColorstr='#819b02', GradientType=0 );
        color: #fff;
    }


.admin label {
    font-size: 14px;
    font-weight: 600;
}

.sendcode {
    margin-top: 10px;
    margin-bottom: 10px;
}


.slider {
    background-color: white;
    border: 2px solid;
    border-radius: 5px;
    color: black;
    z-index: 200;
}

.slider-item-body-container {
    border-bottom: 1px solid #e7e7e7;
    margin-left: 55px;
    min-height: 80px;
    padding-right: 17px;
}

.slider-item-summary {
    color: rgba(96, 104, 110, 0.8);
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding-right: 18px;
    position: relative;
}

.slider-item {
    display: block;
    padding-left: 17px;
    padding-top: 17px;
    text-decoration: none;
}

#content {
    margin-top: 40px;
    margin-bottom: 40px;
}

.content-form p {
    margin-bottom: 10px;
}
