@import url('font-awesome.css');
*{margin:0px; padding:0px;}
html{
	height: 100%;
}
body{height: 100%;
	background-color: #E7E8EF;
	font-family: 'Lato', sans-serif;
	margin:0px;
    padding:0px;
    overflow-x: hidden;
}
.container{
	min-height: 100%;
	margin-bottom: -100px;
    padding-bottom: 50px;
}

img, a img{border:none;}
a, a:focus{
outline:none;
}
.main_wrapper{width:100%;}
.wrapper{margin:0 auto; width:1024px;}
.header-page{margin:0 auto; padding:0 5px;}
.header-bottombg{float:left;width:100%;min-height:31px;background: #2c6fa0;border-top:1px solid #2c6fa0;}
.headeralert-wraper{
padding:0px 5px;
margin:0px auto;
}
#logo{width:146px; height:147px; float:left; padding:3px 0 0 4px;}
#logotext{width:450px; height:150px; float:left;}
.help-txt{background: none repeat scroll 0 0 #07333C; border-radius: 6px 6px 6px 6px; padding: 5px; float: right; color: #FFF; margin-top: 35px; font-size: 12px; font-weight: bold;}
.header{height:88px;width:100%;margin:0px auto;padding:0px;  background-image: linear-gradient(to right,#2b6fa0, #3e68a2, #575d91, #6656ae, #774baa) !important; position: fixed;top: 0;z-index: 1;}
#welcome{
    float: right;
  margin-top: 10px;
  background: #1c1d1f5e !important;
  padding: 10px !important;
  border-radius: 8px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 5px !important;
  margin-right: 10px !important;
}
#welcometext{
    float: left;
    font-size: 14px;
    /*font-style: italic;*/
    font-weight: 500;
    padding: 8px 15px 0 0;
    color: #F2F3F8;
}
#welcometext b{color:#E7F4FF; padding:0 2px 0 0;}
#welcometext span{color: #F2F3F8;margin-top: 2px;font-size: 14px;}
#welcomelogout a{color: #FFFFFF;font-size: 14px;}
#welcomelogout{float:left; margin-top:10px; color: #fff;}
#welcomelogout a i{color: #fff;}
.outerContent{
    float: left;
    margin: 90px auto 40px;
    padding: 0 !important;
    width: 100%;
}
#logo
{
height:89px;
}
#leftColumn span a img {
margin: 20px;
}
#logotext
{
height:89px;
}
.innerContent
{
    min-height: 100%;
    height: auto;
}
.leftColumn
{
/*background: url("../images/buton-bg.png") repeat-x scroll 0 0 / 100% 600px;*/
height: 481px;
margin: 8px auto 0;
width: 1024px;
}
.logo-rightcontent{
float:left;
height:60px;

}
.logo-rightcontent .jscroller2_alternate{
height:30px !important;
}
.headertitle {
padding: 0px;
height:60px;
width:100%;
}
.logo {
    float: left;
    margin-left: 15px;
margin-right: 15px;
}
.swatch-logo{
    /*position: absolute;*/
    right: 0px;
    margin: 10px 15px 0;
    float: left;
}
.logo a{
float:left;
}
.logo-rightcontent {
    height: 60px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    position: relative;
    top: 30px;
    right: 20px;
    font-family: 'Cairo', sans-serif;
    margin: 0 15px;
}
.logo img {
    width: 126px;
    float: left;
    margin-top: 20px !important;
    padding: 5px 0 5px 0px;
}
.ctel_grid_9_5{float:left; margin:0; width:830px;}
.forgetinner{
      float: left;
      width: 100%;
     /* background: #fff;*/
}

.footer
{
background-image: linear-gradient(to right,#2b6fa0, #3e68a2, #575d91, #6656ae, #774baa) !important;
/*border-top: 1px solid #B3B0B0;*/
color: #FFFFFF;
margin: 0 auto;
float: left;
width: 100%;
position: fixed;
bottom: 0;
min-height: 32px;
padding: 0 15px;
}
.footerleft .tex{padding-top:15px; float:left; color:#fff; font-size:12px; padding-left:15px;}
.footerleft .img{padding:10px 5px 5px; float:left;}
.footerright{
    float: right;
    padding: 5px 5px 0 0;
}
.footerright .tex{padding-top:2px; float:right; color:#fff; font-size:12px; }
.footerright .tex a{
    text-decoration: none;
    color: #fff;
}
.footerright .img{padding:0px 5px; float:right;}
.footerleft
{
    padding: 3px 0 0 5px;
    float:left;
    width:50%;
}
.copyright {
    float: left;
    font-size: 12px;
    margin-top: 6px;
}
.hitcount{
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin: 10px 70px;
}
.verify{
    float: left;
    margin: 9px 0 0 20px;
}
.dashboard-wrapper .footer-androidicon{
float:left;
margin: 4px 0 0 10px;
}
.footer-androidicon .tex{
padding-top:2px !important;
}
.footer-androidicon a{color:#FFFFFF;text-decoration:none;font-size:12px;font-weight:bold;}
.footer-androidicon .tex img{
width:20px;
}

.dashboard-iconslist{
    float: left;
    list-style: none outside none;
    margin: 50px 0 0 0;
    padding: 0;
    width: 100%;
    }
.dashboard-iconslist a span.icon{
    background: #122c34 none repeat scroll 0 0;
    border-radius: 40%;
    color: #fff;
    font-size: 35px;
    font-weight: 100;
    margin: 0;
    padding: 15px;
}
.dash{
    background: #278CE5;
}
.users{
    background: #FCC41E;
}
.distillery{
    background: #6FD159;
}
.stock{
    background: #2CDDF4;
}
.beer{
    background: #F73DA3;
}
.shipment{
    background: #EF13E8;
}
.bcl{
    background: #0867DB;
}
.tp{
    background: #3EB4BC;
}
.hologram{
    background: #E84348;
}
.import{
    background: #F2562B;
}
.suppliers{
    background: #C41120;
}
.lab{
    background: #F2CA2B;
}
.depot-transfer{
    background: #358AF2;
}
.indent-mgmt{
    background: #08AD50;
}
.depot{
    background: #8E4786;
}
.breakage{
    background: #21A869;
}
.reports{
    background: #2CDDF4;
}
.alerts{
    background: #2B38F2;
}
.licensee-profiles{
    background: #F90F08;
}
.soa{
    background: #E87E04;
}
.usrmnual{
    background: #9A12B3;
}
.fdbck{
    background: #E43A45;
}
.chcklst{
    background: #D91E18;
}
.licensee-sales{
    background: #4B77BE;
}
.calndr{
    background: #4B77BE;
}
.products{
    background: #DE7614;
}
.pricing{
    background: #101EEC;
}
.supplier-payment{
    background: #EC108B;
}
.bi{
    background: #7ADB19;
}
.excise-duty{
    background: #D33D19;
}
.spirit-register{
    background: #2680C1;
}
.crime{
    background: #599824;
}
.csd{
    background: #249398;
}
.export{
    background: #F9087A;
}
.ttp{
    background: #F9081A;
}
.transit{
    background: #08A4F9;
}
.label-register{
    background: #F9084D;
}
.legacy-file{
    background: #08F9E4;
}
.health{
    background: #1c948a;
}
.defective-heal{
    background: #EF0C5E;
}
.invoice{
    background: #580CEF;
}
.n-route{
    background: #0C6CEF;
}
.bill{
    background: #0CEFC9;
}
.dispatch{
    background: #FF620E;
}
.stockreturn{
    background: #FF0E0E;
}
.production{
    background: #0AECFF;
}
.locations{
    background: #FF0A72;
}
.indent{
    background: #FC8B02;
}
.testpricing{
    background: #05e8b7;
}
.reports1{
    background: #ff5733;
}
.dashboard-iconslist a span.icon:hover{
    background-position:center center;
    background-color: #4099ff;
    
}

.dashboard-iconslist a span.title{
    color: #364760;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    font-family: Lato;
}
.dashboard-iconslist a{
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 10px;
}
.dashboard-iconslist a:hover,
.dashboard-iconslist a:focus{
    color: #fff;
    text-decoration: none;
    outline: none;
    
}

.dashboard-iconslist li a{
    margin-bottom: 30px;
    font-size: 14px;
    background: #FFFFFF;
    padding: 30px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 120px;
    
    }
.dashboard-iconslist li a:hover{
    background:#2b6fa0 !important;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.dashboard-iconslist li a:hover span{
    color: #fff;
}
.dashboard-iconslist li a:hover .cus-icon::before{color: #FFFFFF !important;}
.cus-icon{font-size: 30px;}
.expiry_show{
color:red !important;
font-size:14px !important;
font-weight:600 !important;
}
/******************** forgot password css start here *************************/
.forgot-wraper form{
    background: none repeat scroll 0 0 #DEDEDE;
    border: 2px solid #CCCCCC;
    margin: 70px auto;
    padding: 10px;
    width: 600px;
    overflow: hidden;
    font-family: arial;
    font-size:13px;
    }
.forgot-wraper form h1 {
    background: none repeat scroll 0 0 #0077c6;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
}
    .forgot-wraper form p{
    float: left;
    width: 90%;
    margin:0px 0 5px 70px;
    }
    .forgot-wraper form label{
    float: left;
    margin: 5px;
    text-align: right;
    width: 150px;
    }
    .forgot-wraper form input[type="text"],
    .forgot-wraper form input[type="password"],
    .forgot-wraper form select{
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    padding:6px 3px;

    }
    .forgot-wraper form input[type="text"]:focus,
    .forgot-wraper form input[type="password"]:focus,
    .forgot-wraper form select:focus{
    border:1px solid #51CBEE;
    }
    label.error {
    color: red;
    margin: 0 0 5px 175px !important;
    width: auto !important;
    text-align:left !important;
}
    .button-sub {
        float: left;
        margin:10px 0 20px 0;
        text-align: center;
        width: 100%;
    }
.button-sub  input[type="submit"], .button-sub  input[type="button"]{
    background: none repeat scroll 0 0 #0077C6;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
    width: 60px;
}
    .note-for {
    display: inline-block;
    font-style: italic;
    padding-bottom: 5px;
    color: #403E3E;
    }
    .note-for b {
    color: #FF6F21;
    font-size: 12px;
    }
    .forgot-wraper form p.mailsent {
    color: #22AAD4;
    margin-bottom: 10px;
    text-align: center;
    width: 80%;
}
    .forgot-wraper form p.mailerror {
    color: red;
    margin-bottom: 10px;
    text-align: center;
    width: 80%;
}
#Title{
            background:#2c6fa0 !important;
            font-weight: 600;
            margin: 0;
            padding: 5px;
            text-align: center;
            width: 100%;
            font-size: 20px;
            color: #fff;
        }

@media (min-width: 320px) and (max-width: 767px){
.dashboard-wrapper .footer-androidicon{
    float: right;
    margin: 4px 0 0;
}
}

@media (min-width:767px) and (max-width:940px){
    .footer{
        position: fixed;
        bottom: 0;
        min-height: 35px;
    }
}
@media (min-width:940px) and (max-width:1100px){
    .footer{
        position: fixed;
        bottom: 0;
        min-height: 25px;
    }
}
@media (min-width:1100px) and (max-width:1300px){
    .footer{
        position: fixed;
        bottom: 0;
        min-height: 20px;
    }
}
/*START CSS3 Hover effects */
            .hi-icon-effect-5 .icon {
            overflow: hidden;
            -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
            -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
            transition: background 0.3s, color 0.3s, box-shadow 0.3s;
            }

            .hi-icon-effect-5 .icon:after {
            display: none;
            }
            .hi-icon-effect-5c .icon:hover:before {
            -webkit-animation: toTopFromBottom 0.3s forwards;
            -moz-animation: toTopFromBottom 0.3s forwards;
            animation: toTopFromBottom 0.3s forwards;
            }

            @-webkit-keyframes toTopFromBottom {
            49% {
            -webkit-transform: translateY(-100%);
            }
            50% {
            opacity: 0;
            -webkit-transform: translateY(100%);
            }
            51% {
            opacity: 1;
            }
            }
            @-moz-keyframes toTopFromBottom {
            49% {
            -moz-transform: translateY(-100%);
            }
            50% {
            opacity: 0;
            -moz-transform: translateY(100%);
            }
            51% {
            opacity: 1;
            }
            }
            @keyframes toTopFromBottom {
            49% {
            transform: translateY(-100%);
            }
            50% {
            opacity: 0;
            transform: translateY(100%);
            }
            51% {
            opacity: 1;
            }
            }
 .fontsizechanger{float: left;margin: 6px 12px 0 0;}
 .fontsizechanger a.changer{color: #fff;padding: 0 5px;text-decoration: none;}
 .fontsizechanger a.changer:hover{background: #333;padding: 7px 5px;}
 input[type="button"]{background:#2c6fa0 !important;
color: #fff;color:#fff;padding:5px;border-radius:4px;border:1px solid #2c6fa0;}
 .forgot-wrapper form {
    background: #dedede none repeat scroll 0 0;
    border: 2px solid #cccccc;
    font-family: arial;
    font-size: 13px;
    margin: 70px auto;
    overflow: hidden;
    padding: 10px;
    width: 600px;
}
.forgot-wrapper form h1 {
    background: #2c6fa0 !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
}
.button-sub input[type="submit"] {
    background: #d0302a none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 3px;
    text-align: center;
    width: 60px !important;
}
.tabs a{
    height: 50px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 8px;
    margin-left: 2px;
    box-shadow: 2px 2px 2px 2px #8c9abf1a;
    color: #364760;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 16px !important; 
    display: inline-block; 
    margin-top: 20px;
    margin-bottom: 20px;   
    text-decoration: none;    
}
.tabs a:hover{background:#2c6fa0;color: #fff;}
.tabs .tabsactive2{background:#2c6fa0;color: #fff;}
.CheckBox{float: left;margin-right: 10px !important;}
.formback{background: #fff;box-shadow: 2px 2px 2px 2px #ccc;padding: 15px 5px 5px;}
.side{background: #333 none repeat scroll 0 0;
color: #fff;
display: inline-block;
padding: 5px 10px;}
.control-label{margin: 0px;}
.icon-Beer::before, .icon-Indent-Managment::before {color: #333;}
.btn-search{background: #2c6fa0!important;
color: #fff !important;min-width: 140px;font-size: 16px;}
.boxed{width: 100%;
float: left;
margin: 10px auto 20px !important;
background: #fff !important;
padding: 10px 15px;
border-radius: 4px;
box-shadow: 0px 0px 2px #8C9ABF1A;
min-height: 550px;}
.page-title {
color: #364760;
font-weight: 700;
font-size: 20px;
text-transform: capitalize;}
.icon-Log-Out-2{font-size: 16px;}
.icon-Log-Out-2::before{color: #fff !important;}
.form-wrapper .form-title{font-size: 18px;color: #364760;font-weight: 600;padding-bottom: 10px;text-align: center;}
.icon-Holograms::before{color: #333 !important;}
.link-column a i{
    display: inline-block;
    width: 28px;
    height: 28px;
    color: #50639C;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid #8C9ABF;
    margin-right: 3px;
}
.link-column a i:hover{background: #2c6fa0;color: #fff;border: 1px solid #2c6fa0;}
.body-rightctn{padding-left: 15px;padding-right:15px;}
.mb-10{margin-bottom: 10px;}

@media (min-width: 320px) and (max-width: 767px){
    .login-wrapper{width: 100%;}
    .swatch-logo{float: right;}
    .swatch-logo img{width: 100px;}
    .logo-rightcontent{font-size: 18px;position: absolute;width: 100%;text-align: center;right: 0;margin: 0px;top: 60px;}
    .page-title{font-size: 18px;} 
    #Title{font-size: 16px;}
    #welcometext span,#welcometext{font-size: 13px;} 
    .dashboard-iconslist a span.title{font-size: 15px;}
    .dashboard-iconslist{margin-top: 90px !important;} 
    .alert-danger.changepwd{position: relative;top: 74px !important;}
}

@media (max-width: 1100px){
    .dashboard-iconslist{margin-top: 60px;}
    .alert-danger.changepwd{position: relative;top: 40px;}
    .innerContent{margin-top: 36px;}
}
@media screen and (max-width:360px) {
    #welcome{
        margin-top: 15px !important;
    }
    
}