﻿body 
{
    margin: 0px;
    height: 100%;
}

#Default_host 
{
    width: 100%;
}

/*body {
    background: url(styles/mobile/images/bg.jpg) !important;
    background-repeat:repeat-y !important;
    background-position:center center !important;
    background-attachment:scroll !important;
    background-size:100% 100% !important;
}
.ui-page {
    background: transparent !important;
}
.ui-content{
    background: transparent !important;
}*/

.ui-loader {
    background: #629cc8 !important;
    color: white !important;
}

.ui-icon-loading{
    background-color: #629cc8 !important;
}