.boardergreen {
	border-bottom: 5px solid #8907ca;
	border-top: 5px solid #8907ca;
	padding: 20px !important;
}
.selectacct{display:none}
.boardergreen p {
	font-size: 24px;
	margin-bottom: 0;
}
.userinfo {
	margin-top: 10%;
}
.PreviousMonth, .currentmonth {
  margin: 27px 0;
}
.admin .upload {
    border: 1px solid #ddd;
    border-radius: 10px;
    color: #888;
    font-size: 16px;
margin-top: 22px;
    padding: 15px 30px !important;
}

.admin .blue {
    color: #147ec9;
}

.admin .drak {
    color: black;
}


.tab-head a, .tab-head a:hover {
    color: #fff !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #92af01;
    border-bottom: 1px solid transparent;
    background-color: #fff;
    border-image: url('') none;
    color: #92af01;
    cursor: default;
}

.nav-tabs > li > a {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid transparent;
    background-color: #f5f5f5;
    border-image: url('') none;
    color: #777;
    cursor: default;
}

.admintab {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ddd;
    margin: 15px;
    text-align: left !important;
    padding: 15px;
}


    .admintab h4:first-child {
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }

.txtsmall {
    font-size: 12px;
}
.welheadwel {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 0;
}



.admin .form-group {
    margin-bottom: 15px !important;
}

.admin label {
    font-size: 14px;
    font-weight: 600;
}

.admin .form-control {
    box-shadow: none;
}

.radio-inline > input {
    margin-top: 7px;
}

.form-control:focus {
    border-color: #92af01;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 175, 1, 0.6);
    outline: 0 none;
}


#Payments li {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    list-style: outside none none;
    color: #777 !important;
}

#Payments > h4 {
    line-height: 2em;
}

.table-responsive {
    text-align: center;
}

.admin th {
    background: none repeat scroll 0 0 #f2f2f2;
    text-align: center;
}

.admin td {
    font-size: 14px;
}

.amountadd .form-control {
    font-size: 32px;
    font-weight: 600;
    height: 47px;
}

.admin ul img {
    width: auto !important;
}

.tab .icon-bar {
    background: none repeat scroll 0 0 #fff;
}

.tab .navbar-toggle {
    background: none repeat scroll 0 0 #777;
}

.icon_nav {
    background: none repeat scroll 0 0 #e8e8e8;
    padding: 50px 6px;
margin-top:15px
}

    .icon_nav .col-md-2 img {
        margin: 0 auto;
    }

.currentmonth {
    background:url("/img/Cuurentmonth2.jpg") ;
    background-size:cover;border: 2px solid #e1f0f7;
    box-shadow: 0 -1px 15px 1px #e1f0f7 inset;
    height: 194px;
    padding: 0 15px;
}
.PreviousMonth{
     background:url("/img/PreviousMonth2.jpg") ;
    background-size:cover; border: 2px solid #e1f0f7;
    box-shadow: 0 -1px 15px 1px #e1f0f7 inset;
    height: 194px;
    padding: 0 15px;
}
.currentmonth h1, .PreviousMonth h1 {
  color: #1c96cd;
  font-size: 50px !important;
  font-weight: bold;
  text-align: right;
  margin-top: 50px;
}
.currentmonth a, .PreviousMonth a {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 4em;
}
.MEran h2 {
  color: #60a932;
  font-weight: bold;
  margin-bottom: 26px;
  margin-top: 60px;
}


@media screen and (max-width:768px) {
    #navbarCollapse2 .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        width: 100%;
    }
}


@media screen and (max-width:568px) {

    table img {
        width: auto !important;
    }
}
