/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/
a {color:#566c11;}
a:hover {color:#000;}
.green.btn {
    color: #FFFFFF;
    background-color: #566c11;
}

.green-btn.btn {
    color: #FFFFFF;
    background-color: #566c11;
}

.is-blurred {
    filter: blur(5px);
    -webkit-filter: blur(5px);
}

.portlet.box > .green-title {
    padding: 0 10px;
    margin-bottom: 0;
    color: #333;
}
.dashboardNum {
font-size:20px;
font-weight:600;
}


.gray {
    background-color: #eee;
}
.open .green.btn.dropdown-toggle {
  color: #FFFFFF;
  background-color: #333333;
}
.green.btn:active, .green.btn.active {
  background-image: none;
  background-color: #333333;
}
.green-btn.btn:disabled, .green.btn.disabled {
    background-image: none;
    background-color: #999;
}
.green-btn.btn:disabled:hover, .green.btn.disabled:hover {
    background-image: none;
    background-color: #999;
}
.green.btn:active:hover, .green.btn.active:hover {
  background-color: #333333;
}
.alert-default {
	background-color:#FFF; border:1px #ccc solid;
}
.alert {
    padding: 5px;
    text-align: center;
    margin-bottom:5px;
    margin-top:0px;
}
.modal-header .modal-title {
    color: #333;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.width100 {
    width: 100%;
}

.webGrid {
    margin: 0px;
    border-collapse: collapse;
    background-color: #fff;
    width: 100%;
    border:none;
}

.header {
    background-color: #fff;
    font-weight: bold;
    color: #FFF;
}

.webGrid th, .webGrid td {
   /* border: 1px solid #ddd;
    padding: 5px;*/
}
.webGrid td .well {
    margin-bottom: 0px;
}

.alt {
    /*background-color: #f9f9f9;
    color: #000;*/
}

.gridHead a:hover {
    text-decoration: underline;
}

.description {
    width: auto;
}

.select {
    background-color: #71857C;
}

.nav-tabs > li > a {
    line-height: 1.128571;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #566c11;
    border: 1px solid #566c11;
    border-bottom-color: transparent;
}

.nav-tabs > li {
    margin-bottom: 0px;
}
.inbox-nav {
list-style: none;
padding-left:0px;
}
.controls-to .form-control {
height:auto;
margin: 10px 0;
}
.inbox-content textarea.form-control {
    border: none;
}
.inbox-content a {
    color:#000;
}
.inbox-content .read a {
    color:#999;
}
.portlet-body {
    background-color: #fff;
    padding: 10px;
}
.portlet > .portlet-body {
    clear: both;
    -webkit-border-radius: 0 0 0px 0px;
    -ms-border-radius: 0 0 0px 0px;
    -o-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}
.list-group-item {
    padding: 5px 15px;
}
.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    padding: 9px 14px 9px 50px;
}
.zipInput {width:80px !important;}
.stateInput {width:80px !important;}
.cityInput {width:200px !important;}
.field-validation-error {
	color:#ff0000;
	font-size:12px;
}
.admin-hd {
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0 8px;
}
.red, .error {
	color:#ff0000
}
.green {
	color:#00cc66;
}

.green-btn {
    color: #00cc66;
}
.radio-inline input[type="radio"] {
    margin-left: -10px !important;
}
.subscription-filter-container {
    display:none;
    padding:0 0 10px;
}
#subscription-grid-actions {
    display:none;
    padding:15px 0 0;
}
#hpsubscription-grid-actions {
    display: none;
    padding: 15px 0 0;
}
#event-log-filter-options {
    display:none;
}
.event-log-filter-container {
    padding:0 0 10px;
}
#camera-event-log-filter-options {
    display: none;
}
.camera-event-log-filter-container {
    padding: 0 0 10px;
}
.label-answer {padding-top: 7px;}
.address2 {padding: 12px 0 0;}
.bar {
background-color:#4c7134;
height:20px;
}
.validation-summary-valid {
    color:#ff0000;
}
.field-validation-valid {
    color:#ff0000;
}
.validation-summary-valid ul {
    list-style:none;
    margin: auto 0;
    padding-left:0;
}
#addModemWizard .tab-content {
margin-bottom:20px;
}

#addHPSubscriptionWizard .tab-content {
    margin-bottom: 20px;
}

.nav-tabs > li.active > a.step-progress {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.nav-tabs > li.active > a.step-progress:hover {
    color:#333;
    background-color: #FFFFFF;
    /*border: 1px solid #FFFFFF;*/
    cursor:default;
}
.tabbable-line > .nav-tabs > li > a.step-progress:hover {
    color:#333;
    background-color: #FFFFFF;
   /* border-bottom: 4px solid #FFFFFF;*/
    cursor:default;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #FFFFFF;
}
.tabbable-line > .nav-tabs > li.active:hover {
    border-bottom: 4px solid #F3565D;
    position: relative;
}
#confirmation p {
font-weight:600;
}
#confirmation p span {
font-weight:normal;
}
.dropdown-menu .divider {
    margin: 0 0;
}
#billing-log-filter-options {
    display: none;
}
.fileinput-button {
    margin-right:10px;
}
.alert-danger {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff;
    font-weight:600;
}
.alert-requested-delete {
    background-color: #73104a; /*Dark purple*/
    border-color: #73104a;
    color: #fff;
    font-weight: 600;
}
.form .form-actions.confirm {
    padding: 0;
    margin: 0;
    background-color: #f5f5f5;
    border-top: none;
}
.form .form-actions.confirm .popover {
    top:-59px;
    left:auto;
    right:17px;
}
.popover-title {
    font-weight:500;
}
.comment.bubble {
    background-color: #F2F2F2;
    border-radius: 5px;
 /*  box-shadow: 0 0 6px #B2B2B2;*/
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
}
.comment.bubble::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
}
.comment.bubble.left {
    float: left;
    margin: 5px 45px 5px 20px;
}
.comment.bubble.left::before {
  /*  box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );*/
    left: -9px;
}
.comment.bubble.right {
    float: right;
    margin: 5px 20px 5px 45px;
}
.comment.bubble.right::before {
   /* box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .4 );*/
    right: -9px;
}
span.file {
display:inline-block;
padding: 0 10px;
}
span.file p {
display:inline-block;
padding: 5px 10px 5px 5px;
}
#admincommentsgrid .jsgrid-grid-body, #admincommentsgrid .jsgrid-grid-header {
    border:none;
    overflow-y: hidden;
}
#admincommentsgrid .jsgrid-alt-row > td {
    background: #fff;
}
.page-header.navbar .search-form .input-group .form-control {
    color: #333;
}
#modems-list {
    text-align:left;
}
.toast-info {
    background-color: #e14031;
}
#toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div {
    width: 400px;
    margin: auto;
}
.toast-top-center {
    top: 0px;
    margin-left:-200px;
}
.toast .toast-close-button {
    text-indent: 0px;
    background-image: none;
}
#toast-container > :hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor:default;
}
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.toast-close-button {
    font-size: 22px;
    text-shadow: 0 0 0 #ffffff;
    -webkit-text-shadow: none;
}
#CameraLogGrid .jsgrid-align-left {
    word-wrap: break-word;
}
#CameraLogGrid .jsgrid-table td {
    padding:1.25em .5em;
}
.jsgrid-align-left .success {
    color: #00be4d;
}
.jsgrid-align-left .danger {
    color: #cc0000;
}
.jsgrid-align-left .discription {
    font-size: 11px;
}
#confirmationTotal {
    text-align: right;
    font-weight: bold;
}
#confirmationTotal span {
    font-weight: normal;
}
#hpConfirmationTotal {
    text-align: right;
    font-weight: bold;
}

#hpConfirmationTotal span {
    font-weight: normal;
}
.jsgrid-row select {
    width:100%;
    padding:3px 0 3px 3px;
    border-color:#ccc;
}

.export-param.active{
    border-width: 1px;
    border-radius: 5px;
    border-color: green;
    background-color: #566c11;
    color: white;
}

.moultrie-loader {
    position: relative;
    margin-left: auto;
    margin-top: 20%;
    margin-right: auto;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #566c11;
    border-bottom: 16px solid #566c11;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 9000;
    transform: translate(0, -50%);
}

.meid-cell {
    word-wrap: break-word;
    font-size: 11px;
}

th.meid-cell {
    font-size: 13px;
}


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}