.btn-open,.btn-video {
	float: right;
}
.btn-video{
	margin-right:10px;
}
.viewPhotoButton {
	float: right;
	margin-right: 10px;	
}

.well .title {
	margin-bottom: 25px;
}

.site-logo img {
	width: 150px;	
}

.alert-login {
	padding: 5px 15px;	
}

div#photoList {
    display: none;
}

.cards-container .card-short-description {
	margin-left: 0;	
}

.changeCall, .changeSms, .changeEmail, .changeAct , .changeMobile{
	cursor: pointer;	
}

.main-menu .glyphicon-edit {
	margin: -5px 15px 0 5px !important;
	font-size: 14px !important;	
}

.breadcrumb .glyphicon-edit {
	margin: -6px 4px 0 4px !important;
	font-size: 14px !important;	
}

.main-content {
	padding-top: 0px !important;	
}

.breadcrumb {
	margin-bottom: 5px;	
}

.header-secondary {
    padding: 10px 0 0 10px !important;
}

.main-header {
    padding: 10px 0 0 10px !important;
}

.login-content .input-group-addon {
	background: none !important;	
	border: none !important;
	font-size: 15px;
	padding-left: 0;
	padding-right: 4px;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 2px solid #ccc !important;
	border-radius: 0;
}

.profile-info.dropdown .dropdown-menu {
	margin-top: 0;	
}
h1, h2, h3, h4, h5, h6 {
    
    margin: 0 0 7px;
}
.action_list a.fancybox-thumb{
	float:right;
}
.key_item .list-inline{
	cursor:pointer;
}
.date-popup{
	width:150px;
}
.size-100{
	width:117px;
}
.table > thead > tr > th {
    text-transform: none;
    font-weight: normal;
	font-size:13px;
	color:gray;
}
.row-flex {
    display: flex;
    flex-flow: row wrap;
}
.linear_table{
	width:80%;
}
.linear_table td{
padding:0 5px;	
border-bottom:1px solid gray;
}	

body {
    font-family: sans-serif;    
}
input[name=silentModeStart],input[name=silentModeFinish]{
	width:88px;
}