@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Semibold.woff') format('woff'),
    url('../fonts/OpenSans-Semibold.ttf') format('truetype'),
    url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans.woff') format('woff'),
    url('../fonts/OpenSans.ttf') format('truetype'),
    url('../fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: arial;
    font-size: 15px;
}

.bar {
    border-width: 0px 0px !important;
}

.bar.app-top-bar.bar-header {
    height: 50px;
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(107, 107, 107) 0%, rgb(56, 56, 56) 48%, rgb(0, 0, 0) 49%, rgb(0, 0, 0) 100%) repeat scroll 0 0;*/
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(107, 107, 107) 0%, rgb(56, 56, 56) 48%, rgb(0, 0, 0) 49%, rgb(0, 0, 0) 100%) repeat scroll 0 0;
    /*background-color:#323442;*/
    font-family: 'OpenSans-Semibold';
    font-size: 20px;
}

.bar.app-top-bar h1.title {
    font-family: 'OpenSans-Semibold';
    font-size: 20px;
}

.bar.app-top-bar.bar-header span {
    font-size: 20px;
}

.bar {
    border-width: 0px 0px !important;
}

.pane, .view {
    background-image: url(../img/view-bg.jpg) !important;
}

ion-side-menu ion-content {
    background-color: #FFF !important;
    /*background-image: url(../img/debut_dark.png);*/
}

ion-side-menu ion-item.item .item-content {
    background-color: #FFF;
    /*background-image: url(../img/debut_dark.png);*/
}

ion-side-menu ion-item.item .item-content .icon::before {
    color: #2c98c5 !important;
    font-size: 35px !important;
    background-color: transparent;
}

.header-item a.item-content {
    height: 50px;
    /*background: rgba(50, 52, 66, 0) linear-gradient(to bottom, rgb(50, 52, 66) 0%, rgb(50, 52, 66) 48%, rgb(50, 52, 66) 49%, rgb(50, 52, 66) 100%) repeat scroll 0 0;*/
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(107, 107, 107) 0%, rgb(56, 56, 56) 48%, rgb(0, 0, 0) 49%, rgb(0, 0, 0) 100%) repeat scroll 0 0;
    padding: 10px 0px;
    /*border: solid 1px #323442!important;*/
}

.header-item a.item-content h2 {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

ion-item.item-complex.item-icon-left a.item-content {
    border: 0px !important;
}

ion-side-menu ion-item.item .item-content.activated {
    background-color: #FFF;
}

ion-item.item-complex.item-icon-left a.item-content h2 {
    font-size: 18px;
    color: #333 !important;
    font-weight: 600;
    padding-bottom: 1px;
}

.arrow {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #333;
}

.pos-absolute {
    position: absolute;
}

.pull-relative {
    float: left;
}

.has-header {
    top: 50px;
}

.bar-subheader {
    top: 50px;
}

.has-subheader {
    top: 100px;
}

.login-page-bg {
    background: url('../img/debut_dark.png') repeat scroll 0% 0% #95A5A6;
";
}

.blue-bar {
    /*background: transparent linear-gradient(to bottom, #56ADD1 0%, #56ADD1 50%, #2C98C5 51%, #2C98C5 100%) repeat scroll 0% 0%;*/
    background-color: #2c98c5;
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
}

.min-height-50 {
    min-height: 50px;
}

.white {
    color: #ffffff !important;
}

.gray {
    color: #eeeeee !important;
}

.black {
    color: #555555 !important;
}

.red {
    color: #f75353 !important;
}

.green {
    color: #51d466 !important;
}

.lblue {
    color: #32c8de !important;
}

.blue {
    color: #609cec !important;
}

.orange {
    color: #f78153 !important;
}

.yellow {
    color: #fdc309 !important;
}

.purple {
    color: #cb79e6 !important;
}

.rose {
    color: #ff61e7 !important;
}

.brown {
    color: #d08166 !important;
}

.gray2 {
    color: #ccc !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-grey {
    background-color: #eeeeee !important;
}

.bg-black {
    background-color: #555555 !important;
}

.bg-red {
    background-color: #ee2c2c !important;
}

.bg-green {
    background-color: #4ed865;
}

.bg-lblue {
    background-color: #32c8de !important;
}

.bg-blue {
    background-color: #609cec !important;
}

.bg-orange {
    background-color: #f78153 !important;
}

.bg-yellow {
    background-color: #fcd419 !important;
}

.bg-purple {
    background-color: #cb79e6 !important;
}

.bg-rose {
    background-color: #ff61e7 !important;
}

.bg-brown {
    background-color: #d08166 !important;
}

.bold {
    font-weight: bold !important;
}

.legends {
    margin-top: -16px;
}

.legends p {
    color: #FFF;
    margin: 0px !important;
    font-size: 12px !important;
    padding: 0px;
    font-family: Arial;
    height: 15px;
}

.group-buttons {
    width: 80%;
    margin: 10px 10%
}

.button.button-outline.ti-segmented-control {
    height: 35px;
    min-height: 35px !important;
    line-height: 35px !important;
    /*background: linear-gradient(to bottom, rgb(188, 188, 188) 0%, rgb(179, 170, 170) 49%, rgb(115, 115, 115) 100%);*/
    background-color: #8f8f8f;
    color: #FFF !important;
    border: 1px solid #3e3e3e !important;
    font-size: 15px;
}

.button-outline.button-outline.active, .button-outline.button-outline.activated {
    /*background: linear-gradient(to bottom, rgb(165, 165, 165) 0%, rgb(133, 133, 133) 49%, rgb(118, 118, 118) 100%);*/
    background-color: #555;
    font-weight: bold;
}

.group-buttons a.button.button-outline.ti-segmented-control {
    border-right: solid 0px #3e3e3e !important;
}

.group-buttons a.button.button-outline.ti-segmented-control:last-child {
    border-right: solid 1px #3e3e3e !important;
}

.ellipsis {
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}

.No-record {
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
    height: 80px;
    text-align: center;
    font-weight: bold;
}

.No-record-text {
    vertical-align: middle;
    line-height: 60px;
}

.No-record-card {
    border-radius: 8px;
    box-shadow: none;
}

ion-item.no-record.item {
    border-radius: 8px !important;
}

ion-item.no-record span {
    line-height: 60px;
    text-align: center;
    width: 100%;
}

.item-list {
    width: 94%;
    margin: 10px 3%;
}

.item-list .item {
    padding: 0px;
}

.item-list .item.activated {
    background-color: #0088cc;
    color: #FFF !important;
}

.item-list .item.activated div.field, .item-list .item.activated div.desc, .item-list .item.activated div.value {
    color: #FFF !important;
}

.item-list .col {
    padding: 2px;
}

.item-list div.list .item:first-child {
    /*border-radius: 8px 8px 0px 0px; */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.item-list div.list .item:last-child {
    /*border-radius: 0px 0px 8px 8px;*/
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.item-list .item div.row div.field {
    font-weight: bold;
    font-size: 14px;
}

.item-list .item div.row div.desc {
    font-size: 14px;
}

.item-list .item div.row div.value {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.f-14 {
    font-size: 14px !important;
}

.f-18 {
    font-size: 18px;
}

.f-30 {
    font-size: 30px;
}

.login-box {
    margin-top: 30px;
}

.client-banner {
    border-top: 55px solid #FFD20D;
    border-right: 30px solid transparent;
    text-align: center;
    /*width: 95%;*/
    position: relative;
    margin-top: 12px;
    /*max-width: 600px;*/
}

.client-banner h2 {
    color: #000;
    font-family: 'OpenSans-Semibold';
    font-weight: bold;
    font-style: italic;
    text-shadow: 0px 2px 2px #bbb;
    position: absolute;
    width: 100%;
    top: -47px;
    text-align: center;
}

.client-tag {
    text-align: center;
}

.client-tag h4 {
    color: #FFF;
}

.client-tag h4 small {
    display: block;
    margin-top: 8px;

}

.width-10 {
    float: left;
    width: 10%;
}

.width-20 {
    float: left;
    width: 20%;
}

.width-30 {
    float: left;
    width: 30%;
}

.width-40 {
    float: left;
    width: 40%;
}

.width-45 {
    float: left;
    width: 45%;
}

.width-50 {
    float: left;
    width: 50%;
}

.width-60 {
    float: left;
    width: 60%;
}

.width-70 {
    float: left;
    width: 70%;
}

.width-80 {
    float: left;
    width: 80%;
}

.width-90 {
    float: left;
    width: 90%;
}

.width-100 {
    float: left;
    width: 100%;
}

.min-height-90 {
    height: 90px;
}

.border-r {
    border-right: solid 1px #FFF;
}

.margin-top-50 {
    margin-top: 50px;
}

.space-30 {
    margin: 30px 0px !important;
}

.space-25 {
    margin: 25px 0px !important;
}

.input-item {
    width: 100%;
    margin: 12px 0px;
    float: left;
    display: block;
}

.input-item input {
    border-radius: 5px;
    padding: 8px 8px;
    min-width: 350px;
    margin: 0px auto;
    height: 45px;
    font-size: 15px;
}

.button-go {
    background: transparent linear-gradient(to bottom, #5c6268 0%, #2c323b 49%, #252e36 100%) repeat scroll 0 0;
    border: 1px solid #5e5e5e;
    border-radius: 7px;
    color: #c0c2c3 !important;
    font-size: 14px;
    height: 40px;
    line-height: 8px;
    /*margin-top: 22px;*/
    margin-top: 0px;
    width: 100px;
}

.default-btn {
    background: transparent linear-gradient(to bottom, #5c6268 0%, #2c323b 49%, #252e36 100%) repeat scroll 0 0;
    border: 1px solid #5e5e5e;
    border-radius: 7px;
    color: #c0c2c3 !important;
    font-size: 15px;
    height: 35px;
    padding: 0px 25px;
    line-height: 32px;
    min-width: 100px;
    text-align: center;
}

.head {
    /*background: transparent linear-gradient(to bottom, #56ADD1 0%, #56ADD1 50%, #2C98C5 51%, #2C98C5 100%) repeat scroll 0% 0%;*/
    background-color: #2c98c5;
    min-height: 50px;
    margin-bottom: 25px;
    color: #FFF;
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
}

.content {
    background-color: #FFF;
}

.no-padding {
    padding: 0px !important;
}

.no-top-margin {
    margin: 0px !important;
}

.no-space {
    padding: 0px !important;
    margin: 0px !important;
}

.panel {
    margin: 5px 0px
}

.panel .panel-heading {
    /*background: transparent linear-gradient(to bottom, #56ADD1 0%, #56ADD1 50%, #2C98C5 51%, #2C98C5 100%) repeat scroll 0% 0%;*/
    background-color: #2c98c5;
    min-height: 45px;
    color: #FFF;
    line-height: 45px;
    padding: 0px 0px 0px 10px;
    /*font-weight:bold ;*/
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
}

.panel .panel-body {
    background-color: #FFF;
    /* padding:0px 0px 0px 10px;*/
    min-height: 120px;
    margin: 8px;
    border-radius: 6px;
}

.border-top {
    border-top: solid 1px #CCC;
}

.border-bottom {
    border-bottom: solid 1px #CCC;
}

.footer-block {
    background-color: #555;
    height: 65px;
    margin-bottom: 0px;
    text-align: center;
}

.footer-block i {
    font-size: 30px;
}

.footer-block span {
    font-size: 12px;
    display: block;
}

ul.field-Container {
    list-style: none;
    width: 100%;
    font-size: 14px;
}

ul.field-Container li div.box {
    width: 100%;
    border-bottom: solid 1px #CCC;
    display: block;
    float: left;
    padding-bottom: 7px;
    padding-top: 7px;
}

ul.field-Container li div.field {
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px;

    /*  text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;*/
}

ul.field-Container li div.value {
    vertical-align: middle;

    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

div.table-container {
    padding: 10px;
}

div.table-container table {
    width: 100%;
}

div.table-container table tr {
    height: 35px;
}

.border-bottom {
    border-bottom: solid 1px #CCC;
}

.space td {
    padding: 10px 0px;
}

.bold-center td {
    text-align: center;
    font-weight: bold;
}

.center td {
    text-align: center;
}

td.left {
    text-align: left !important;
}

td.center {
    text-align: center !important;
}

.status-col {
    max-width: 50px;
    text-align: center;
}

tr.bold td {
    font-weight: bold;
}

.item-complex .item-content {
    padding: 12px 49px 12px 16px;
}

ion-side-menu ion-item.item {
    border: solid 1px #CCC;
}

ion-side-menu ion-item.item:last-child {
    border: solid 1px #CCC !important;
}

.cursor {
    cursor: pointer;
}

.plain-text {
    text-decoration: none;
}

.help-content-wrapper {
    width: 90%;
    margin: 10px 5% 0px 50px;
    text-align: justify;
}

@media screen and (min-width: 320px) {
    .help-content-wrapper {
        margin: 10px 5% 0px 17px;
    }
}

@media screen and (min-width: 768px) {
    .help-content-wrapper {
        margin: 10px 5% 0px 36px;
    }
}

div.modal-box {
    width: 90%;
    margin: 0px 5%;
    background-color: #f4f5f5;
}

div.modal-box div.input-box:first-child {
    padding-top: 25px;
}

div.modal-box div.input-box {
    width: 100%;
    padding: 0px 15px 12px 15px;
}

.modal-box .input-box label {
    color: #787e97;
    font-size: 15px;
    width: 100%;
    padding: 5px 15px;
    display: block;
}

.modal-box .input-box input {
    color: #323442;
    background-color: #e9ebeb;
    margin-bottom: 8px;
    font-size: 14px;
    width: 100%;
    padding: 5px 15px 7px 15px;
    height: 40px;
}

.modal-box .input-box select {
    border: solid 0px #acacac;
    color: #323442;
    margin-bottom: 8px;
    font-size: 14px;
    width: 100%;
    padding: 5px 15px 7px 15px;
    height: 38px;
    background-color: #e9ebeb;
}

.modal-box .input-box textarea {
    margin-bottom: 8px;
    font-size: 14px;
    width: 100%;
    padding: 5px 15px 7px 15px;
    background-color: #dfdfdf;
    color: #323442;
    height: 150px;
}

.modal-box .min-height-50 {
    min-height: 50px;
    line-height: 50px;
}

.modal-box .input-box a.link {
    color: #0c9fe6;
    font-size: 15px;
    text-decoration: none;
}

.modal-box .footer {
    width: 100%;
    background-color: #0b99dd;
    height: 65px;
    text-align: center;
    line-height: 75px;
}

.modal-box .footer button {
    background: none !important;
    border: 0px !important;
    color: #FFF;
    font-size: 25px;
    padding: 0px 15px;
}

.custom-popup .popup-head {
    display: none;
}

.custom-popup .popup-body {
    padding: 0px;
}

.custom-popup .modal-box {
    width: 100%;
    margin: 0px auto;
    overflow-x: hidden;
}

.custom-popup .popup {
    width: 300px !important;
}

.custom-popup .popup-buttons {
    background-color: #2c98c5;
    height: 65px;
    text-align: center;
    line-height: 75px;
    padding-top: 18px;
}

.custom-popup .popup-buttons .button {
    background: none !important;
    border: 0px !important;
    color: #FFF;
    font-size: 18px;
    padding: 0px 15px;
    font-weight: 600;
    height: 30px !important;
    min-height: 30px !important;
}

.custom-popup .popup-buttons .button:first-child {
    border-right: solid 1px #bbbbbb !important;
}

/**/
.custom-alert .popup-head {
    display: none;
}

.custom-alert .popup-body {
    padding: 0px;
}

.custom-alert .modal-box {
    width: 100%;
    margin: 0px auto;
    overflow-x: hidden;
}

.custom-alert .popup {
    width: 300px !important;
}

.custom-alert .popup-buttons {
    background-color: #2c98c5;
    height: 65px;
    text-align: center;
    line-height: 75px;
    padding-top: 18px;
}

.custom-alert .popup-buttons .button {
    background: none !important;
    border: 0px !important;
    color: #FFF;
    font-size: 18px;
    padding: 0px 15px;
    font-weight: 600;
    height: 30px !important;
    min-height: 30px !important;
}

.custom-alert .popup-buttons .button:first-child {
    border-right: none;
}

.search-user-popup .popup-head {
    display: none;
}

.search-user-popup .popup-body {
    padding: 0px;
    min-height: 300px;
    height: auto !important;
}

.search-user-popup .modal-box {
    width: 100%;
    margin: 0px auto;
    overflow-x: hidden;
}

.search-user-popup .popup {
    width: 320px !important;
}

.search-user-popup .popup-buttons {
    background-color: #2c98c5;
    height: 65px;
    text-align: center;
    line-height: 75px;
    padding-top: 18px;
}

.search-user-popup .popup-buttons .button {
    background: none !important;
    border: 0px !important;
    color: #FFF;
    font-size: 18px;
    padding: 0px 15px;
    font-weight: 600;
    height: 30px !important;
    min-height: 30px !important;
}

.search-user-popup .popup-buttons .button:first-child {
    border-right: none;
}

.no-border {
    border-right: none !important;
}

.filter-bar .bar {
    height: 50px;
    background-color: #c9c9ce !important;
}

div.slide-ui table {
    float: right;
    max-width: 140px;
    text-align: center;
}

button.back-button.header-item span.back-text {
    margin-bottom: 7px;
    font-size: 16px;
}

button.back-button.header-item .previous-title {
    font-size: 16px;
}

/*
.bar .button.button-clear .icon::before,
.bar .button.button-clear.icon::before,
.bar .button.button-clear.icon-left::before,
.bar .button.button-clear.icon-right::before
*/

button.back-button.header-item i.icon::before {
    font-size: 25px !important;
}

table.workflow-details td {
    padding: 10px 0px 0px 0px;
}

.popup-body-container {
    padding: 25px;
}

.valdr-message {
    display: none;
}

/*input.ng-invalid.ng-dirty.ng-touched {
    background: red;
}*/

/*.valdr-message.ng-invalid.ng-dirty.ng-touched {
    display: inline;
    font-family: 'OpenSans-Semibold';
    color: #fdc309 !important;
    word-wrap: break-word;
    text-align: left;
    width: inherit;
}*/

/*------------------------------------------
  Responsive Grid Media Queries -1920, 1280, 1024, 768, 480
   1281-1920   - large desktop
   1280-1024   - desktop (default grid)
   1024-768    - tablet landscape
   768-480     - tablet
   480-less    - phone landscape & smaller
--------------------------------------------*/

@media all and (min-width: 1285px) and (max-width: 1920px) {
    .hidden-lg {
        display: none;
    }

    .sbd_yellow_patch {
        min-height: 200px;
        margin-top: 60px
    }
}

@media all and (min-width: 1025px) and (max-width: 1280px) {
    .hidden-lg {
        display: none;
    }

    .sbd_yellow_patch {
        min-height: 150px;
        margin-top: 50px
    }
}

@media all and (min-width: 769px) and (max-width: 1024px) {
    .width-30-sm {
        width: 30% !important;
    }

    .hidden-sm {
        display: none;
    }

    .sbd_yellow_patch {
        min-height: 150px;
        margin-top: 50px
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {

    .client-banner h2 {
        font-size: 27px;
    }

    .hidden-sm {
        display: none;
    }

    .sbd_yellow_patch {
        min-height: 150px;
        margin-top: 50px
    }
}

@media all and (max-width: 480px) {

    .group-buttons {
        width: 94%;
        margin: 10px 3%
    }

    .button.button-outline.ti-segmented-control {
        font-size: 13px;
    }

    .item-list {
        width: 98%;
        margin: 10px 1%;
    }

    .client-banner h2 {
        font-size: 18px;
        top: -50px;
    }

    .client-tag h4 {
        font-size: 14px;
    }

    .min-height-90 {
        height: 80px;
    }

    .input-item input {
        height: 40px;
        min-width: 250px;
    }

    .item-list .item div.row div.desc {
        max-width: 140px;
    }

    .hidden-xs {
        display: none;
    }

    .header-col {
        float: left;
        max-width: 200px !important;
        font-size: 13px;
    }

    .value-col {
        float: right;
        max-width: 131px !important;
        font-size: 13px;
        background-color: #f5f5f5 !important;
        margin-left: 0px;
    }

    .min-w-160 {
        min-width: 160px
    }

    .sbd_yellow_patch {
        min-height: 100px;
        margin-top: 20px
    }
}

@media all and (max-width: 320px) {

    .item-list .item div.row div.desc {
        max-width: 120px !important;
    }

    .value-col {
        float: right;
        max-width: 120px !important;
        font-size: 13px;
        background-color: #f5f5f5 !important;
        margin-left: 0px;
    }
}

.vh-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/****** Block UI CSS*******/

.block-ui-overlay {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.block-ui-message {
    background-color: rgba(68, 68, 68, 0.9) !important;
    border-radius: 5px !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 15px !important;
    text-align: center !important;
    font-weight: normal;
    padding: 20px 25px 10px 25px !important;
}

.block-ui-message p {
    margin-top: 5px;
    color: #FFF;
    text-align: center
}

.search-box {
    width: 310px;
    margin: 10px 5px;
    float: left;
    display: block;
}

.search-box input {
    width: 95%;
    padding: 8px 5px;
    border-radius: 5px;
    margin: 2px 2.5%;
    height: 40px;
    font-size: 16px;
}

.search-list {
    height: 300px;
    overflow-y: auto;
}

.search-list h3 {
    font-size: 15px;
    font-weight: bold;
}

.search-list h4 {
    font-size: 14px;
}

.list.search-list.card:last-child {
    margin-bottom: 10px !important;
}

.padding-10 {
    padding: 10px !important;
}

.remember {
    background-color: transparent !important;
    border-color: transparent !important;
    display: inline-flex !important;
    margin: 0px auto !important;
    padding-left: 120px;
}

@media screen and (min-width: 320px) {
    .remember {
        padding-left: 30px;
    }
}

.has-header .has-second-tab ul {
    margin: 0 0 10px 25px;
    list-style: disc;
    /* overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;*/
}

.first-example li:nth-child(odd) {
    padding: 5px 10px 5px 10px;
    margin: 10px 5px 15px 5px;
    list-style: none;
    background: #FFFFFF;
    height: auto;
    width: auto;
    max-width: 75%;
    position: inherit;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 25px 25px 25px 25px;
    float: left;
}

.first-example li:nth-child(even) {
    color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    margin: 10px 5px 15px 5px;
    list-style: none;
    background: #9c96ff;
    height: auto;
    width: auto;
    max-width: 75%;
    position: inherit;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 25px 25px 25px 25px;
    float: right;
}

.auther-name {
    margin-left: 5px;
    margin-top: 5px;
    color: #000;
    font-size: 12px;
    font-style: italic;
}

.comment-text {
    margin: 5px 0px 5px 15px;
    color: #000;
    font-size: 12px;
}

.cmtdate {
    margin: 0px 0px 0px 5px;
    font-size: 12px;
    color: #000;
}

.commentpage {
    float: right;
    margin-bottom: -8px;
}

/* Overriding default action sheet styles for android devices */

.platform-android .action-sheet {
    margin: 0;
    border-radius: 4px;
}

.platform-android .action-sheet .action-sheet-options {
    background: #f1f2f3 none repeat scroll 0 0;
}

.platform-android .action-sheet .action-sheet-title, .platform-android .action-sheet .button {
    text-align: center;
    border-color: transparent;
    font-size: 16px;
    color: inherit;
}

.platform-android .action-sheet .button {
    background-color: transparent;
    border: 1px #d1d3d6 !important;
    border-radius: 0;
    color: #007aff;
    display: block;
    padding: 1px;
    width: 100%;
}

.platform-android .action-sheet .action-sheet-title {
    color: #8f8f8f;
    font-size: 13px;
    padding: 16px;
}

.platform-android .action-sheet .button.active, .platform-android .action-sheet .button.activated {
    background: #DDDDDD;
    opacity: 0.5;
}

.platform-android .action-sheet-group {
    margin: 0;
    border-radius: 4px;
    background-color: #fafafa;
    color: #007aff;
}

.platform-android .action-sheet-group .button {
    border-width: 1px 0 0;
}

.platform-android .action-sheet-cancel {
    display: block !important;
    margin: 5px 0 5px 0;
    color: #007aff;
}

.platform-android .action-sheet-has-icons .button {
    padding-left: 56px;
}

.platform-android .action-sheet-group.action-sheet-options .button.action-sheet-option {
    border-top: solid 1px #d1d3d6 !important;
}