.nos:hover,.nos:active,.nos:visited,.nos:focus,.nos:before,.nos:after{
    text-decoration: none !important;
    border: 0 !important;
    content: normal !important;
}
.contactFilter legend{
    padding: 0 10px !important;
    font-size: 20px; !important;
    font-style: italic;
    color: #1DB198 !important;
    border: 0 !important;
    margin: 0;
    width: auto;
}
.contactFilter{
    border: 1px solid #1DB198;
    padding: 10px !important;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    border-top: 1px solid #ddd !important;
}
.table > thead > tr > th{
    border-bottom: 2px solid #ddd !important;
    background: blue;
    color: #ffffff !important;
}

.divBox{
    background: #fff;
    border: 4px outset rgba(0,0,0,0.1) !important;
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1) !important;
    -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.1) !important;
}
.circular-box{
    border-radius: 50%;
    padding: 50px 80px;
}
.h40{
    height: 40px;
}
.pt-0{
    padding-top: 0;
}
.mt-40{
    margin-top: 40px;
}
.mb-60{
    margin-bottom: 60px;
}
.text-sm{
    font-size: 12px;
}
.img-sm{
    width: 35px;
    height:35px;
}
.img-xss{
    width: 20px;
    height: 20px;
}
.modal-footer button.btn.btn-danger {
    float: left;
}
.none{
    display: none;
}
.info-box .info-box-stats p {
    font-size: 18px;
}
.panel-control {
    padding: 10px 15px 0 5px;
}
.table{
    margin-top: 20px;
}
.panel.divBox table.table thead tr th{
    background-color: #294f75;
}
.panel.divBox table.table thead tr th{
    color: #ffffff !important;
}
.new_form{}
.new_btn{}
.one-line {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img-sl{
    width: 15px;
    height: 15px;
}
#flotchart1,#flotchart2{
    height: 400px;
    width: 100%;
}
.popover{
    min-width: 350px !important;
    max-width: 500px !important;
}

.style-1 del{
    color: #ff0000;
    text-decoration: none;
    position: relative;
    font-size: 14px;
}
.style-1 ins{
    color: green;
    font-size: 16px;
    text-decoration: none;
    padding: 1em 1em 1em .2em;
}
.style-1 del:before{
    content: " ";
    display: block;
    width: 100%;
    border-top: 1px solid #ff0000;
    height: 9px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(-7deg);
}
.grid {
    background: #FFFFFF;
}
.grid:after {
    content: '';
    display: block;
    clear: both;
}
.grid-sizer,
.grid-item {
    width: 33.333%;
    border: 1px solid #eeeeee;
}

.grid-item {
    float: left;
}

.grid-item img {
    display: block;
    width: 100%;
}
.grid-item figure {
    background: #1abc9c;
}
.grid-item figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.grid-item figure:hover img {
    opacity: .5;
}
.grid-item figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.grid-item figure:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.grid-item .btn, .btn-xxs {
    font-size: 9px !important;
    padding: 2px 5px !important;
    border-radius: 5px !important;
}
.img-ld{
    height: 70px;
    width: 70px;
}
.img-ld1{
    height: 90px;
    width: 100%;
}
.img-sd{
    height: 40px;
    width: 40px;
}
.color-primary{
    color: #00009C;
}
#mainnav-menu a{
    color: #7a878e;
}
.btn-xs{
    padding: 1px 5px !important;
}

.panel .panel-control .nav-tabs > .active > a {
    background-color: transparent;
    box-shadow: inset 0 -4px 0 0 #1e3a57 !important;
    color: inherit;
}
.panel-control .nav-tabs > .active > a {
    z-index: 1;
}
.panel-control .nav-tabs > li > a {
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: 0;
    height: 100%;
    line-height: 40px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0 15px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #4d627b;
    border-color: transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
}
.panel > .panel-heading::after, .panel.panel-colorful > .panel-heading::after {
    border-bottom: 0;
}
/*.btn-purple,.btn-purple:active,.btn-purple:hover{
    color: #ffffff;
    background: #ffa726;
    border: 1px solid #ffa726;
}
.btn-success,.btn-primary,.btn-success:active,.btn-success:hover{
    color: #ffd700;
    background: #000000;
    border: 3px solid #000000;
    height: 40px;
}
.btn-primary:hover,.btn-primary:active{
    color: #000000;
    background: #ffd700;
    border: 3px solid #000000;
}*/
.form-control{
    height: 30px;
}

.form-control-search{
    height: 30px;
}
.ranges_dates{
    display: inline-block;
    background: #fff;
    cursor: pointer;
    padding: 5px 15px;
    border: 1px solid #e9e9e9;
}
.widget-control {
    position: absolute;
    padding: 10px;
    top: 0;
    right: 0;
}
.table-toolbar-right form .btn{
    height: 30px !important;
}
.text-1x{
    font-size: 1.4em;
}
#container .badge {
    color: #fff;
    font-size: .7em;
    font-weight: 400;
}
.btn-primary{
    background-color: blue;
}
.bgs-orange{
    /*background-color: orange;color: #000000;*/
    background-color: rgb(from #ffa500 r g b / 0.5);color: #000000;
}
.bgs-warning {
    /*background-color: yellow;color: #000000;*/
    background-color: rgb(from #ffff00 r g b / 0.5);color: #000000;
}
.bgs-success {
    /*background-color: green;color: #000000;*/
    background-color: rgb(from #008000 r g b / 0.5);color: #000000;
}
.bgs-danger {
    /*background-color: red;color: #000000;*/
    background-color: rgb(from #ff0000 r g b / 0.5);color: #000000;
}
.bgs-grey {
    /*background-color: red;color: #000000;*/
    background-color: rgb(from #a9a9a9 r g b / 0.5);color: #000000;
}
.bgs-danger .na,.bgs-orange .na,.bgs-warning .na,.bgs-success .na,.bgs-grey .na {
    color: #000000 !important;
}
.bgs-white {
    background-color: white;color: #000000;
}
.circle {
    width: 35px;
    height: 35px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
}
.circle-border {
    border: 1px solid #000;
}
