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

html{
 position: relative;
 min-height: 100%;
}
body{
	font-family: 'Open Sans',sans-serif !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 100%;
    margin: 0 0 50px;
    background-color: #f8f8f8 !important;
    color: #000 !important;
}
footer{
    background: #00338e;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 51px;
    width: 100%;
    overflow: hidden;
}
h2 {
    margin-bottom: 20px !important;
    color: #00338e !important;
    font-size: 23px !important;
}
p.para-right{
    margin-bottom: 0px;
}
.daly-btn{
	font-family: 'Open Sans',sans-serif;
    color: #fff;
    background:  #005941;
    border-radius: 4px;
    padding: 5px 15px;
    margin: 0px 5px;
    font-style: normal;
    font-size: 14px;
}
.daly-btn:hover, .daly-btn:focus{
	font-family: 'Open Sans',sans-serif;
    color: #fff;
    background: #008f64 ;
    border-radius: 4px;
    padding: 5px 15px;
    margin: 0px 5px;
    font-style: normal;
    text-decoration: none;
}
.daly-right{
	float: right;
	line-height: 35px;
    text-align: left;
}
/*.header-top{
	padding: 25px 0px;

    }*/
    .header-top .container:nth-child(1){
        background-image: url('../images/header-bg.jpg');
        padding: 15px 0px;
        background-size: cover;
    }
    .daly-right p{
        font-family: 'Open Sans',sans-serif;
        font-style: italic;
        text-align: right;
        font-size: 12px;
    }
    nav.main-navigation{
        border-radius: 0px;
        background: #00338e;
    }
    ul.nav li a{
       font-family: 'Open Sans',sans-serif;
       color: #fff;
       font-weight: bold;
       font-size: 14px;
   }
   ul.nav li a:hover{
       background-color: #005941;
   }
   ul.nav li.dropdown ul.dropdown-menu li a:hover{
    background-color: #008f64 !important;
}
.dropdown-menu li a:hover {
    color: #fff !important;
}
li.dropdown a ul.dropdown-menu li a{
    color: #fff !important;
}
.main-content{
	background-color: #f8f8f8;
}
p.welcome-daly{
	font-family: 'Open Sans',sans-serif;
    text-align: justify;
    line-height: 17px;
    font-size: 14px;
    color: #000;
}
p.welcome-daly span:nth-child(1){
 font-weight: bold;
 font-size: 18px;
 color: #00338E;
 margin-bottom: 20px;
 display: block;
 margin-top: 20px;
}
span.daly-link{
 color: #005941!important;
 text-decoration: underline;
 display: inherit !important;
 font-size: 14px !important;
 display: inline-block !important;
 font-weight: normal !important;
}
.daly-container{
	padding: 20px 0px 20px 0px;
}
.content-daly{
	background-color: #fff;
	padding: 20px;
}
.cta-button{
	margin-bottom: 25px;
}
.cta-button img{
    margin: 0 auto;
}
.content{
    padding: 20px 0px;
}
/*.daly-footer{
    background-color: #00338e;
    color: white;
    font-weight: normal;
    height: 51px;
    padding: 12px 0 3px 0;
    font-family: 'Open Sans',sans-serif;

    }*/
    .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
        background-color: #2E4F8A !important;
        border-color: #428bca;
    }
    ul.dropdown-menu{
        background: #00338E;
        border-radius: 0px;
        border: none;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    ul.dropdown-menu a{
        padding: 7px 20px !important;
        border-bottom: 1px solid rgb(0, 90, 65);
    }
    ul.dropdown-menu a:hover{
        background-color: #2E4F8A !important;
        color: #fff;
    }
    form label{
        width: 100%;
        font-family: 'Open Sans',sans-serif;
        text-transform: capitalize;
        font-weight: 700;
    }
    form input[type="text"]{
        height: 28px !important;
        border-radius: 0px !important;
        width: 80%;
        color: inherit;
        font-family: 'Open Sans',sans-serif;
    }
    form input[type="password"]{
        height: 28px !important;
        border-radius: 0px !important;
        width: 80%;
        font-family: 'Open Sans',sans-serif;
    }
    .hint{
        font-family: 'Open Sans',sans-serif;
    }
    div.rememberMe input[type="checkbox"]{
        display: inline-block;
        position: absolute;
    }
    div.rememberMe label{
        display: inline-block;
    }
    .user-login .form form .rememberMe label[for="UserLogin_rememberMe"]{
        display: inline-block;
    }
    .user-login .form form div.submit{
        margin-top: 20px;
    }
    .user-login .form form div.submit input[type="submit"]{
        font-family: 'Open Sans',sans-serif;
        color: #fff;
        background: #005A41;
        border: none;
        padding: 5px 20px;
        border-radius: 3px;
    }
    div.date-search {
        margin-bottom: 15px;
        background: #00338e;
        padding: 10px;
    }
    .u-ser .date-search {
        margin-bottom: 15px;
        background: #E6E5E5;
        padding: 10px;
        border: 1px solid #ddd;
    }
    .u-ser .date-search form .form-control{
        margin-bottom: 0px !important;
        width: 100%;
    }
    .u-ser .date-search form .filter-button{
        background-color: #005A41 !important;
        color: #fff;
    }
    .store{
        font-family: 'Open Sans',sans-serif;
    }
    .store-desc{
        background: #fff;
        padding: 15px 15px 15px 15px;
        text-align: justify;
    }
    .custom-cta{
        margin-top: 25px;
    }
    .service-icons {
        text-align: center;
        margin: 0 auto !important;
        padding-top: 20px;
    }

    /*Contact Information*/
    .contactinformation strong {
        color: #222;
        display: block;
        font-size: 14px;
        font-weight: 700;
        padding: 15px 0 10px;
        text-decoration: underline;
    }

    /*Feedback*/
    .feedback form.feeds {
        background: #fff;
        padding: 25px;
    }
    .feedback form input[type="text"] {
        width: 100%;
    }
    .feedback form label {
        font-weight: 700;
        margin: 5px 0px;
    }
    .order-status iframe{
        border: none;
        width: 100%;
        height: 703px;
        overflow-y: hidden;
    }
    .order-status h1{
     font-family: 'Open Sans',sans-serif;
     font-size: 24px !important;
     color: #0340AD !important;
 }
 h2{
    font-family: 'Open Sans',sans-serif !important;
    font-size: 24px !important;
    color: #0340AD !important;
    font-weight: normal !important;
    visibility: hidden;
    display: none;
}
.service-portal{
    background-color: #fff;
    padding: 15px;
}
.s-p{
    font-family: 'Open Sans',sans-serif;
}
.breadcrumnbs{
    font-family: 'Open Sans',sans-serif !important;
    font-size: 14px;
    color: #005941 !important;
    margin-bottom: 20px;
}
.breadcrumnbs a:nth-child(1){
    color: #005941;
}
.contactus-content{
    font-family: 'Open Sans',sans-serif;
    margin-bottom: 50px;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 100px;
}
.contactus-content .content p a{
    color: #005941 !important;
    text-decoration: underline;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.contactinformation{
    font-family: 'Open Sans',sans-serif;
}
/*UI Dialog box*/
.ui-dialog{
    padding: 0px !important;
    border-radius: 0px;
}
.ui-dialog .ui-dialog-titlebar{
    padding: 0px;
    color: #f6f3f7;
    background: #00338E !important;
    border: 0px solid;
    border-radius: 0px;
}
.ui-dialog .ui-dialog-title{
    float: left;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 15px;
    font-weight: 600;
    font-size: 15px;
}
.ui-dialog .ui-dialog-titlebar-close{
    background: #fff;
    border-radius: 0px;
    padding: 11px 16px;
    height: 41px;
    margin: -21px -6px;
    width: 50px;
}
.ui-dialog .ui-dialog-titlebar-close:hover{
    background: #fff;
    border-radius: 0px;
    padding: 11px 16px;
    height: 41px;
    margin: -21px -6px;
    width: 50px;
}
.ui-dialog .ui-dialog-content{
    padding: 0px !important;
}
.ui-dialog .ui-dialog-content table{
    padding: 0px !important;
}
.ui-dialog .ui-dialog-content table td{
    border: none !important;
}
.ui-dialog .ui-dialog-content table thead th{
    text-align: left !important;
    padding: 5px 15px;
    border-radius: 0px !important;
    color: #313131;
    border-bottom: 1px solid #DEDDDD;
}
.ui-dialog .ui-dialog-content table tbody tr td{
 line-height: 15px !important;
 padding: 6px 15px !important;
}
/* end the new style */
.ui-dialog {
    width: 900px !important;
    border: 1px solid #3F65AA;
}
.ui-dialog .ui-dialog-content {
    height: 400px !important;
    max-width: 100%;
    width: auto !important;
}
.u-ser .btn-pref div.btn-group button{
    border-radius: 0px;
    padding: 6px 40px;
    background: rgba(252,252,252,1);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(54%, rgba(242,242,242,1)), color-stop(100%, rgba(235,235,235,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    color: #000;
    border: 1px solid #ddd;
    text-shadow: none;
    border-bottom: none;
}
.u-ser .well{
    box-shadow: none;
    border-radius: 0px;
}
.u-ser table thead th{
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    border-collapse: collapse;
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(54%, rgba(242,242,242,1)), color-stop(100%, rgba(235,235,235,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
}
.u-ser table thead th{
    vertical-align: middle !important;
    padding: 5px 10px !important;
    border: none !important;
    font-size: 13px !important;
    color: #000;
    font-weight: 700;
}
.u-ser table thead td{
    vertical-align: middle !important;
    padding: 5px 10px !important;
    border: none !important;
    font-size: 13px !important;
}

.u-ser table{
    border-radius: 0px;
}
.u-ser table tbody tr td a{
    padding: 3px 6px 3px;
    border: none;
    background: transparent;
    box-shadow: none;
    margin-right: 5px;
    font-size: 14px;
    background: #005941;
    color: #fff;
    text-shadow: none;
    text-align: center;
}
.u-ser table tbody tr td a:hover{
    background-color: #008f64 ;
    color: #fff;
}
tfoot{
    background-color: rgba(0, 99, 72, 0.28) !important;
}
.u-ser table tbody tr td:nth-last-child(1){
    text-align: center;
}
.u-ser table tbody tr td{
    vertical-align: middle;
    border-left: none;
    border-bottom: none;
}
.u-ser ul.ui-tabs-nav li.ui-state-default{
    border-radius: 0px;
    text-transform: capitalize;
    border: solid 1px #c0cbd9;
    margin-right: 2px;
    border-bottom: 0px;
}
.u-ser ul.ui-tabs-nav{
    border-radius: 0px;
}
.u-ser ul.ui-tabs-nav li.ui-state-default a{
    color: #000;
    font-size: 13px;
    line-height: 30px;
}
.u-ser ul.ui-tabs-nav li.ui-state-active{
    background-image: url(../images/bck.gif);
}
.u-ser ul.ui-tabs-nav li.ui-state-active:hover{
    background-image: url(../images/bck.gif);
}
table.dataTable.table-condensed>thead>tr>th{
    width: 165px !important;
}
#Tickets{
    margin: 0px;
    padding: 0px;
}
#Tickets h1{
    margin: 0px;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    background: #CFE2F8;
    color: #000;
    padding: 5px 15px;
}
div.welcome-text{
    background: #00338E;
    padding: 5px 10px;
    font-family: 'Open Sans',sans-serif;
    color: #fff;
}
div.welcome-text span{
    font-weight: bold;
}
div.add-tickets{
    background: #F9F7F7;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
}
div.add-tickets ul{
    margin: 0px;
}
div.add-tickets a{
    padding: 0px 10px 0px 9px;
    border-right: 1px solid #aaa;
    font-size: 12px;
    color: #00338E;
}
div.add-tickets a:hover{
    color: #005941;
    text-decoration: underline;
}
div.add-tickets ul li:nth-last-child(1) a{
    border-right: none !important;
    padding: 0px 10px;
}
.u-ser .ui-tabs .ui-tabs-nav li {
    padding: 0px !important;
}
#Contacts, #Assets, #Project_Note{
    padding: 0px;
}
p.user-name{
    font-weight: 500;
    color: #000;
    font-size: 15px;
}
.user-label{
    font-size: 13px !important;
    border-radius: 0px;
    font-weight: normal !important;
}
.u-changep{
    background: #428BCA;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px;
    border-radius: 3px;
}
.prf-label{
    display: inline-block;
    width: 15%;
    color: #000;
    font-weight: 700;
    cursor: auto;
}
.u-p-g{
    border-bottom: 1px solid #ddd !important;
    line-height: 35px;
    font-weight: 400;
}
.user-profile a:hover{
    text-decoration: none;
    color: #fff;
}
.errorMessage{
    color: #C50A0A;
}
.navbar-toggle{
    background-color: #fff !important;
}
.navbar-toggle .icon-bar{
    background-color: #000 !important;
}
.store-desc p{
    font-size: 14px;
}
.store-desc ul li{
    font-size: 14px;
}
li.dropdown ul.dropdown-menu li a{
    background-color: #005941 !important;
    padding: 15px 10px;
}
li.dropdown ul.dropdown-menu li a:hover{
    background-color: #008f64 !important;
    background-image: none !important;
}
div.collapse ul.nav li a{
    /*padding: 19px 17px;*/
    font-size: 16px;
}
div.collapse ul.nav li a:focus{
    background-color: #005941;
}
.contract-bottom{
    background-color: #fff;
    padding: 15px;
    color: #000;
}
.buttons-csv{
    border-radius: 3px !important;
    padding: 3px 15px !important;
    font-size: 12px !important;
}
.buttons-pdf{
    border-radius: 3px !important;
    padding: 3px 15px !important;
    font-size: 12px !important;
}
@media only screen and (max-width: 768px), (min-device-width: 768px) and (max-device-width: 1024px)  {
    div.daly-right {
        float: none;
        margin-left: -50px;
        margin-top: 10px;
        line-height: 20px;
    }
    .notify {
      display: block;
      background: rgb(249, 249, 249);
      padding: 12px 18px;
      max-width: 400px;
      margin: 0 auto;
      cursor: pointer;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 0px;
      margin-bottom: 20px;
      border: 1px solid rgb(195, 195, 195);
      position: fixed;
      width: 100%;
      left: 0%;
      top: 40%;
  }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
    table, thead, tbody, th, td, tr {
        width: auto !important;
    }
    thead tr {
     position: absolute;
     top: -9999px;
     left: -9999px;
 }
 tr {
     border: 1px solid #ccc;
 }
 td {
     border: none;
     border-bottom: 1px solid #eee;
     position: relative;
     padding-left: 50%;
 }
 .login-h1{
    text-align: center;
}
.breadcrumb{
    text-align: center;
}
.breadcrumnbs{
    text-align: center;
}
div.store h2{
    text-align: center;
}
.u-ser table tbody tr td:nth-last-child(1){
 text-align: left;
}
div.daly-left{
    text-align: center;
    float: left;
}
div.daly-right{
    text-align: center;
    float: none;
    line-height: 40px;
}
.daly-right p{
    float: none;
}
table td:before{
    content: attr(data-label);
    /*float: left;*/
    font-weight: bold;
}
span.ticket-value{
    display: block;
    margin-left: 30%;
    padding: 5px 0;
    position: absolute;
    top: 0;
}
div.store{
    padding-bottom: 50px;
}
div.contract-bottom{
    padding-bottom: 50px;
}
section.content{
    padding-bottom: 50px;
}
.u-ser h2:nth-child(1){
    text-align: center;
}
.u-ser h2:nth-child(2){
    text-align: center;
}
.data-filters label input[type="text"]{
    border: 1px solid #ccc;
}
.nav li{
    text-align: center;
}
.nav .dropdown-menu{
    width: 100%;
}
.navbar-collapse.in{
    overflow: hidden;
}
.notify {
  display: block;
  background: rgb(249, 249, 249);
  padding: 12px 18px;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  margin-bottom: 20px;
  border: 1px solid rgb(195, 195, 195);
  position: fixed;
  width: 100%;
  left: 0% !important;
  top: 40%;
}
}
/* For smart phones */
@media only screen and (min-device-width : 360px) and (max-device-width : 480px) {
    body {
        padding: 0;
        margin: 0;
    }
    .asset-footer tr th input[type="text"]{
        width: 280px !important;
        /* responsive popop for tickets and assets */
    }
    .pagination{
        position: relative;
        top: -25px;
    }
    .datatable tfoot tr th input[type="text"], .dataTables_filter input{
        width: 282px;
    }
    tfoot.asset-footer tbody tr td{
        border-left: none !important;
        border-right: none !important;       
    }
    .table-striped > tbody > tr{
        border: none;
    }
    table, thead, tbody, th, td, tr{
        border: none;
    }
    span.ticket-value{
        font-size: 12px;
        margin-left: 0;
        position: inherit;
    }
    .dt-buttons{
        padding: 9px 10px;
    }
    div.add-tickets ul li:nth-last-child(1) a{
        padding-left: 0px;
    }
    .notify {
      display: block;
      background: rgb(249, 249, 249);
      padding: 12px 18px;
      max-width: 400px;
      margin: 0 auto;
      cursor: pointer;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 0px;
      margin-bottom: 20px;
      border: 1px solid rgb(195, 195, 195);
      position: fixed;
      width: 100%;
      left: 0% !important;
      top: 40%;
  }
/*  #tickets-table_wrapper .clear-filter1 {
    background: #eaedef none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: none;
    color: #005941;
    display: inline-block;
    height: 25px;
    padding: 3px 6px !important;
    position: absolute;
    right: 31px !important;
    top: 138px !important;
}
.dataTables_length {
    border-left: none !important;
    top: 88% !important;
    left: 80px !important;
    margin: 0 !important;
    padding: 0 12px !important;
    position: absolute !important;
    }
.pagination{
    top: 35px;
}*/

}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    body {
     padding: 0;
     margin: 0;
 }
 .dataTables_length {
     padding: 0 5px;
     text-align: center;
 }
 ul.nav{
    text-align: center;
}
ul.dropdown-menu{
    text-align: center;
    width: 100%;
}
.dataTables_filter {
 padding: 0 5px;
 text-align: center;
}
.datatable tfoot tr th input[type="text"], .dataTables_filter input{
    width: 249px;
}
table td:before{
    content: attr(data-label);
    /*float: left;*/
    font-weight: bold;
}
#assets-table tbody tr td{
    border-style: dotted;
    border-width: 1px;
}
#tickets-table tbody tr td{
    border-style: none;
    border-width: 1px;
}
#assets-table tbody tr td:nth-last-child(1){
    border-bottom: none;
}
#tickets-table tbody tr td:nth-last-child(1){
    border-bottom: none;
}
span.ticket-value {
    font-size: 12px;
    margin-left: 0px;
    position: inherit;
}
td{
 text-align: right;
}
.asset-footer tr th input[type="text"]{
    width: 272px;
    /* responsive popop for tickets and assets */
}
.ui-dialog{
    margin-right: 15px;
    margin-left: 15px;
    width: 300px !important;
}
.pagination{
    padding: 0 0 20px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
    padding: 2px 12px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 2px 12px;
}
.dataTables_wrapper div.dt-buttons {
    float: left;
    padding: 9px 0;
}
tfoot.asset-footer tbody tr td{
    border-left: none !important;
    border-right: none !important;       
}
.table-striped > tbody > tr{
    border: none;
}
table, thead, tbody, th, td, tr{
    border: none;
}
span.ticket-value {
    font-size: 12px;
    margin-left: 0px;
    position: inherit;
}
.dt-buttons{
    padding: 9px 10px;
}
div.add-tickets ul li:nth-last-child(1) a{
    padding-left: 0px;
}
.notify {
  display: block;
  background: rgb(249, 249, 249);
  padding: 12px 18px;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  margin-bottom: 20px;
  border: 1px solid rgb(195, 195, 195);
  position: fixed;
  width: 100%;
  left: 0% !important;
  top: 40%;
}
/*.dataTables_length {
    border-left: none !important;
    top: 88% !important;
    left: 50px !important;
    margin: 0 !important;
    padding: 0 12px !important;
    position: absolute !important;
    }
.pagination{
    top: 35px;
}
.dataTables_info{
    top: 00px !important;
}
#tickets-table1_wrapper .clear-filter1 {
    background: #eaedef none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: none;
    color: #005941;
    display: inline-block;
    height: 26px;
    padding: 3px 6px !important;
    position: absolute;
    right: 11px;
    top: 138px !important;
}*/
.dt-buttons{
    height: 100px;
}
#tickets-table1_wrapper #tickets-table1_length {
    border-left: medium none !important;
    left: 56px !important;
    padding: 0 12px !important;
    position: absolute !important;
    top: 150px !important;
}
.dataTables_length{
    border-left: medium none !important;
    left: 56px !important;
    padding: 0 12px !important;
    position: absolute !important;
    top: 150px !important;
}

#tickets-table1_wrapper .clear-filter1 {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none;
    color: #005941;
    display: inline-block;
    height: 26px;
    padding: 3px 6px !important;
    position: absolute;
    right: 10px !important;
    top: 197px !important;
}
#assets-table_wrapper .dataTables_length {
    border-left: medium none !important;
    left: 56px !important;
    padding: 0 12px !important;
    position: absolute !important;
    top: 100px !important;
}
.clear-filter1 {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none;
    color: #005941;
    display: inline-block;
    height: 26px;
    padding: 3px 6px !important;
    position: absolute;
    right: 10px !important;
    top: 197px !important;
}
#assets-table_wrapper .clear-filter1 {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none;
    color: #005941;
    display: inline-block;
    height: 26px;
    padding: 3px 6px !important;
    position: absolute;
    right: 10px !important;
    top: 145px !important;
}
.pagination{
    position: relative !important;
    top: 35px !important;
}
tfoot td{
    display: block;
    margin: 0 6px !important;
    width: 161px !important;
}
#assets-table_wrapper tfoot td{
    display: block;
    margin: 0 6px !important;
    width: 161px !important;
}
}
/* end */
.bulletin-ref{
    background: none !important;
    text-decoration: underline !important;
    color: #005941 !important;
}
.bulletin-ref:hover{
    background: none !important;
    text-decoration: none !important;
    color: #005941 !important;
}
.bulletin-btn{
    margin: 20px 0px;
}
.bulletin-btn .btn{
    background: #005941;
    color: #fff !important;
    text-shadow: none;
    border-radius: 0px;
    padding: 10px 20px;
}
.bulletin-btn .btn{
    background: #005941;
    color: #fff !important;
    text-shadow: none;
    border-radius: 0px;
    padding: 10px 20px;
}
.bulletin-btn .btn i{
    margin-right: 10px;
}
.technology-detail a{
    color: #005941 !important;
}
.breadcrumnb a{
    text-decoration: underline !important;
}
.breadcrumb{
    margin-bottom: 20px !important;
    background-color: transparent !important;
    padding: 0px 0px 0px 0px !important;
}
.breadcrumb_last{
    color: #000 !important;
}
.breadcrumb li a{
    color: #005941;
    text-decoration: underline;
    text-transform: capitalize;
}
.breadcrumb li.active{
    text-transform: capitalize;
}
.technology-detail .content{
    background-color: #fff;
    padding: 15px;
}
.nav .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    margin-top: 6px;
}
.nav .dropdown-toggle .caret:hover{
    border-top-color: #fff !important;
    border-bottom-color: #fff;
    margin-top: 6px;
}
.nav .dropdown-toggle .caret:focus{
    border-top-color: #fff !important;
    border-bottom-color: #fff;
    margin-top: 6px;
}
.tech-list table thead tr th{
    text-align: left !important;
}
.tech-list table tbody tr td:nth-last-child(1){
    text-align: left !important;
}
.datatable tfoot tr th input[type="text"], .dataTables_filter input{
    height: 25px;
    border-radius: 0px;
    font-weight: normal;
    border: 1px solid #bbb;
    font-size: 12px;
    margin-bottom: 0px;
    width: 100%;
}
#tickets-table tfoot tr th{
    border-radius: 0px;
    border: none;
    background-color: transparent !important;    
}
tfoot tr th{
    border-bottom: none !important;
}
tfoot tr:nth-child(1){
    background-color: transparent;
}
th{
    text-align: left;
}
.breadcrumb>li+li:before{
    content: none !important;
}
input[type="text"]{
    height: 32px;
    border-radius: 0px;
    font-weight: normal;
}
.portlet-content ul.nav li a{
    background: #005941;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 10px;
}
.portlet-content ul.nav li a:hover{
    background: #005941;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 10px;
}
.portlet-content ul.nav li a i{
    color: #fff;
    margin-right: 8px;
    text-shadow: none;
}
#assetsinfo-grid{
    padding-top: 0px !important;
}
.summary{
    font-style: italic;
    text-align: right;
    font-size: 12px;
}
tr.filters{
    background-color: rgba(0, 100, 205, 0.14);
}
.datatable tfoot tr th{
    border-radius: 0px;
    border: none !important;
}
.datatable tfoot tr th.action input{
	visibility: hidden;
}
.dataTables_wrapper{
	padding-top: 0px;
}
.dataTables_filter input{
	margin-left: 10px;
}
.table.dataTable{
    margin-top: 0px !important;
    width: 100%;
    border: none;
}
.datatable thead tr th{
	cursor: pointer;
}
#assets-table_wrapper .dt-buttons{
    padding: 9px 10px;
}
.dataTables_filter{
    text-align: right;
    padding: 9px 45px 2px 10px;
    background: rgba(23, 61, 80, 0.09);
}
.dataTables_filter label{
    font-size: 13px;
    font-weight: 700 !important;
}
.dataTables_length{
    position: absolute;
    left: 350px;
    top: 53px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
    margin: 0px 0px !important;
}
.service-tickets .dataTables_length{
    position: absolute;
    left: 354px;
    top: 85px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
.dataTables_length label{
    font-weight: 700 !important;
    text-align: left;
    white-space: nowrap;
    font-style: normal;
    font-size: 13px;
}
.add-tickets ul li{
    display: inline-block;
    list-style: none;
    font-size: 12px;
}
#yw0{
	z-index: 5;
}
#loading{
	z-index: 3;
}
.col-asset-link {
	background: none !important;
    color: #428bca !important;
    padding: 0 !important;
}
.col-asset-link:hover{
	text-decoration: none !important;
	border-bottom: dotted thin #428bca !important;
}
#assets-table thead tr th:nth-last-child(1){
    width: 110px !important;
}
.portlet-content{
    background: #fff;
    padding: 15px 15px 0px 15px;
}
#assetsinfo-grid{
    background-color: #fff;
    padding: 15px;
}
th a{
    color: #000;
    font-weight: 600;
}
.tech-list{
    background-color: #fff;
    padding: 15px;
}
.feedback{
    background-color: #fff;
    padding: 15px;
}
.header-top{
    background-color: #fff;
}
.btn{
    background-color: #005941 !important;
    border: none !important;
    color: #fff !important;
    text-shadow: none !important;
}
ul.pagination li.active{
    background-color: #005941 !important;
}
.portal{
    min-height: 100%;
}
/*.add-tickets a{
     background: #005941;
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
}
.add-tickets a:hover{
     background: #005941;
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
    }*/
    .welcome-text{
        background-color: #fff;
        padding: 15px;
    }
    .add-tickets{
        background-color: #fff;
        padding: 15px;
    }
    #Tickets{
   /* background-color: #fff;
   padding: 0px 15px 15px 15px;*/
   margin-bottom: 40px;
}
.sp-active-tab a{
    color: #005941 !important;
    font-weight: 600;        
}
div.add-tickets ul li:nth-child(1) a{
    padding-left: 0px;
}
.dataTables_info{
    font-size: 13px;
    text-align: left;
    position: relative;
    top: 25px;
    padding-left: 5px;
}
select{
    height: 28px !important;
    border-radius: 0px !important;
}
.jui-ajax-content{
    width: auto !important;
}
.installedProductID a.selectAsset{
    position: absolute;
    right: 15px;
    top: 25px;
    padding: 2px 7px;
    border-radius: 0px;
    font-size: 16px !important;
    margin-top: 0px !important;
}
.ui-dialog-buttonpane{
    visibility: hidden;
    display: none;
}
.ui-dialog-content{
    overflow-x: hidden !important;
}
.jui-ajax-content h4{
    border-bottom: 1px solid #ddd;
    line-height: 28px;
}
.jui-ajax-content label{
    font-weight: 700 !important;
    color: #000;
}
.jui-ajax-content table tr{
    border: none !important;
}
.jui-ajax-content table#view-asset-tickets-table tr td{
    /*border: 1px solid #eee !important;*/
}
.jui-ajax-content table{
    border: none !important;
    padding: 9px 0px 0px 10px;
}
.dataTables_wrapper div.dt-buttons {
 float: left;
 padding: 9px 10px;
}
.dataTables_length label select{
    height: 25px !important;
    padding: 0px 10px !important;
}
.dataTables_filter label .form-control{
    height: 25px !important;
    padding: 0px 10px !important;
}
.buttons-html5 {
	margin-right: 5px;
}
.navbar-collapse{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.tech-list table thead tr{
 /* border: 1px solid #ccc; */
 position: relative;
 top: 0px;
 left: 0px;
 border-bottom: 2px solid #ccc;
}
.tech-list table tbody tr{
    background-color: rgba(234, 234, 234, 0.38);
}

/* responsive designs (tablets)*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    .header-top{
        text-align: center;
    }
    .header-top{
        text-align: center;
    }
    .daly-right p{
        float: none;
    }
    p{
        line-height: auto;
    }
    .daly-right{
        float: none;
        line-height: 10px;
    }
    .daly-left{
        margin-bottom: 15px;
    }
    .breadcrumnbs{
        text-align: center;
    }
    h2{
        text-align: center;
        margin-top: 0px;
    }
    .breadcrumb{
        text-align: center;
    }
    tfoot.asset-footer tbody tr{
        padding: 0 0 8px 0px !important;
    }
    tfoot.asset-footer tbody tr td{
        border-left: none !important;
        border-right: none !important;       
    }
    #assets-table tbody tr td{
        border-style: dotted;
        border-width: 1px;
        border-left: none;
    }
    #tickets-table{
        border: none;
    }
    #tickets-table tbody tr td{
        border-style: dotted;
        border-width: 1px;
        line-height: 30px;
    }
    #assets-table tbody tr td:nth-last-child(1){
        border-bottom: none;
    }
    #tickets-table tbody tr td:nth-last-child(1){
        border-bottom: none;
    }
    .dataTables_length {
     padding: 0 5px;
     text-align: left;
 }
 .dataTables_filter {
     padding: 9px 40px 7px 0px;
     text-align: right;
 }
 tfoot tr th{
    display: inline-block;
    padding: 5px 0px;
}
table, thead, tbody, th, td, tr{
    border: none;
}
#assets-table_paginate{
    padding: 0px 0px 20px 0px !important;
}
/* responsive popop for tickets and assets */
.ui-dialog{
    margin-right: 15px;
    margin-left: 15px;
    width: 725px !important;
}
.pagination{
    padding: 0 0 20px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
    padding: 2px 12px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 2px 12px;
}
.btnss{
    margin-left: 60px;
}
h2{
    margin-top: 2px;
}
div.collapse ul.nav li a{
    /*padding: 19px 17px;*/
    font-size: 15px;
}
.dt-buttons{
    padding: 10px 5px 7px;
}
.main-content{
    margin-bottom: 40px;
}
span.ticket-value:nth-child(2) a{
    position: relative;
    left: 35px;
}
.table-striped > tbody > tr:nth-of-type(2n+1){
    background-color: rgba(23, 61, 80, 0.06);
}
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation:landscape) {
    .header-top{
        text-align: left;
    }
    .breadcrumnbs{
        text-align: left;
    }
    .breadcrumb{
        text-align: left;
    }
    h2{
        margin-top: 5px;
        text-align: left;
    }
    .daly-right{
        text-align: right;
    }
    .daly-left{
        text-align: left;
    }
    .btnss{
        margin-left: 0px;
    }
    div.collapse ul.nav li a{
        /*padding: 19px 17px;*/
        font-size: 15px;
    }
    .main-content{
        margin-bottom: 40px;
    }
    span.ticket-value:nth-child(2) a{
        position: relative;
        left: 35px;
    }    
}


/* css for regular page */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #005941 !important;
    border-color: #005941 !important;
    color: #fff;
    cursor: default;
    padding: 2px 5px;
    z-index: 2;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
    padding: 2px 12px;
    margin: 0px 2px;
    border: 1px solid #aaa;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 2px 12px;
}
.pagination > li > a, .pagination > li > span {
    padding: 2px 6px !important;
    margin: 0px 2px;
    border: 1px solid #aaa !important;
}
.asset-table-wrapper{
    background-color: #fff;
    padding: 15px;
    margin-bottom: 35px;
}
div.dataTables_wrapper div.dataTables_paginate{
    padding: 0px 5px 20px;
}
/* trends graphs for falyPWCS trends */
#container{
    border-top:2px solid  #00c0ef;
}
#container1{
    border-top:2px solid  #2c8dbc;
}
#container2{
    border-top:2px solid  #00a65a;
}
#container3{
    border-top:2px solid  #00c0ef;
}   
.trend-container{
    background-color: #fff;
    margin: 10px 0px 10px 0px !important;  
    height: 500px;  
}
.daly-trends{
    margin-bottom: 100px;
}
.table-striped>tbody>tr:nth-of-type(odd){
    background-color: #fff;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th{
    background-color: rgba(216, 213, 213, 0.30);
    border: none;
}
.table-striped tbody>tr:nth-child(even)>td{
    background-color: #fff;
    border: none;
}
.a-content{
    background-color: #fff;
    padding: 15px 15px 15px 15px ;
    margin-bottom: 90px;
}
.trends label{
    visibility: hidden;
    display: none;
}
.trend-btn button.btn{
    height: 28px;
    padding: 3px 10px;
}
/* trends graph ends */
.dropdown-menu>.active>a{
   background-image: none !important;
}
.dropdown-menu>.active>a:focus{
   background-image: none !important;
}
.ticket-action a{
    padding: 5px 10px 5px !important;
    font-size: 12px !important;
}
.u-ser #assets-table_wrapper table tbody tr:nth-last-child(1) td{
    border-bottom: 1px solid #fff !important;
}
.u-ser #tickets-table_wrapper table tbody tr:nth-last-child(1) td{
    border-bottom: 1px solid #fff !important;
}
#view-asset-tickets-table_wrapper .row:nth-child(1){
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
#view-asset-tickets-table_wrapper #view-asset-tickets-table_filter{
    /*background-color: transparent !important;*/
}
#view-asset-tickets-table_wrapper .row .dataTables_length label{
    padding: 9px 10px 2px 10px;
    
}
#view-asset-tickets-table{
   height: 550px;
   overflow: auto;
   display: block;
}
#view-asset-tickets-table thead tr th{
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(54%, rgba(242,242,242,1)), color-stop(100%, rgba(235,235,235,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 54%, rgba(235,235,235,1) 100%);
    border-top: 1px solid #EFEFEF;
}
#view-asset-tickets-table_wrapper .row:nth-last-child(1){
    margin-top: 50px;
}
ul.dropdown-menu li a:focus{
    background-color: red !important;
    background-image: none !important;
    color: #fff !important;
}
ul.dropdown-menu li a:active{
    background-color: red !important;
    background-image: none !important;
    color: #fff !important;
}
ul.dropdown-menu li a:visited{
    background-color: red !important;
    background-image: none !important;
    color: #fff !important;
}
div.u-prf{
    padding: 15px 35px 15px 35px !important;
    background-color: #fff;
    margin-bottom: 80px;
}
.toggletag{

}
.ui-widget{
    font-family: 'Open Sans',sans-serif !important;
    resize: none !important;
    max-height:500px; 
    min-height:350px;
}
.data_Tables_filter{
    text-align: right;
    padding: 5px 5px;
    background: rgba(23, 61, 80, 0.09);
    margin: 5px 15px;
}
.data_Tables_filter .btn-default{
    padding: 4px 15px !important;
    font-size: 13px !important;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
    font-family: 'Open Sans',sans-serif !important;
}
.data_headings
{
    text-align: left;
    padding: 7px 5px;
    background: rgba(23, 61, 80, 0.09);
    border: 1px solid #ddd;
    font-weight: 600;
}
textarea{
    border-radius: 0px !important;
}
p.note{
    background: #F9A7A7;
    border: 1px solid #FB8888;
    padding: 10px 5px;
    margin: 0px 0px 25px 0px;
    color: black;
}
.error-page {
    margin: 20px auto 100px auto;
    background: #fff;
    padding: 20px;
}
.error-page>.headline {
    float: left;
    font-size: 75px !important;
    font-weight: 300 !important;
}
.error-page>.error-content {
    margin-left: 190px;
    display: block;
}
.error-page>.error-content>h3 {
    font-weight: normal;
    font-size: 24px;
    font-family: 'Open Sans',sans-serif !important;
    color: #00338E;
}
.text-red {
    color: #dd4b39 !important;
}
.user-login form label{
    font-weight: 700;
    color: #000;
}
.user-login div.submit{
    padding-bottom: 25px;
}
p.hint a{
   color: #005941;
   text-decoration: underline;
}
.login-h1{
    font-size: 24px; 
    color: #00338E; 
    margin-top: 0px; 
    margin-bottom: 30px;
    visibility: hidden;
    display: none;
}
.user-login input[type="text"]{
    height: 28px !important;
}
.user-login input[type="password"]{
    height: 28px !important;
}
div.header-content{
    padding-top: 15px;
}
.breadcrumb > .active{
    color: inherit !important;
}
.contract-bottom table td, .contract-bottom table th{
    padding: 4px 10px !important;
}
div.store{
    padding-bottom: 100px;
}
div.feedback{
    margin-bottom: 100px;
}
div.contract-bottom{
    margin-bottom: 100px;
}
div.daly-left{
    margin: 10px 0px;
}
.contract-bottom table tbody tr td:nth-last-child(1){
    text-align: left;
}
tspan{
    font-family: 'Open Sans',sans-serif !important;
    font-weight: 600;
	fill: #000 !important;
}
text{
    font-family: 'Open Sans',sans-serif !important;
    color: #000 !important;
	fill: #000 !important;
    font-weight: 600;
}
#add-ticket-note-form input[type="text"]{
    margin-left: -15px;
}
#add-ticket-note-form textarea{
    margin-left: -15px;
}
#add-ticket-note-form .submit{
    margin-left: -15px;
}
input[type="date"]{
    width: 100%;
    border-radius: 0px;
    height: 28px;
}
.btn-reset{
    font-size: 14px;
    padding: 3px 10px;
    border: 1px solid #5D5B5B;
    background: #5A5A5A;
    color: #fff;
    margin: 0px 5px;
}
/*#tickets-table{
    height: 550px;
    overflow: auto;
    display: block;
    }*/
/*.dt-bootstrap #tbl-ticket tbody{
    height: 550px !important;
    overflow: auto;
    display: block;
    }*/
    #tickets-table2{
        height: 350px;
        overflow: auto;
        display: block;
    }
    #tickets-table3{
        height: 350px;
        overflow: auto;
        display: block;
    }
    #tickets-table4{
        height: 350px;
        overflow: auto;
        display: block;
    }
    #tickets-table1_wrapper .t-t{
        height: 350px !important;
        overflow: auto;
        display: block;
    }
    table#assets-table tbody{

        overflow: scroll;
        position: relative;
    }


    #view-asset-tickets-table{
        height: 400px;
        overflow: auto;
        display: block;
    }
    #aspnetForm #content{
        width: 900px !important;
    }
        /*.success-message{
        background: rgba(3, 113, 3, 0.74);
        width: 100%;
        color: #fff;
        font-weight: normal;       
        padding: 15px 15px;
        text-align: center;
        font-size: 15px;
        }*/
        .order-status{
            padding-bottom: 50px;
        }
        .pdf-header{
            margin: 10px 0px;
        }
        .daly-pdf ul li{
            list-style: none;
            display: inline-block;
            border-right: 1px solid #ddd;
            padding: 0px 10px;
        }
        .daly-pdf ul li label{
            margin: 0px !important;
            padding-right: 5px !important;
        }
        .daly-pdf ul li span{
            color: black;
            font-weight: normal;
        }
        .daly-pdf ul {
            margin: 15px 0px;
            padding: 0px;
            line-height: 25px;
        }
        .daly-pdf{
            padding: 15px;
        }
        .ti-c{
            border: 2px solid #ddd;
            margin: 10px 0px;
        }
        .rep-date{
            text-align: right;
        }
        .daly-pdf h5{
            font-weight: bold;
            text-transform: uppercase;
            color: #7B7A7A;
        }
        .tic-contents ul{
            padding: 0px !important;
            line-height: 25px;
            margin: 0px;
        }
        .tic-contents ul li{
            border-right: none !important;
        }
        .daly-pdf hr{
            margin-top: 20px;
            margin-bottom: 20px;
            border: 0;
            border-top: 2px solid #ddd !important;
        }
        /** notifications **/


        ::selection { background: #a4dcec; }




        .notify blockquote, q { quotes: none; }
        .notify blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
        .notify strong { font-weight: bold; } 

        .notify table { border-collapse: collapse; border-spacing: 0; }
        .notify img { border: 0; max-width: 100%; }

        .notify #topbar {
          background: #4f4a41;
          padding: 10px 0 10px 0;
          text-align: center;
      }

      .notify #topbar a {
          color: #fff;
          font-size:1.3em;
          line-height: 1.25em;
          text-decoration: none;
          opacity: 0.5;
          font-weight: bold;
      }

      .notify #topbar a:hover {
          opacity: 1;
      }

      /** typography **/
      .notify h1 {
        font-size: 32px;
        line-height: 1.5em;
        letter-spacing: -0.05em;
        margin-bottom: 20px;
        padding: .1em 0;
        color: #444;
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
        margin-top: 10px;
    }
    .notify h1:before,
    .notify h1:after {
      content: "";
      position: relative;
      display: inline-block;
      width: 50%;
      height: 1px;
      vertical-align: middle;
      background: #f0f0f0;
    }
  .notify h1:before {    
      left: -.5em;
      margin: 0 0 0 -50%;
  }
  .notify h1:after {    
      left: .5em;
      margin: 0 -50% 0 0;
  }
  .notify h1 > span {
      display: inline-block;
      vertical-align: middle;
      white-space: normal;
  }
  .notify p {
    display: block;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 22px;
    text-align: center;
    color: #000 !important;
}

/** page structure **/
.notify .flatbtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  outline: 0;
  border: 0;
  color: #f9f8ed;
  text-decoration: none;
  background-color: #b6a742;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  font-size: 1.2em;
  font-weight: bold;
  padding: 12px 22px 12px 22px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  -moz-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
}
.notify .flatbtn:hover {
  color: #fff;
  background-color: #c4b237;
}
.notify .flatbtn:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
}

/** notifications **/
.notify {
  display: block;
  background: rgb(249, 249, 249);
  padding: 12px 18px;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  margin-bottom: 20px;
  border: 1px solid rgba(195, 195, 195, 0.8);
  position: fixed !important;
  width: 100%;
  left: 37%;
  top: 40%;
}
.successbox{
    z-index: 999;
}
.notify h1 { margin-bottom: 6px; }

.successbox h1 { color: #77BF81; }
.errorbox h1 { color: #77BF81; }

.successbox h1:before, .successbox h1:after { background: #cad8a9; }
.errorbox h1:before, .errorbox h1:after { background: #d6b8b7; }

.notify .alerticon { 
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
#select-asset-datatable_wrapper #elect-asset-datatable_filter{
    padding: 0px !important;
    background-color: #fff !important;
}
#select-asset-datatable_wrapper{
    background: #fff !important;
    padding: 10px 15px !important;
    border-bottom: 1px solid #ddd !important;
}
#select-asset-datatable_wrapper{
    margin-bottom: 50px;
}
.technology-detail{
    padding-bottom: 100px;
}
.service-icon{
    padding: 15px 0px;
}
.ui-resizable-handle {
    visibility: hidden;
    display: none;
}
/* css for clear filter */
td button.clear-filter{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    height: 24px;
}
.clear-filter1{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    height: 24px;
    position: absolute;
    top: 85px;
    height: 27px;
    right: 20px;
}
div.change-pp{
    background-color: #fff;
    padding: 15px;
}
tfoot tr td{
    display: inline-block;
    border: none !important;
    padding-left: 0px !important;
}
#tickets-table_wrapper .clear-filter1{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 85px;
    height: 25px;
    right: 20px;
}
#reset1 .clear-filter1{
    top: 8px !important;
    right: 8px !important;
}
.mt-h .clear-filtertrends{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 8px !important;
    height: 26px;
    right: 5px;
}

.clear-filtertrends {
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 8px;
    height: 26px;
    right: 23px;
}
/* end of clear filter */
tfoot.asset-footer tr td{
    text-align: left;
    padding-left: 0px;
}
td.dataTables_empty{
    background: transparent !important;
    position: absolute !important;
    width: 100% !important;
    border-bottom: none !important;
    margin-top: 20px;
    text-align: center;
}
#ui-datepicker-div{
    font-family: 'Open Sans',sans-serif !important;
    resize: none !important;
    max-height: 250px;
    min-height: 250px;
}
#tickets-table1_length{
    position: absolute;
    left: 242px;
    top: 8px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
#tickets-table2_length{
    position: absolute;
    left: 242px;
    top: 8px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
#tickets-table3_length{
    position: absolute;
    left: 242px;
    top: 8px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
#tickets-table4_length{
    position: absolute;
    left: 242px;
    top: 8px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
#view-asset-tickets-table_length{
    position: absolute;
    left: 243px;
    top: 9px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
#tickets-table1_wrapper #tickets-table1_length{
    position: absolute;
    left: 258px;
    top: 85px;
    border-left: 1px solid #fff;
    padding: 0px 12px;
}
#select-asset-datatable{
    padding-bottom: 80px;
}
#select-asset-datatable_length{
    position: absolute;
    left: 0px;
    top: 0px;
    border-left: 1px solid #fff;
    padding: 8px 12px !important;
    margin-left: 15px !important;
    background: #EAEDEF;
    width: 100%;
}
a.trend-filter{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;    
    height: 27px;
    margin: 0px 5px;
}
.trend-btn span button.btn{
    float: left;
}
div.mt-h table{
    height: 350px;
    display: block;
    overflow: auto;
}
 .clear-filterasset {
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 53px !important;
    height: 25px;
    right: 20px;
}
.clear-filter1{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 85px;
    height: 25px;
    right: 20px;
}
div.prf-edit{
    background: #fff;
    padding: 20px;
    margin-bottom: 80px;
}
#baseDateControl{
    text-align: right;
}
.dateControlBlock{
    padding: 10px 12px;
    background: #fff;
    border-left: 1px solid #EAEDEF;
    border-right: 1px solid #EAEDEF;
    font-weight: 700;
    font-size: 13px;
}
.dateControlBlock input[type="text"]{
    height: 25px;
    margin-bottom: 0px;
    width: 120px;
}
/*.clear-filterselectass-up{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 85px;
    height: 25px;
    right: 20px;
}
.clear-filterselectass-dwn{
    background: #EAEDEF;
    box-shadow: none;
    border: 1px solid #fff;
    color: #005941;
    padding: 3px 6px 3px !important;
    display: inline-block;
    position: absolute;
    top: 85px;
    height: 25px;
    right: 20px;
}*/
.ourteam{
    background: #fff;
    padding: 15px;
    margin-bottom: 80px;
}
.ourteam span{
    text-align: center;
    display: block;
    margin: 0px 0px 7px 0px;
}
.ourteam span.name{
    font-weight: 600;
    font-size: 14px;
}
.ourteam span.designation{
    font-weight: 600;
    font-size: 12px;
}
.ourteam span.contact{
    font-weight: thin;
    font-size: 12px;
}
.te-am{
    margin: 15px 0px;
    margin-top: 0px;
}
.team-border{
    border: 1px solid #F3F3F3;
}
.team-border:hover{
}
.ourteam h3{
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 20px;
}
.ourteam span.contact a{
    display: block;
}
.exportall{
    position: absolute;
    top: 100px;
    left: 19%;
}
.export-all-btn{
    background-color: #005941 !important;
    border: 1px solid #005941;
    color: #fff !important;
    text-shadow: none !important;
    padding: 2px 20px;
    border-radius: 4px;
    font-size: 12px;
}
.exportall-ticket{
    position: absolute;
    top: 86px;
    left: 22%;
}
td{
    font-family: 'Open Sans',sans-serif !important;
}







