/* blue #0190d6

 */

@-ms-viewport {
  width: device-width;
}

#afui {
    background:white;
    color:#53575E;
}

#afui .header{
    background:#038E27;
    border:none;
    border-bottom:8px solid #F84007;
    color:white;
}

#afui  .header h1 {
    text-shadow:none;
    width:45%;
}

#afui #backButton {
    background:rgba(249,249,249,1);
    color:#fff;
    display: block;
    position: absolute;
    line-height:44px;
    left: 25px;
    text-overflow: ellipsis;
    font-size: 14px;
    padding:0;
    text-shadow: none;
    background-color: transparent;
    border:none;
    border-color:transparent;
    height: 44px;
    top:0;
    border-radius:0;
    box-shadow:none;
    margin: 0;
    padding-left: 0;
    text-align: center;
    width:50px;
    padding:0 !important;
    margin:0 !important;
}

#afui #backButton::before {
    z-index: -1;
    font-size:22px;
    position: absolute;
    top: 10px;
    left: -20px;
    text-align: center;
    border-radius:0;
    border: none;
    border-color:transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    background-color: transparent;
}

#afui  .footer {
     background:#018A0B;
    border:none;
    border-top:5px solid #DA3103;
    box-shadow:none;
}

#afui footer>a:not(.button) {
 
}

#afui footer>a.pressed:not(.button) {
    border-radius:0;    
    background:#03AC13;
}

#afui footer>a.icon.pressed:not(.button):before {
    color:inherit;
}

#afui .af-badge {
    border:none;
}

#afui .list {
    background:inherit;
    color:inherit;
    border-color:#303030;
    font-weight:normal;
}

#afui .af-badge {
    box-shadow:none;
}

#afui .list .divider { color:black; }

#afui .panel, #afui #modalContainer, #afui #modal {
    color:inherit;
    background:inherit;
}

#afui .panel h2 { color:#269721;}

#afui .collapsed:after {border-top: 6px solid;}
#afui .collapsed:before {border:2px solid;}
#afui .expanded:after {border-bottom: 6px solid;}
#afui .expanded:before {border:2px solid;}

#afui .collapsed:before,#afui .expanded:before {
    border-color: inherit;
}

#afui .collapsed:after, #afui .expanded:after{
    border-top-color:inherit;
    border-top-color:inherit;
}

#afui select, #afui textarea, #afui input[type="text"],
#afui input[type=search], #afui input[type="password"],
#afui input[type="datetime"], #afui input[type="datetime-local"],
#afui input[type="date"], #afui input[type="month"],
#afui input[type="time"], #afui input[type="week"],
#afui input[type="number"], #afui input[type="email"],
#afui input[type="url"], #afui input[type="tel"],
#afui input[type="color"], #afui .input-group {
    background:inherit;
    color:inherit;
}

#afui input.toggle+label:after { color:inherit; }

#afui input.toggle+label { border-radius:0; }

#afui input.toggle+label > span {
    border-radius:0;
    top:0;
    width:27px;
    height:23px;
}

#afui label { color:inherit; }

#afui input[type="radio"]:checked+label:before,#afui input[type="checkbox"]:checked+label:before {
    background: #33B5E5;
}

#afui > #aside_menu,
#afui > #menu.tabletMenu {
    color:white;
    background:#24951F;
    border-right:1px solid #24951F;
}

#afui #aside_menu .list li,#afui #aside_menu .list .divider,#afui #aside_menu .list li:last-child,
#afui #menu .list li,#afui #menu .list .divider,#afui #menu .list li:last-child {
    border-color: #4CC6F4;
}

#afui #aside_menu .list .divider,
#afui #menu .list .divider {
    background:#D13D0A;
    color:inherit;
    font-size: 1em;
}

#afui #aside_menu .list > li > a,
#afui #menu .list > li > a {
    background:inherit;
    color:inherit;
    font-size: 1em;
}

#afui #aside_menu .list,
#afui #menu .list {
    font-weight: normal;
}

#afui .button {
    border-radius:0;
    text-shadow:none;
}

#afui .list > li > a:after{
    color:#0088D1;
}

#afui .button.pressed {
   
}

#afui .button.previous {
    border:none;
}

#afui .button.next {
    border:none;   
}

#afui .button.previous::after {
    color:black;
    z-index: -1;
    font-size:22px;
    position: absolute;
    top: 2px;
    left: -25px;
    text-align: center;
    border-radius:0;
    border: none;
    border-color:transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    background-color: transparent;
}

#afui .button.next::after {
    color:black;
    z-index: -1;
    font-size:22px;
    position: absolute;
    top: 6px;
    right: -25px;
    text-align: center;
    border-radius:0;
    border: none;
    border-color:transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";   
    background-color: transparent;
}

#afui .afPopup {
    border: solid 1px #33B5E5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background:inherit;
    color:inherit;
}

#afui .afPopup>FOOTER>A{
    width: 120px;
}

#afui #af_actionsheet {
    background:#0190d6;
    color:inherit;
}

#afui #af_actionsheet a{
    border-radius:0;
    -webkit-border-radius:0;
    color:black;
    background:white;
    border:none;
    text-shadow:none;
}
