/***********custom css**************/
/* .footer {
    position: fixed;
    bottom: 0%;
    left: 16%;
    width: 86%;
} */
.form-control:focus {
    background: #f1f1f1;
    border-color: #399bff;
    border-top: 1px solid #399bff;
}
.dataTables_wrapper {
    overflow-y: hidden;
}
#popup {
display:none;
}
.table>thead>tr>th{ 
text-transform: capitalize;
line-height: 1;
font-size:13px
}
.changelogs .list {
    font-size: 16px;
    color: #399bff;
    font-weight: 700;
	border-left: 2px solid #F44336;
}
body {
    line-height: 1em;
	}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 2px;
    line-height: 1;
}
@media screen and (min-width: 760px){
.form-control {
    height: 25px;
    padding: 3px 6px;
}
.week .col-sm-1{
	padding-right: 5px;
    padding-left: 5px;
	    width: 13%;
}
.col-sm-offset-2 .btn {
    width: 12%;
}
label {
    margin-bottom: 0px;
	    padding: 4px;
}
.btn {
    padding: 3px 20px 3px 20px;
}
.login-form {
    width: 460px;
	}
	.sidebar {
    width: 200px;
	}
	.applogo {
    width: 200px;
	}
.content {
    margin-left: 200px;
    min-height: 800px;
}
.container-padding {
    padding-left: 0px;
    padding-right: 0px;
}
}
.form-horizontal .control-label {
    text-align: left;
}
.form-control {
    height: 25px;
	    padding: 3px 6px;
}
.form-group {
    margin-bottom: 6px;
}
.panel-title {
	text-decoration: underline ;
    font-size: 14px;
    padding: 8px 20px;
    margin: -20px;
    margin-bottom: 0px;
    
}
.content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 65px;
	}
.panel {
    margin-bottom: 10px;
	}
table.dataTable thead th, table.dataTable thead td {
    padding: 0px 5px;
    border-bottom: 1px solid #ccc;
}
.footer {
    margin-left: -15px;
    margin-right: -15px;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 5px;
	    font-size: 13px;
}
#page-mask {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0,0,0,0.6);
}
.table-responsive {
overflow-x: visible ; 
}
.social-stats {
    color: rgba(0,0,0,0.9);
    background: rgba(255,255,255,0.7);
	width: 75%;
	bottom: 10px;
	right: 25px;
}
.social-stats li {
    width: 100%;
    padding: 3px 5px;
}
.social-stats li b {
    font-weight: 600;
    padding: 7px;
}
.social-stats li b {
    display: block;
    font-weight: 500;
    font-size: 13px;
}
@media (min-width: 1441px)  {
.pic-view img{
    height: 400px;
    width: 360px;
    margin: 10px;
	}
	.social-stats {
    color: rgba(0,0,0,0.9);
    background: rgba(255,255,255,0.7);
	width: 75%;
	bottom: 10px;
	right: 25px;
}
}
@media screen and (max-width: 1300px) and (min-width: 991px) {
.pic-view img{
    height: 400px;
    width: 230px;
    margin: 10px;
	}
	.social-stats {
    color: rgba(0,0,0,0.9);
    background: rgba(255,255,255,0.7);
	width: 75%;
	bottom: 10px;
	right: 25px;
}
	}
@media screen and (max-width: 1440px) and (min-width: 1301px) {
.pic-view img{
    height: 400px;
    width: 310px;
    margin: 10px;
	}
	.social-stats {
    color: rgba(0,0,0,0.9);
    background: rgba(255,255,255,0.7);
	width: 75%;
	bottom: 10px;
	right: 25px;
}
}
@media screen and (max-width: 760px){
input[type='text'] {
    margin-bottom: 10px;
}
.login-form {
    width: 340px;
    padding-top: 1px;
}
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
@media screen and (max-width: 444px) and (min-width: 260px) {
.pic-view img{
    height: 350px;
    width: 250px;
    margin: 10px;
	}
	.social-stats {
    color: rgba(0,0,0,0.9);
    background: rgba(255,255,255,0.7);
    width: 80%;
    bottom: 10px;
    right: 0px;
}
}
@media screen and (max-width:990px ) and (min-width: 445px) {
.pic-view img{
    height: 400px;
    width: 330px;
    margin: 10px;
	}
	.social-stats {
    color: rgba(0,0,0,0.9);
    background: rgba(255,255,255,0.7);
    width: 40%;
    bottom: 10px;
    left: 25px;
}
}
@import "compass/css3";
@import url(https://fonts.googleapis.com/css?family=Belleza);
#container {
	width: 320px;
  height: 240px;
  background-color: #126697;
  text-align: center;
  h1 {
  	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    color: white;
    text-shadow: 0px -2px 0px #000;
  }
  h4 {
    color: white;
    text-shadow: 0px -2px 0px #00234C;
    font-size: 18px;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    margin-top: 0;
    margin-bottom: 0;
  }
  p {
    color: white;
    text-shadow: 0px -2px 0px #00234C;
    font-size: 12px;
    font-weight: bold;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
  }
th {
    text-align: center;
}