@media (min-width: 980px) {
    /*-----*/
    .custom-bar-chart {
        margin-bottom: 40px;
    }

}

@media (min-width: 768px) and (max-width: 979px) {

    /*-----*/
    .custom-bar-chart {
        margin-bottom: 40px;
    }

    /*chat room*/


}

@media (max-width: 768px) {
	
	fieldset {
    width: 100%;
    border: 2px solid #13b124;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* margin-bottom: 9px; */
    padding-bottom: 9px;


}
	.mb {
    margin-bottom: 0px;
}
	.wrapper{
	    margin-top: 93px;
	
	}
	 ul.sidebar-menu {
    margin-top: 115px;
}

.site-min-height {
    min-height: 840px;
    background: #FFF;
}
	

    .header {
        position: absolute;
    }

    /*sidebar*/

    #sidebar {
        height: auto;
        overflow: hidden;
        position: absolute;
        width: 100%;
        z-index: 1001;
    }


    /* body container */
    #main-content {
        margin: 0px!important;
        position: none !important;
    }

    #sidebar > ul > li > a > span {
        line-height: 35px;
    }

    #sidebar > ul > li {
        margin: 0 10px 5px 10px;
    }
    #sidebar > ul > li > a {
        height:35px;
        line-height:35px;
        padding: 0 10px;
        text-align: left;
    }
    #sidebar > ul > li > a i{
        /*display: none !important;*/
    }

    #sidebar ul > li > a .arrow, #sidebar > ul > li > a .arrow.open {
        margin-right: 10px;
        margin-top: 15px;
    }

    #sidebar ul > li.active > a .arrow, #sidebar ul > li > a:hover .arrow, #sidebar ul > li > a:focus .arrow,
    #sidebar > ul > li.active > a .arrow.open, #sidebar > ul > li > a:hover .arrow.open, #sidebar > ul > li > a:focus .arrow.open{
        margin-top: 15px;
    }

    #sidebar > ul > li > a, #sidebar > ul > li > ul.sub > li {
        width: 100%;
    }
    #sidebar > ul > li > ul.sub > li > a {
        background: transparent !important ;
    }
    #sidebar > ul > li > ul.sub > li > a:hover {
        
    }


    /* sidebar */
    #sidebar {
        margin: 0px !important;
    }

    /* sidebar collabler */
    #sidebar .btn-navbar.collapsed .arrow {
        display: none;
    }

    #sidebar .btn-navbar .arrow {
        position: absolute;
        right: 35px;
        width: 0;
        height: 0;
        top:48px;
        border-bottom: 15px solid #282e36;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }


    /*---------*/

    .modal-footer .btn {
        margin-bottom: 0px !important;
    }

    .btn {
        margin-bottom: 5px;
    }


    /* full calendar fix */
    .fc-header-right {
        left:25px;
        position: absolute;
    }

    .fc-header-left .fc-button {
        margin: 0px !important;
        top: -10px !important;
    }

    .fc-header-right .fc-button {
        margin: 0px !important;
        top: -50px !important;
    }

    .fc-state-active, .fc-state-active .fc-button-inner, .fc-state-hover, .fc-state-hover .fc-button-inner {
        background: none !important;
        color: #FFFFFF !important;
    }

    .fc-state-default, .fc-state-default .fc-button-inner {
        background: none !important;
    }

    .fc-button {
        border: none !important;
        margin-right: 2px;
    }

    .fc-view {
        top: 0px !important;
    }

    .fc-button .fc-button-inner {
        margin: 0px !important;
        padding: 2px !important;
        border: none !important;
        margin-right: 2px !important;
        background-color: #fafafa !important;
        background-image: -moz-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#efefef)) !important;
        background-image: -webkit-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: -o-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: linear-gradient(to bottom, #fafafa, #efefef) !important;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0) !important;
        -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8) !important;
        -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8) !important;
        box-shadow: 0 1px 0px rgba(255, 255, 255, .8) !important;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        color: #646464 !important;
        border: 1px solid #ddd !important;
        text-shadow: 0 1px 0px rgba(255, 255, 255, .6) !important;
        text-align: center;
    }

    .fc-button.fc-state-disabled .fc-button-inner {
        color: #bcbbbb !important;
    }

    .fc-button.fc-state-active .fc-button-inner {
        background-color: #e5e4e4 !important;
        background-image: -moz-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e4e4), to(#dddcdc)) !important;
        background-image: -webkit-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: -o-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: linear-gradient(to bottom, #e5e4e4, #dddcdc) !important;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#dddcdc', GradientType=0) !important;
    }

    .fc-content {
        margin-top: 50px;
    }

    .fc-header-title h2 {
        line-height: 40px !important;
        font-size: 12px !important;
    }

    .fc-header {
        margin-bottom:0px !important;
    }

    /*--*/

    /*.chart-position {*/
        /*margin-top: 0px;*/
    /*}*/

    .stepy-titles li {
        margin: 10px 3px;
    }

    /*-----*/
    .custom-bar-chart {
        margin-bottom: 40px;
    }

    /*menu icon plus minus*/
    .dcjq-icon {
        top: 10px;
    }
    ul.sidebar-menu li ul.sub li a {
        padding: 0;
    }

    /*---*/

    .img-responsive {
        width: 100%;
    }

}



@media (max-width: 480px) {

    .notify-row, .search, .dont-show , .inbox-head .sr-input, .inbox-head .sr-btn{
        display: none;
    }

/*     #top_menu .nav > li, ul.top-menu > li { */
/*         float: right; */
/*     } */
    .hidden-phone {
        display: none !important;
    }

    .chart-position {
       margin-top: 0px;
     }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #ccc;
        border-color:#ccc ;
    }

}

@media (max-width:320px) {
    .login-social-link a {
        padding: 15px 17px !important;
    }

    .notify-row, .search, .dont-show, .inbox-head .sr-input, .inbox-head .sr-btn {
        display: none;
    }

    #top_menu .nav > li, ul.top-menu > li {
        float: right;
    }

    .hidden-phone {
        display: none !important;
    }

    .chart-position {
        margin-top: 0px;
    }

    .lock-wrapper {
        margin: 10% auto;
        max-width: 310px;
    }
    .lock-input {
        width: 82%;
    }

    .cmt-form {
        display: inline-block;
        width: 75%;
    }

}


@media only screen and (min-device-width : 360px) and (max-device-width : 598px) {
   .wrapper{
	    margin-top: 65px;
	     height: 82% !important;
	
	}
	 ul.sidebar-menu {
    margin-top: 85px;
}
.site-min-height {
    min-height: 94px;
    background: #FFF;
}

.mb {
  margin-bottom: 2px;
    margin-top: 3px;
}


fieldset {
    width: 100%;
    border: 2px solid #13b124;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* margin-bottom: 9px; */
    padding-bottom: 9px;


}


a.logo {
    font-size: 17px;
    color: #56636c;
    float: left;
    margin-top: 15px;
    text-transform: uppercase;
    float: right;
}

.black-bg {
    /* border-bottom: 1px solid #ca2683; */
    background: linear-gradient(to left, #cfe2f1,#cfe2f1,#cfe2f1, #cfe2f1,#cfe2f1);
}


ul.top-menu > li > .login {
    color: #5e6971;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 12px 3px;
    margin-right: 10px;
    margin-top: 10px;
}

.pull-left {
    float: left !important;
        font-size: 9.5px;
}

.pull-right {
    float: right !important;
      font-size: 9.5px;
}

.site-footer {
    background: #11476d;
    color: #56636c;
    padding: 5px 0;
    position: fixed;
    height: 25px;
    bottom: 0;
    width: 100%;
    /* border-top: 1px solid #000; */
    font-weight: 800;
}

#getBtn{
	
	
	    float: none;
}

/* ul.top-menu > li > a { */
/*     color: #666666; */
/*     font-size: 16px; */
/*     border-radius: 4px; */
/*     -webkit-border-radius: 4px; */
/*     border: 1px solid #666666 !important; */
/*     padding: 2px 6px; */
/*     margin-right: 15px; */
/* } */
.nav > li > a {
    position: relative;
    display: block;
    padding: 4px 16px;
}

ul.top-menu > li > a {
    color: #666666;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    /* border: 1px solid #666666 !important; */
    padding: 2px 6px;
    margin-right: 15px;
}

ul.top-menu > li > .login {
    color: #5c6770;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 3px 3px;
    margin-right: 0px;
    margin-top: 0px;
     white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 190px;
}

.modal-header {
    min-height: 16.42857143px;
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-title {
    color: #ffffff;
    font-weight: bolder;
    font-size: 12px;
}

.breadcrumb {
    padding: 2px 2px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #2479af;
    border-radius: 4px;
}



#sidebar > ul > li {
     margin: 0 0px 0px 0px; 
}


#sidebar > ul > li > a {
    height: 30px;
    line-height: 35px;
    padding: 0 9px;
    text-align: left;
}

#indexLogin{
margin-top: 1px;	
	
	
}

.panel-body {
    padding: 2px;
}

.table-responsive {
    max-height: 398px;
    overflow-y: auto;
}

#cust-padding-1{

    padding: 1px;
    margin: 1px;}
    
    #cust-padding-2{

    padding: 2px;
    }
    
      #cust-input-padding{

    padding-top: 3px;
    padding-bottom: 4px;
    }
    
    
 

.hmbsummary-table-responsive > .table-bordered > thead > tr > th:first-child,
 .hmbsummary-table-responsive > .table-bordered > tbody > tr > th:first-child,
  .hmbsummary-table-responsive > .table-bordered > tfoot > tr > th:first-child,
   .hmbsummary-table-responsive > .table-bordered > thead > tr > td:first-child,
    .hmbsummary-table-responsive > .table-bordered > tbody > tr > td:first-child,
     .hmbsummary-table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.hmbsummary-table-responsive > .table > thead > tr > th,
 .hmbsummary-hmbsummary-table-responsive > .table > tbody > tr > th,
  .hmbsummary-hmbsummary-table-responsive > .table > tfoot > tr > th,
   .hmbsummary-hmbsummary-table-responsive > .table > thead > tr > td,
    .hmbsummary-hmbsummary-table-responsive > .table > tbody > tr > td,
     .hmbsummary-hmbsummary-table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}


.hmbsummary-table-responsive {
    max-height: 398px;
    overflow-y: auto;
}

.super-user-modal-body {
    position: relative;
    padding: 11px;
}

.modal-footer {
    padding: 8px 20px 20px;
    margin-top: 5px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

#payementTotalLtrs, #payementTotalAmount, #payementTotalDeduction, #payementTotalArrear, #payementNetAmount {
    font-size: 11px;
}
 
 
 .logout-modal-dialog {
    width: 300px;
    margin: 30px auto;
} 

.selectTagDesign {
    display: block;
    width: 100%;
    height: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #56636c;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#forgetPasswordLi{
    /* margin-top: 8px; */
        width: 173px;
    margin-bottom: 6px;
    padding-left: 0px;
    size: 10px;
    font-size: 11px;
	
}

#forgotDesc{
	    color: #0e0e0e;
    font-weight: 900;
	
}


#resetPasswordLi{
    /* margin-top: 8px; */
    width: 156px;
    margin-bottom: 6px;
    padding-left: 0px;
    size: 10px;
    font-size: 11px;
	
}

#resetPasswordDesc{
	    color: #0e0e0e;
    font-weight: 900;
	
}
    