@import url('http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,600,600italic,700,700italic|Open+Sans+Condensed:300');

body{
    font-family: 'roboto';
}
h1{
    font-size: 22px;
    color: #217C7E;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 25px !important;
}
h2{
    font-size: 22px;
    color: #217C7E;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px !important;
}
h3{
    font-size: 22px;
    color: #217C7E;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 25px !important;
}
table thead tr th{
	background: #00338e;
	border: none !important;
	box-shadow: none;
	font-size: 15px;
	padding: 8px 0px;
	font-weight: normal;
	color: #fff;
}
table thead tr th a{
	color: #E6E6E6 !important;
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
}
table thead tr th:nth-last-child(1){
	width: 120px;
}
.container{
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 95px !important;
	padding-left: 15px;
}
#content{
	padding: 20px !important;
	background-color: #fff;
}
.patient-create{
	background-color: #fff;
	padding: 15px;
}
.patient-update{
	background-color: #fff;
	padding: 15px;
}
.patient-index{
	background-color: #fff;
	padding: 15px;
}
.patient-view{
	background-color: #fff;
	padding: 15px;
}
.cases-create{
	background-color: #fff;
	padding: 15px;
}
.cases-update{
	background-color: #fff;
	padding: 15px;
}
.cases-index{
	background-color: #fff;
	padding: 15px;
}
.operative-create{
	background-color: #fff;
	padding: 15px;
}
.patient-index h3:nth-child(1){
	margin: 0px;
	font-family: ;
	color: #1E282C;
}
.patient-create h1:nth-child(1){
	margin: 0px 0px 30px 0px;
	font-family: ;
	color: #1E282C;
	font-size: 25px;
	font-weight: 400;
}
.patient-view h1:nth-child(1){
	margin: 0px 0px 30px 0px;
	font-family: ;
	color: #1E282C;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
}
.patient-update h1:nth-child(1){
	margin: 0px 0px 30px 0px;
	font-family: ;
	color: #1E282C;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
}
.cases-index h1:nth-child(1){
	margin: 0px 0px 30px 0px;
	font-family: ;
	color: #1E282C;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
}
.cases-create h1:nth-child(1){
	margin: 0px 0px 30px 0px;
	font-family: ;
	color: #1E282C;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
}
.cases-view h1:nth-child(1){
	margin: 0px 0px 30px 0px;
	font-family: ;
	color: #1E282C;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
}
.operative-create h3:nth-child(1){
    margin: 0px 0px 0px 0px;
    font-family: ;
    color: #1E282C;
    font-size: 25px;
    font-weight: 400;
    text-transform: capitalize;
}
.summary{
	font-style: italic;
    text-align: right;
    font-size: 13px;
    color: #217C7E;
}
.wrap{
	min-height: 0px !important;
	height: 0px !important;
	margin:0px !important;
	padding: 0px !important;
}
#yii-debug-toolbar{
	visibility: hidden;
	display: none;
}
.logo-lg{
	font-family: ;
	font-weight: 500;
}
.content-header{
    margin-bottom: 20px;
    height: auto;
}
ol.breadcrumb{
	padding-top: 20px !important;
}
.well{
	box-shadow: none;
	background-color: rgb(247, 247, 247) !important;
	border-radius: 1px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #0190A2 !important;
	border-color: #0190A2 !important;
}
.patient-index .grid-view{
	position: relative;
}
.col-lg-9 .row h1:nth-child(1){
	position: relative;
	top: -20px;
	font-size: 21px;
	text-transform: uppercase;
}
.patient-form{
	position: relative;
	top: -20px;
}
label{
	display: inline-block;
    font-weight: 600;
    margin-bottom: 5px;
    color: #585757;
    width: 100%;
}
table tbody tr td:nth-last-child(1)a{
	background-color: #1E282C;
	color: #fff;
	font-size: 12px;
	padding: 2px 6px;
	border-radius: 2px;
	margin: 1px;
}
body.login-body{
	background-image: url('../images/bg1.jpg');
}
.login-body .panel{
	border-radius: 0px;
	background-color: rgba(255, 255, 255, 0.45) !important;
	border: 1px solid #ccc;
	box-shadow: 0px 9px 7px -6px rgb(121, 120, 120);
}
.login-body .panel .panel-heading{
	background-color: transparent !important;
}
p.login-title{
	font-weight: 100;
	font-size: 30px;
	text-align: center;
	font-family: ;
	text-transform: uppercase;
	color: #F7BC40;
	text-shadow: 0px -1px 2px rgba(0, 0, 0, 0.75);
}
p.login-title span{
	color: #EFF1F3;
	font-weight: 100;
	font-size: 20px;
}
.login-body form label{
	color: #2F2F2F;
	font-weight: 500 !important;
}
.login-body form .form-control{
	border: 1px solid rgba(0, 0, 0, 0.45);
}
.login-body form button{
	border-radius: 0px !important;
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 0px !important;
    border: none;
}
div.datepicker-days table thead tr th:nth-last-child(1) {
    width: auto;
}
div.datepicker-days table thead tr th:hover{
    background-color: rgb(1, 144, 162) !important;
}
p.pass-hint{
    position: absolute;
    right: 152px;
    margin-top: -35px;
    font-size: 12px;
    color: #777777;
    font-weight: 100;
}
div.date-search{
    margin-bottom: 15px;
    background: #00338E;
    padding: 10px;
    border: 1px solid #546C98
}
div.date-search form.search-date-form input[type="text"]{
    border: 1px solid #eee;
    margin-bottom: 0px;
}
.filter-button{
    background: #217C7E;
    border: 1px solid #217C7E !important;
    color: #fff;
    font-size: 15px;
    height: 32px;
}
.filter-button:hover{
    background: #288284;
    border: 1px solid #3091EF !important;
    color: #fff;
    font-size: 15px;
    height: 32px;
}
#rights .grid-view table.items thead th{
    background: #00338E;
    color: #fff;
    font-family: 'Roboto' !important;
}
/*Ticket Form*/
#add-ticket-form {
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
}
div.buttons{
    margin-top: 20px;
}
#rights .parent-table, #rights .child-table, #rights .user-assignment-table{
    width: auto;
}
.add-assignment .form{
    padding: 15px 0px;
}
#generator .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
#rights hr{
    border-bottom: 1px solid #ccc;
    border-style: dotted;
    border-width: 1px;
}
.relations{
    background: rgba(238, 238, 238, 0.47);
    border: 1px solid #ddd;
}
/* open menu */
.menu-open li a:hover{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
#rights .form input[type=submit] {
    padding: 5px 30px !important;
}
#rights .form label {
    display: block;
    margin: 0 0 8px 0;
    font-weight: 500 !important;
    font-size: 14px;
    font-family: roboto;
    color: #444444;
}
#rights .flash.success{
    padding: 15px 20px 15px 20px;
    font-size: 20px;
    border: 1px solid #1E7F82;
    background-color: rgba(33, 124, 126, 0.98);
    color: #fff !important;
    font-style: inherit !important;
    border-radius: 0px;
    text-align: center;
    font-weight: 300;
}
#rights .flash.error{
    padding: 15px 20px 15px 20px;
    font-size: 20px;
    border: 1px solid #9E2A2A;
    background-color: #9E2A2A;
    color: #fff !important;
    font-style: inherit !important;
    border-radius: 0px;
    text-align: center;
    font-weight: 300;
}
#rights .flashes {
    width: 50%;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 20%;
}
input[class="error"]{
    border: 1px solid rgba(185, 4, 4, 0.56);
}
label.error{
    color: rgba(185, 4, 4, 0.56);
}
.errorSummary{
    visibility: hidden;
    display: none;
}
#rights .pager li.selected a {
    background: #00338E;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 0px;
    border: 1px solid #00338E;
    padding: 3px 10px !important;
}
#rights .pager li a{
    border: 1px solid #9aafe5;
    border-radius: 0px;
    background-color: #eee;
    padding: 3px 10px;
}
td.button-column a{
    background: #217C7E;
    padding: 4px 7px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
td.button-column a:hover{
    background: #1E6B6D;
    padding: 4px 7px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
td.button-column a.delete{
    background: #B10707;
    padding: 4px 7px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
td.button-column a.delete:hover{
    background: #A20606 !important;
    padding: 4px 7px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
.info > a > i{
    color: #05CA05;
}
.skin-blue .sidebar-menu > li > a{
    font-weight: 300;
}
#rights .form input[type=text], #rights .form input[type=password]{
    border-radius: 0px;
    background-color: #fff;
    background: url('') !important;
}
.h1-head{
    border-bottom-style: dotted;
    border-width: 1px;
    border-color: rgba(33, 124, 126, 0.26);
    line-height: 40px;
    margin-top: 0px !important;
}
#rights .parents{
    min-height: 20px;
    max-height: 500px;
    overflow: auto;
}
#rights .children{
    min-height: 20px;
    max-height: 500px;
    overflow: auto;
}
#permissions div.grid-view{
    min-height: 20px;
    max-height: 500px;
    overflow: auto;
    padding-top: 0px;
}
/*#permissions div.grid-view thead tr th:nth-child(2){
    width: 67.66%;
    text-align: center;
}
#permissions div.grid-view thead {
   position: absolute;
}*/
#assignments div.grid-view{
    min-height: 20px;
    max-height: 500px;
    overflow: auto;
    padding-top: 0px;
}
/*#assignments div.grid-view thead tr th:nth-child(2){
    width: 67.66%;
    text-align: center;
}
#assignments div.grid-view thead {
   position: absolute;
}*/
#tasks div.grid-view{
    min-height: 20px;
    max-height: 500px;
    overflow: auto;
    padding-top: 0px;
}
/*#tasks div.grid-view thead tr th:nth-child(2){
    width: 67.66%;
    text-align: center;
}
#tasks div.grid-view thead {
   position: absolute;
}*/
#operations div.grid-view{
    min-height: 20px;
    max-height: 500px;
    overflow: auto;
    padding-top: 0px;    
}
/*#operations div.grid-view thead tr th:nth-child(2){
    width: 67.66%;
    text-align: center;
}
#operations div.grid-view thead {
   position: absolute;
}
*/
/* Scroll bars */
#rights ::-webkit-scrollbar {
    width: 5px;
}
#rights ::-webkit-scrollbar-track {
    background-color: #ddd;
    padding: auto;
}
#rights ::-webkit-scrollbar-thumb {
    background-color: #217C7E;
}
#rights ::-webkit-scrollbar-thumb:hover {
    background-color: #217C7E;
}
#rights ::-ms-scrollbar {
    width: 5px;
}
#rights ::-ms-scrollbar-track {
    background-color: #ddd;
    padding: auto;
}
#rights ::-ms-scrollbar-thumb {
    background-color: #217C7E;
}
#rights ::-ms-scrollbar-thumb:hover {
    background-color: #217C7E;
}
#rights ::-moz-scrollbar {
    width: 5px;
}
#rights ::-moz-scrollbar-track {
    background-color: #ddd;
    padding: auto;
}
#rights ::-moz-scrollbar-thumb {
    background-color: #217C7E;
}
#rights ::-moz-scrollbar-thumb:hover {
    background-color: #217C7E;
}
/* school control */
.school-control{
    border: 1px solid #ddd;
}
.school-control::-webkit-scrollbar {
    width: 5px;
}
.school-control::-webkit-scrollbar-track {
    background-color: #ddd;
    padding: auto;
}
.school-control::-webkit-scrollbar-thumb {
    background-color: #217C7E;
}
.school-control::-webkit-scrollbar-thumb:hover {
    background-color: #217C7E;
}
.school-control::-ms-scrollbar {
    width: 5px;
}
.school-control::-ms-scrollbar-track {
    background-color: #ddd;
    padding: auto;
}
.school-control::-ms-scrollbar-thumb {
    background-color: #217C7E;
}
.school-control::-ms-scrollbar-thumb:hover {
    background-color: #217C7E;
}
.school-control::-moz-scrollbar {
    width: 5px;
}
.school-control::-moz-scrollbar-track {
    background-color: #ddd;
    padding: auto;
}
.school-control::-moz-scrollbar-thumb {
    background-color: #217C7E;
}
.school-control::-moz-scrollbar-thumb:hover {
    background-color: #217C7E;
}
/* */
table.detail-view th, table.detail-view td{
    font-size: 14px !important;
}
table.detail-view th, table.detail-view td{
    font-size: 14px;
}
table.detail-view th {
    text-align: left !important;
    width: 160px;
    padding-left: 20px;
}
/* end of user management */
/* user style grid */
#userschools-grid .summary{
    position: absolute;
    right: 16px;
    top: 265px;
}
#userschools-grid{
    padding-top: 0px !important; 
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    border-top-color: #217C7E !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    background-color: #217C7E !important;
}
.nav-pills > li.active > a {
    font-weight: normal !important;
}
.portlet-content .nav li a{
    background-color: #fff;
}
.btn-primary {
    background-color: #00338E !important;
    border-color: #00338E !important;
}
button[type="reset"]{
    border: 1px solid #ccc;
}
a.update{
    background: #217C7E;
    padding: 4px 6px;
    border-radius: 3px;
    /* color: #fff; */
    margin-right: 2px;
}
a.update:hover{
    background: #26888A;
    padding: 4px 6px;
    border-radius: 3px;
    /* color: #fff; */
    margin-right: 2px;
}
a.update i{    
    color: #fff;
}
a.delete{
    background: #B10707;
    padding: 4px 6px;
    border-radius: 3px;
    /* color: #fff; */
    margin-right: 2px;
}
a.delete:hover{
    background: #BD0808;
    padding: 4px 6px;
    border-radius: 3px;
    /* color: #fff; */
    margin-right: 2px;
}
a.delete i{    
    color: #fff;
}
td{
    font-size: 0.9em;
}
.grid-view{
    padding: 0px !important;
}
.summary{
    text-align: left !important;
}
.content-wrapper{
    min-height: 600px !important;
}
ul.sidebar-menu li.pwcs-menu .collapse{
    margin: 0 1px;
    background: #217C7E;
}
ul.sidebar-menu li.pwcs-menu .collapse a{
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 14px;
}
ul.sidebar-menu li.pwcs-menu .collapse a:hover, ul.sidebar-menu li.pwcs-menu .collapse a:focus{
    cursor: pointer;
    font-size: 13px;
}
div#yw0 .portlet-content ul.nav-pills li a{
    background: #217C7E;
    color: #fff;
    padding: 7px 20px;
    border-radius: 1px;
}
div#yw0 .portlet-content ul.nav-pills li a i{
    color: #fff;
}


/* PWCS STATS */
.databox.radius-bordered {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.databox {
    display: inline-block;
    width: 100%;
    height: 85px;
    padding: 0;
    font-size: 0;
    margin-bottom: 30px;
    vertical-align: top;
    min-width: 130px;
}
.bg-white {
    background-color: #fff !important;
}
.databox.radius-bordered .databox-left {
    -webkit-border-radius: 3px 0 0 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 0 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
}
.databox .databox-left[class*="bg-"] {
    color: #fff;
}
.databox .databox-left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
    width: 75px;
    height: 85px;
    padding: 10px;
    color: #2dc3e8;
}
.bg-themesecondary {
    background-color: #fb6e52 !important;
}
.databox .databox-piechart {
    padding-top: 5px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}
.logged-today .databox-piechart i{
    background: #FB6E52;
    font-size: 35px;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 7px;
    height: 55px;
    width: 55px;
}
.logged-thisweek .databox-piechart i{
    background: #FFCE55;
    font-size: 35px;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 7px;
    height: 55px;
    width: 55px;
}
.ticket-today .databox-piechart i{
    background: #2DC3E8;
    font-size: 35px;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 7px;
    height: 55px;
    width: 55px;
}
.ticket-thisweek .databox-piechart i{
    background: #217C7E;
    font-size: 35px;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 7px;
    height: 55px;
    width: 55px;
}
.databox.radius-bordered .databox-right {
    -webkit-border-radius: 0 3px 3px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    border-radius: 0 3px 3px 0;
    background-clip: padding-box;
}
.databox .databox-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    -lh-property: 0;
    width: -webkit-calc(100% - 75px);
    width: -moz-calc(100% - 75px);
    width: calc(100% - 75px);
    height: 85px;
    color: #555;
    padding: 15px 10px;
}
.databox .databox-number {
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin: 2px;
    position: relative;
    font-family: 'Roboto','Lucida Sans','trebuchet MS',Arial,Helvetica;
}
.databox .databox-text {
    display: block;
    font-size: 13px;
    margin: 4px 0 2px;
    position: relative;
}
.darkgray {
    color: #999 !important;
}
.databox .databox-stat.radius-bordered {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.databox .databox-stat {
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 7px;
    padding: 15px 5px;
}
.themesecondary {
    color: #fb6e52 !important;
}
.databox .databox-stat .stat-icon.icon-lg {
    font-size: 16px;
}
.databox .databox-stat .stat-icon {
    display: inline-block;
    font-size: 13px;
}
.bg-themethirdcolor {
    background-color: #ffce55 !important;
}
.bg-themeprimary {
    background-color: #2dc3e8 !important;
}
.themethirdcolor {
    color: #ffce55 !important;
}
.themeprimary {
    color: #2dc3e8 !important;
}
.logged-today .ab{
    position: relative !important;
    text-align: center !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100% !important;
    background-image: linear-gradient(288deg, transparent 50%, rgb(255, 255, 255) 50%), linear-gradient(90deg, rgb(255, 255, 255) 50%, transparent 50%) !important;
    background-color: rgb(251, 157, 138) !important;
    top: 3px;
}
.logged-today .cir{
    position: relative !important;
    top: 2px !important;
    left: 2px !important;
    text-align: center !important;
    width: 56px !important;
    height: 56px !important;
    border-radius: 100% !important;
    background-color: rgb(251, 157, 138) !important;
}
.logged-today .perc{
    display: block;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    color: #fff !important;
}
.logged-thisweek .ab{
    position: relative !important;
    text-align: center !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100% !important;
    background-image: linear-gradient(288deg, transparent 50%, rgb(255, 255, 255) 50%), linear-gradient(90deg, rgb(255, 255, 255) 50%, transparent 50%) !important;
    background-color: rgb(249, 218, 143) !important;
    top: 3px;
}
.logged-thisweek .cir{
    position: relative !important;
    top: 2px !important;
    left: 2px !important;
    text-align: center !important;
    width: 56px !important;
    height: 56px !important;
    border-radius: 100% !important;
    background-color: rgb(249, 218, 143) !important;
}
.logged-thisweek .perc{
    display: block;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    color: #fff !important;
}
.ticket-today .ab{
    position: relative !important;
    text-align: center !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100% !important;
    background-image: linear-gradient(288deg, transparent 50%, rgb(255, 255, 255) 50%), linear-gradient(90deg, rgb(255, 255, 255) 50%, transparent 50%) !important;
    background-color: rgb(121, 194, 212) !important;
    top: 3px;
}
.ticket-today .cir{
    position: relative !important;
    top: 2px !important;
    left: 2px !important;
    text-align: center !important;
    width: 56px !important;
    height: 56px !important;
    border-radius: 100% !important;
    background-color: rgb(121, 194, 212) !important;
}
.ticket-today .perc{
    display: block;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    color: #fff !important;
}
.ticket-thisweek .ab{
    position: relative !important;
    text-align: center !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100% !important;
    background-image: linear-gradient(288deg, transparent 50%, rgb(255, 255, 255) 50%), linear-gradient(90deg, rgb(255, 255, 255) 50%, transparent 50%) !important;
     background-color: rgb(121, 194, 212) !important;;
    top: 3px;
}
.ticket-thisweek .cir{
    position: relative !important;
    top: 2px !important;
    left: 2px !important;
    text-align: center !important;
    width: 56px !important;
    height: 56px !important;
    border-radius: 100% !important;
     background-color: rgb(121, 194, 212) !important;
}
.ticket-thisweek .perc{
    display: block;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    color: #fff !important;
}
.logged-today .databox-text span{
    color: #fb6e52 ;
}
.logged-thisweek .databox-text span{
    color: #ffce55;
}
.ticket-today .databox-text span{
    color: #2dc3e8  ;
}
.ticket-thisweek .databox-text span{
    color: #2dc3e8  ;
}
#content{
    padding: 0px !important;
    background: transparent;
}
.stat-below .panel{
    border-radius: 0px;
    border-color: #00338E;
}
.stat-below .panel .panel-heading{
    border-radius: 0px;
    border-color: #00338E;
    background-color: #00338E;
}
.stat-below .panel .panel-body{
    background: rgba(0, 51, 142, 0.59);
    color: #fff;
    min-height: 180px;
}
.stat-below .cir{
    background-color: rgb(104, 134, 188) !important;
    height: 145px !important;
    width: 145px !important;
}
.stat-below .ab{
    background-color: rgb(136, 161, 206) !important;
    background-image: linear-gradient(324deg, transparent 50%, rgb(217, 220, 220) 50%), linear-gradient(90deg, rgb(217, 220, 220) 50%, transparent 50%) !important;
    height: 150px !important;
    width: 150px !important;
}
.stat-below .perc{
    color: #fff !important;
    height: 150px !important;
    width: 150px !important;
    line-height: 150px !important;
    font-size: 25px !important;
}
.notification {
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-bottom: 0;
    height: 68px;
    padding: 18px 15px;
    background: #fff;
}
.notification .notification-icon {
    float: left;
}
.notification .notification-icon i {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin-right: 7px;
    font-size: 16px;
    border-radius: 50%;
}
.bordered-palegreen {
    border-color: #00338E !important;
}
 .notification .notification-body .title {
    display: block;
    font-size: 14px;
}
 .notification .notification-body .description {
    display: block;
    font-size: 12px;
    color: #999;
}
 .notification .notification-extra {
    float: right;
    text-align: right;
}
.notification .notification-extra i {
    font-size: 14px;
}
.palegreen {
    color: #00338E !important;
    border: 1px solid #00338E;
}
.no-p{
    padding: 0px;
}
.panel-footer{
    padding: 0px;
    border: none;
    border-radius: 0px;
}
.order-item {
    position: relative;
    padding: 7px 10px;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5;
}
.orders-list .order-item .item-left .item-booker {
    margin: 6px 0;
    color: #666;
}
.order-item .item-left .item-time {
    font-size: 11px;
    margin-bottom: 2px;
    color: #999;
}
.order-item .item-left .item-time {
    font-size: 12px;
    margin-bottom: 2px;
    color: #217C7E;
    margin-top: 10px;
    font-weight: 500;
}
.order-item .item-left {
    padding-right: 0;
    color: #000;
}
.orders-container .orders-list .order-item .item-right {
    padding-left: 0;
    text-align: center;
}
.order-item .item-right .item-price {
    font-size: 13px;
    color: #00338E;
    text-align: right;
}
.recent-users .panel-body{
    padding: 0px;
    background: #fff !important;
}
.recent-users .panel-body ul{
    padding: 0px;
    margin: 0px;
}
.item-booker{
    position: absolute;
    top: -15px;    
    color: #686868;
}
.item-booker a{
    font-size: 14px;
    color: #686868;
}
.item-booker a i{
    font-size: 15px;
}
.ticket-thisweek .bg-themeprimary {
    background-color: #217C7E !important;
}
/* END OF STATS */
legend{
    margin-bottom: 0px;
    border: none;
}
td a.view{
    background: #217C7E;
    padding: 4px 7px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
td a.view:hover, td a.view:focus{
    background: #289194;
    padding: 4px 7px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
td a.update{
    background: #217C7E;
    padding: 4px 6px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}
td a.update:hover, td a.update:focus{
    background: #289194;
    padding: 4px 6px;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
}