/* Style for our header texts
    * --------------------------------------- */
h1,h2,h3,h4{
    color:#6ed3cf;
}

h1{
    font-size: 5em;
    font-family: arial,helvetica;
    color: #fff;
    margin:0;
    padding:0;
}

a{
    text-decoration: none !important;
}

/* Defining each section background and styles
* --------------------------------------- */

@media screen and (min-width:992px){
    .left-modal{
        float:right;width:500px;margin:0;
    }

    #header{
        /*background:url('../img/header.jpg') -20% 0% no-repeat !important;*/
        background-size: cover !important;
        background: #6ed3cf;
    }
}
.browse-plan-btn{
    position:relative;
    left:70%;
    bottom:50px;
    padding:8px;
    z-index:4;
    cursor:pointer;
    color:#fff;
    background: #6ed3cf;

}
.zero_padding{
    padding:0 !important;
}


@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
#section_one{
    background-position: 0 0;
    background-size: cover;
    min-height: 100vh;
    background:#fff;

}

#section_two{
    background: #ccc;
    min-height:70vh;
}
#section_three{
    background: #6ed3cf;
    padding-top:50px;
    padding-bottom: 50px;
}
#section_four{
    background:#ccc;
    color:#fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
#section_five{
    background:#3f3f3f;
    padding-top:50px;
}

.main{
    position:relative;

}

.nav-pills .icon-btn{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #197293;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;

}
.nav-pills .icon-btn a{
    color:#fff !important;
}
.icon-btn{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #197293;
    border-radius: 100%;
    display: block;
    height: 70px;
    line-height: 90px;
    width: 70px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;

}
.btn-3gsolution{
    background:#fff !important;
    color:#197293 !important;
    padding:6px 25px;
    border-radius: 0;
    border:0;
    font-size:28px;
}
.btn-3gsolution-dark{
    background:#197293 !important;
    color:#fff !important;
    padding:6px 25px;
    border-radius: 0;
    border:0;
    font-size:28px;
}
@media (max-width:767px){
    .btn-3gsolution,.btn-3gsolution-dark{
        font-size:16px;
        padding:4px 15px;
    }
    #custom-nav {
        color:#777;
    }
    .form-group{
        margin-bottom:0!important;
    }
    .browse-plan-btn{
        position:relative;
        left:70%;
        bottom:30px;
        padding:3px;

    }
    .xs-mb{
        margin-right:25px;
    }
    .navbar-text{
        margin-top: 0 !important;
    }
    .fa-bell.white{
        color:#6ed3cf !important;
    }
}
.form-control{
    height:40px;
    margin-bottom: 5px;
}
.accentColor{
    color:#6ed3cf !important;
}
.primaryColor{
    color:#fff;
}
.primaryColor:hover,.primaryColor:active{
    color:#000;
}
.primary{
    background: #6ed3cf;
    color:#fff;
}
.white{
    color:#fff;
}
.grey{
    color:#ccc;
}
.bgtransparent{
    background: transparent !important;
    border:0 !important;
}
.no-border{
    border:0 !important;
}

.recharge_tabs .tab-content{

}
.recharge_tabs{
    border:4px solid #414142;
    border-radius:25px;
}
.btn-asian{
    background: #6ed3cf !important;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #6ed3cf ;
    border-color: #6ed3cf #6ed3cf #6ed3cf ;
}
.input-group{
    background: rgba(256,256,256,0.7);
}
.recharge_tabs .input-group{
    background: rgba(0,0,0,0);
}
input[type=submit]{
    border : 1px solid rgba(256,256,256,0.7);
}
.input-group-addon{

    color: #6ed3cf;
    text-align: center;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #6ed3cf;
    border-radius: 0;
}
.form-control{
    background: transparent;
    border:0;
    border-bottom: 2px solid #6ed3cf;
    border-radius: 0 !important;
    box-shadow: none;
}

.form-control.amount{
    border:2px solid #6ed3cf !important;
}
.form-control:focus{
    background: transparent;
    border:0;
    border-bottom: 2px solid #6ed3cf;
    border-radius: 0 !important;
    box-shadow: none;
}
li.active p{
    color:#6ed3cf;

}
li.active h4{
    padding-bottom:10px;
    border-bottom:2px solid #fff;
}
.icon-box{
    padding-top:15px;
    padding-bottom:15px;
    border:2px solid #6ed3cf;
    width:70px;
    height:70px;
    display: inline-block;
    text-align: center;
}
ul.footer-list{
    padding-left:100px;
    list-style-image: none;
    list-style:none;
    list-style-position: inside;
}
ul.footer-list li a{
    color:#777;
}
ul.footer-list li:hover a{
    color:#fff;
    text-decoration: none;

}
.loginModal{
    width: 340px;
    margin: 30px auto;
    padding: 25px;
    background: #6ed3cf;
    border-radius: 0;
}
.margin10{
    margin-left:70px;
}
input:-webkit-autofill {
    //-webkit-box-shadow: 0 0 0 1000px #B3E0DB inset !important;
}
.red{
    color:#fff;
    background:#6ed3cf;
    padding:5px;
    width:90%;
    margin-left:2px;
}
.redalert{
    color:#6ed3cf;    
}

.sidebarmenu-wrapper{
    width:300px;
    position:fixed;top:0;
    bottom:0;right:-320px;
    background:rgba(65,65,67,0.9);
    z-index:1039;
    -webkit-transition:right .6s;
    transition:right .6s;
}
.sidemenu_open{
    right:0;
}
.menu-content{
    padding:0;
}
.menu-header{
    background-size:cover;
    -moz-background-size:cover;
    height:220px;
    padding-top:40px;
}
.menu-header h5{
    margin-top:30px;
}
.menu-header a{
    padding:10px;
    color:#000;
    font-size:16px
}
.menu-header a:hover{
    color:#247b69
}
.list-group-item-repayz{
    background:transparent;
    color:#fff;
    padding:7px 45px!important;
}
#info,#info2{
    right:60px;
    width:20px;
    height:22px;
    color:#18a185;
    text-align:center;
    position:absolute;
}
.list-group-item-repayz img{
    margin-top:-5px;
}
.list-group li:hover{
    color:#d7df21;

}
.list-group a{
    text-decoration: none;
}
.list-group-item{
    border:none!important;
}
.menu-section{
    padding:10px ;
}
.margin-left{
    margin-left:35vh;

}
.background12{
    background: rgba(256,256,256,0.7) !important;
    //opacity:0.2;
}
.margintop{
    margin-top:100px;
}
.opacity{
    opacity: 0.8;
}
.color12{
    color:#000;
}
.color22{
    color:#fff;
}
.bgcolor{
    /*background:rgba(63,63,63,0.8);*/
    background:#fff;
    color:#414142 !important;
    border:1px solid #414142;

}
.color_bg{
    color:#fff;
}
.color1{
    color:#3f3f3f;
}
.dplan{
    overflow-y:scroll;
    height:300px;
}
.dplan_m{
    height:330px;
}
.mp-sm{
    padding-bottom:10px !important;
}
.success{
    background:#7fa524;
	color:#fff;
    padding:2px 8px 2px 8px;
    border-radius: 4px 4px 4px 4px;    
}
.failure{
    background:#cc3128;
	color:#fff;
    padding:2px 8px 2px 8px;
    border-radius: 4px 4px 4px 4px;    
}
.accepted{
    background:#288fc3;
	color:#fff;
    padding:2px 8px 2px 8px;
    border-radius: 4px 4px 4px 4px;    
}
.refunded{
    background:#FFFF00;
    padding:2px 8px 2px 8px;
    border-radius: 4px 4px 4px 4px;    
}
.plan-header{
    /*     background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0.51, rgb(209, 209, 209)),color-stop(1, rgb(254, 254, 254)));
         Android 2.3 
        background-image: -webkit-linear-gradient(top,rgb(220, 220, 220) 51%,rgb(254, 254, 254) 100%);
         IE10+ 
        background-image: linear-gradient(to bottom,rgb(220, 220, 220) 51%,rgb(254, 254, 254) 100%);
        background-image: -ms-linear-gradient(top,rgb(220, 220, 220) 51%,rgb(254, 254, 254) 100%);*/
    /*
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(209, 209, 209)),color-stop(0.758, rgb(254, 254, 254)));
         Android 2.3 
        background-image: -webkit-linear-gradient(top,rgb(209, 209, 209) 0%,rgb(254, 254, 254) 75.8%);
        /* IE10+ 
        background-image: linear-gradient(to bottom,rgb(209, 209, 209) 0%,rgb(254, 254, 254) 75.8%);
        background-image: -ms-linear-gradient(top,rgb(209, 209, 209) 0%,rgb(254, 254, 254) 75.8%);*/

    background:#6ed3cf;
    color:#fff;
}


.circle{
    text-align:center;
    margin:0 auto;
    width:50px;
    height: 50px;
    border-radius: 50%;
    background: #414142;
    padding:5px;
}
.active .circle{
    background:#6ed3cf;
}
[data-type]{
    font-size:10px;
    padding:13px 10px;

}
[data-type].active{
    background:#6ed3cf;
    color:#fff;
    font-weight: 700;

}
[data-type].active a{

    color:#fff;

}
[data-type] a{
    color:#6ed3cf;
}
[data-group]{
    padding-top:0 !important;
    padding-bottom:0 !important;
    border-top:1.5px solid #6ed3cf;
    border-bottom:1.5px solid #6ed3cf;
    margin-left:0.5px;
}
input:-webkit-autofill{
    background:rgba(256,256,256,0) !important;
}
.tr-inactive{
    background: #fff;
}
.dummy-btn{
    padding:8px;
    z-index:4;
    color:#fff;
    background: #6ed3cf;
    border:0px solid #ccc;
    margin-bottom: -180px;
}
.dummy-btn:active{
    padding:8px;
    z-index:4;
    color:#fff;
    background: #414142;
    border:0px solid #ccc;
    margin-bottom: -180px;
}
.dplan table tr:hover{
    background: #6ed3cf;
    color:#fff;
}
.dplan table tr.active td{
    background-color: #6ed3cf !important;
    color:#fff;
}
.dplan .col-md-12:hover{
    background: #6ed3cf;
    color:#fff;
    min-height:22px;
}
.dplan .col-md-12.active{
    background: #6ed3cf;
    color:#fff;
    min-height:22px;
}
.Nbadge:after{
    content:attr(data-count);
    position:relative;
    background:#414142;
    height:20px;
    top:-20px;
    right:15px;
    width:20px;
    text-align:center;
    line-height:18px;
    font-size:8px;
    padding:3px;
    border-radius:50%;
    color:#FFF;
    border:1px solid #fff;
}


.notifications{max-width:300px;width:300px;background:#fff;border:1px solid #ccc;padding:0;box-shadow:0 0 20px #666;top:58px;right:1px;position:fixed;opacity:1;transition:.2s;opacity:0}
.notifications:before{content:'';height:10px;width:10px;display:block;position:absolute;top:-20px;left:148px;border:10px solid #fff;border-color:transparent transparent #fff transparent}
.notifications.open{opacity:1;transition:.2s;z-index:1039}
.notifications li{padding:5px;list-style-type:none}
.notifications li.titlebar{border-bottom:1px solid #ccc;color:#666;font-size:12px;cursor:inherit;padding:2px 5px}
.notifications li.titlebar:hover{background:#fff}
.notifications li.titlebar .settings{float:right;cursor:pointer}
.notifications li.seeall{text-align:center;font-size:12px;min-height:30px;text-transform:uppercase;position:relative;border-top:1px solid #ccc}
.notifications li.seeall a{background:#f5f5f5;position:absolute;top:0;left:0;right:0;bottom:0;color:#007fff;padding-top:8px}
.notifications .notifbox{max-height:300px;overflow:auto}
.notifications .notifbox li{color:#666}
.notifications .notifbox li a{color:#666}
.notifications .notifbox li.unread{background:#e5f2ff}
.notifications .notifbox li.notif{min-height:80px;border-bottom:1px solid #ccc;position:relative;padding:5px 0 5px 0;}
.notifications .notifbox li.notif:last-child{border-bottom:0}
.notifications .notifbox li.notif .imageblock{width:80px;position:absolute;left:5px}
.notifications .notifbox li.notif .imageblock .notifimage{height:60px}
.notifications .notifbox li.notif .messageblock{width:200px;position:relative;left:70px;font-size:12px}
.notifications .notifbox li.notif .messageblock .message a{color:#007fff}
.notifications .notifbox li.notif .messageblock .messageaction{min-height:30px;margin-bottom:5px}
.notifications .notifbox li.notif .messageblock .messageaction .button{font-weight:normal;text-transform:uppercase}
.notifications .notifbox li.notif .messageblock .messageaction .button.success,.notifications .notifbox li.notif .messageblock .messageaction .button.alert{color:#fff}
.notifications .notifbox li.notif .messageblock .messageinfo{font-size:10px;color:#999}



.dd .ddTitle .ddTitleText img {
    padding-right: 5px;
    width: 30px !important;
}
.dd .ddChild li img {
    padding: 0 6px 0 0;
    width: 30px !important;
}

//.dplan::-webkit-scrollbar { width: 0 !important }
//.dplan{ -ms-overflow-style: none; }
//.dplan{ overflow: -moz-scrollbars-none; }

.text-left {
    text-align: left;
}
.padding_10{
    padding:5px;
}
.border-bottom{
    border-bottom:1px solid #222;
}
#recharge_details td{
	vertical-align:middle;
}
#special1{
	margin-left:20px;
}
.black{
    color:#000;
}
.black:hover{
    color:#D60E3C;
}
.fixedbutton {
    position: fixed;
    bottom: 50px;
    right: 50px; 
    color:#fff;
    z-index:999;
    background:#6ed3cf;
    width:60px;
    height:40px;
    border-radius: 25px;
    padding:5px 10px 5px 14px;
}
.fixedchat{
    position: fixed;
    top:0;
    bottom: 0;
    right: 0px; 
    color:#414142;
    z-index:999;
    background:#fff;
    width:318px;
    height:100%;
    border-left:4px #414142 solid;
    border-bottom:4px #414142 solid;        
}
.chat_top{
    background:#414142;
    color:#fff !important;
    width:100%;
    padding:15px 5px 5px 10px;
}
.chat_message{
    width:100%;
    color:#000;
    height:100% !important;
}
.chats{
    height: 72%;
    color:#000;
    background:#fff;
    padding:5px;
    overflow:scroll;
}
.chat_user{
    background: #414142;
    color:#fff;
    padding:5px;
    width:80%;
    border-radius: 4px;
}
.chat_admin{
    background: #999;
    color:#fff;
    padding:5px;
    width:80%;    
    border-radius: 4px;
}
.admin_time{
    color:#222;
    font-size: 10px;    
    margin-top:3px;
    text-align: right;
}
.user_time{
    color:#222;
    margin-top:3px;
    font-size: 10px;
    width:100%;
    padding-left:5px;
}
.blue{
    color:blue !important;
}
.audio_volume_only{
    width: 35px;
}