html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

strong {
    font-weight: bold;
}

html {
    overflow-y: scroll;
    background: #fff;
    overflow: -moz-scrollbars-vertical;
}


body {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font: normal 100%/1.8 Arial;
    color: #000;
    text-decoration: none;
}

.actionlinkbutton {
    font: bold 16px Arial;
    color: #fff !important;
}


h1 {
    font: normal 24px/24px Arial;
    color: #000;
    letter-spacing: 0.05em;
    margin-bottom: .65em;
}


h2 {
    font: normal 18px/18px Arial;
    letter-spacing: 0.05em;
    color: #000;
    padding: 0;
    margin-bottom: .55em;
}



h3 {
    font: bold 16px/16px "Trebuchet MS", Helvetica, Arial;
    color: #000;
}

.label {
    opacity: .5;
}

.labelTwo {
    font: bold .8em/1em Arial;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

.ui-autocomplete-loading {
    background: url("../GLS/Images/mobile/indicator.gif") no-repeat scroll 80% transparent !important;
}

.nodisplay {
    display: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

/* 
:focus{
  outline:?????;
} */

a {
    color: #1883bb;
    text-decoration: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix {
    zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .clearfix:after {
        clear: both;
    }

/*------------------------------------ 
  MAIN
------------------------------------ */
#wrapper {
    position: absolute;
    z-index: 1;
    top: 64px;
    bottom: 0;
    left: 1px;
    width: 100%;
    background: #fff;
    /*	overflow:auto;*/
}

#wrapper2 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    top: 105px;
    left: 0;
    width: 100%;
    background: #fff;
}

#scroller {
    position: absolute;
    z-index: 1;
    /*	-webkit-touch-callout:none;*/
    width: 100%;
    padding: 0;
}

    #scroller ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: left;
    }

    #scroller li {
        padding: 0 0px;
        height: auto;
    }

#header {
    width: 100%;
    height: 109px;
    padding: 8px 0 0 0;
    overflow: hidden;
    /* position: fixed; */
    top: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    display: block;
    z-index: 999;
}

.head_signin {
    width: 100%;
    height: 36px;
    border-bottom: 2px solid #565454;
    padding: 16px 0 8px 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    display: block;
    z-index: 999;
    vertical-align: middle;
}

.logoutWrap {
    width: 100%;
    height: 30px;
    /*background: url(../templateimages/topbar.png) repeat-x;*/
    background: #F5F5F5;
    margin: 0 auto 16px auto;
    padding: 0;
    background: url(../GLS/Images/Mobile/logo.png) no-repeat 50% 50%;
}

.logoutIn {
    width: 98%;
    height: 40px;
    margin: 0 auto;
}

.backButton {
    width: 118px;
    height: 20px;
    padding: 0px 0px;
    float: left;
    /*background: url(../templateimages/back_button.png) no-repeat 100% 50%;*/
    font: bold 12px/20px Arial;
    text-align: center;
}


    .backButton a {
        color: #fff;
        co text-decoration: none;
        padding: 0 0 0 5px;
    }

        .backButton a:hover {
            color: #fff;
            text-decoration: none;
        }



.logoutButton {
    width: 80px;
    height: 20px;
    padding: 0px 4px;
    float: right;
    /*background: #1883bb;
								background-image:-webkit-gradient(linear,left top,left bottom,from(#25b0de),to(#1883bb));
								background-image:-webkit-linear-gradient(top,#25b0de,#1883bb);
								background-image:-moz-linear-gradient(top,#25b0de,#1883bb);
								background-image:-ms-linear-gradient(top,#25b0de,#1883bb);
								background-image:-o-linear-gradient(top,#25b0de,#1883bb);
								background-image:linear-gradient(top,#25b0de,#1883bb);
								border:1px solid #176c88;
								border-radius: .5em;*/
    font: bold 13px/20px Arial;
    color: #fff;
    text-align: center;
}

    .logoutButton a {
        color: #fff;
        text-decoration: none;
        text-shadow: none;
    }

        .logoutButton a:hover {
            color: #fff;
            text-decoration: none;
        }

.ui-btn {
    margin: 1em 0 0 0;
}

.ui-btn2 {
    margin: 0;
}

.margin-btn-adjust {
    margin: 0.5em 5px;
}

.ui-btn-inner1 {
    display: block;
    overflow: hidden;
    padding: 3px 12px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.4em;
}

.ui-btn-inner-top {
    display: block;
    overflow: hidden;
    padding: 0px 12px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.2em;
}

.ui-btn-inner-back {
    display: block;
    overflow: hidden;
    padding: 1px 10px 1px 32px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.2em;
    text-transform: uppercase;
}


.search_againButton {
    /*width: 120px;*/
    width: 100%;
    height: 20px;
    padding: 0px 4px 32px 0px;
    margin: 0 0 0px 0;
    /*float: right;*/
    vertical-align: top;
    font: bold 13px/20px Arial;
    color: #fff;
    text-align: center;
}

    .search_againButton a {
        color: #fff;
        text-decoration: none;
    }

        .search_againButton a:hover {
            color: #fff;
            text-decoration: none;
        }

.nav_bar_wrap {
    width: 100%;
    height: 49px;
    background: #dedede;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#dedede));
    background-image: -webkit-linear-gradient(top,#f0f0f0,#4dedede44);
    background-image: -moz-linear-gradient(top,#f0f0f0,#dedede);
    background-image: -ms-linear-gradient(top,#f0f0f0,#dedede);
    background-image: -o-linear-gradient(top,#f0f0f0,#dedede);
    background-image: linear-gradient(top,#f0f0f0,#dedede);
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
}

.nav_bar {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    padding: 2px 0 2px 0;
}

    .nav_bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        float: left;
    }

        .nav_bar ul li {
            width: auto;
            height: 45px;
            margin: 0px 0px;
            padding: 0 2px;
            color: #303030;
            float: left;
            display: inline;
            text-align: center;
            background: url(../GLS/Images/mobile/nav_div.png) 100% 50% no-repeat;
            /*border-right: 1px dotted #000;*/
        }

            .nav_bar ul li a {
                float: left;
                text-decoration: none;
                font: bold 10px/10px Arial;
                color: #303030;
                height: 14px;
                padding: 31px 0 0 0;
            }

                .nav_bar ul li a:visited {
                    color: #303030;
                }

                .nav_bar ul li a:hover, .nav_bar ul li a.current {
                    color: #0092e6;
                }

.ui-body-d .ui-link {
    color: #303030;
    font-weight: bold;
}
  .warning_validation 
	{
		clear: both;
        width: 77%;
        border-radius: 4px 4px 4px 4px;
        color: #b57004 !important;
        display: block;
        font-weight: normal;
        margin: 0 0 8px;
                                
	}

    .ui-body-d .ui-link:hover {
        color: #0092e6;
    }

    .ui-body-d .ui-link:active {
        color: #0092e6;
    }

    .ui-body-d .ui-link:visited {
        color: #303030;
    }

.white a.ui-link {
    color: #fff;
    font-weight: bold;
    width: 100%;
    height: 100%;
    min-height: 1.5em;
    height: 2.2em;
    line-height: 2.2em;
    display: block;
}

    .white a.ui-link:hover {
        color: #fff;
        font-weight: bold;
    }

a.navButton1 {
    /*width: 62px;*/
    width: 82px;
    height: 45px;
    display: block;
    background: url(../GLS/Images/mobile/home.png) 50% 0px;
}

    a.navButton1:hover, a.navButton1_on {
        /*width: 62px;*/
        width: 82px;
        display: block;
        background: url(../GLS/Images/mobile/home.png) 50% -45px;
    }


a.navButton2 {
    width: 82px;
    height: 45px;
    display: block;
    background: url(../GLS/Images/mobile/vessel.png) 50% 0px;
}

.navButton2:hover, a.navButton2_on {
    width: 82px;
    display: block;
    background: url(../GLS/Images/mobile/vessel.png) 50% -45px;
}

a.navButton3 {
    width: 82px;
    height: 45px;
    display: block;
    background: url(../GLS/Images/mobile/licensee.png) 50% 0px;
}

    a.navButton3:hover, a.navButton3_on {
        width: 82px;
        display: block;
        background: url(../GLS/Images/mobile/licensee.png) 50% -45px;
    }

a.navButton4 {
    width: 62px;
    height: 45px;
    display: block;
    background: url(../GLS/Images/mobile/more.png) 50% 0px;
}

    a.navButton4:hover, a.navButton4_on {
        width: 62px;
        display: block;
        background: url(../GLS/Images/mobile/more.png) 50% -45px;
    }

.ui-body-d {
    background: -moz-linear-gradient(center top, #FFFFFF, #FFFFFF) repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
}

#overlay {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 9999;
}

#img-load {
    position: absolute;
}

.contentWrap {
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0px 0 12px 0;
}

.contentWrapSignin {
    width: 98%;
    margin: 0px auto 0 auto;
    padding: 0px 0 12px 0;
}

.content {
    width: 96%;
    margin: 30px auto 0 auto;
}




.more-results {
    margin-top: 12px;
    /*	background: #fbfbfb;*/
    text-align: center;
}

.result_score {
    font-style: italic;
}

.ui-btn-up-d {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: bold;
    color: #444;
    text-shadow: 0 1px 1px #f6f6f6;
    /*   background-image: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#eee));
    background-image: -webkit-linear-gradient(top,#fdfdfd,#eee);
    background-image: -moz-linear-gradient(top,#fdfdfd,#eee);
    background-image: -ms-linear-gradient(top,#fdfdfd,#eee);
    background-image: -o-linear-gradient(top,#fdfdfd,#eee);
    background-image: linear-gradient(top,#fdfdfd,#eee);*/
}

.ui-controlgroup-controls {
    display: inline-block;
    width: 100%;
    border-radius: 0.6em;
    border-color: rgba(255, 255, 255, 0.3);
}

.ui-controlgroup-controls {
    margin: 0 5px;
}

.ui-select {
    min-width: 200px;
    /*width: 500px; */
    width: 100%;
    display: inline-block;
    margin: 0 -5px 0 0;
    position: relative;
}

    .ui-select select {
        cursor: pointer;
        -webkit-appearance: button;
        left: 0;
        top: 0;
        /* width: 100%;*/
        min-height: 1.5em;
        min-height: 100%;
        height: 3em;
        max-height: 100%;
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0);
        z-index: 2;
    }

ul.ui-listview li {
    border-bottom: 1px solid #ccc;
}

.ui-li .ui-btn-text a.ui-link-inherit {
    text-overflow: ellipsis;
    overflow: auto;
    white-space: normal;
}

.ui-controlgroup, fieldset.ui-controlgroup {
    margin: 0;
}

.populate {
    background: #f9f9f9;
    margin: .5% 0 0 0%;
    padding: 0 0 0 1%;
    /*border: 1px solid #ccc;*/
    border-radius: 0.6em 0.6em 0.6em 0.6em;
}

.slidediv {
    padding-left: 30px;
}

.header {
    cursor: pointer;
}

.open_div {
    height: 30px;
    width: 100px;
    display: block;
    font: 20px/20px Calibri;
    padding: 0 0 0 30px;
}

.plus_icon {
    background: url(../GLS/Images/mobile/plus_icon.png) 0px 0px no-repeat;
}

.minus_icon {
    background: url(../GLS/Images/mobile/minus_icon.png) 2px 2px no-repeat;
}


.populate fieldset {
    padding: .8% 0 .4% 0;
}

.populate .labelTwo {
    /*	float: left;*/
   /* width: 30%; */
   width: 100%;
    /*clear: both;	*/
}

.header .labelTwo {
    font: bold 1em/1em Arial;
}

.populate .ui-controlgroup-controls {
    float: right;
    width: 85%;
    clear: both;
    padding: 0;
}

.ui-controlgroup-horizontal .ui-checkbox, .ui-controlgroup-horizontal .ui-radio {
    margin: 0 -6px 0 0;
}

.ui-checkbox input, .ui-radio input {
    left: 0;
    top: 20%;
}

.ui-btn-hidden {
    opacity: 0.0001;
}


/*------------------------------------ 
  FORMS
------------------------------------ */
input {
    display: inline-block;
    width: 60%;
    height: 38px;
    font-size: 18px;
    line-height: 38px; /*
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2) inset;*/
    background-clip: padding-box;
    /*	border-radius: 2em;*/
    margin-bottom: 8px;
}


.submit_button {
    width: 60%;
    height: 44px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #1879ac;
    border-radius: 1em;
    background: #1883bb;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#24aadb),to(#1883bb));
    background-image: -webkit-linear-gradient(top,#24aadb,#1883bb);
    background-image: -moz-linear-gradient(top,#24aadb,#1883bb);
    background-image: -ms-linear-gradient(top,#24aadb,#1883bb);
    background-image: -o-linear-gradient(top,#24aadb,#1883bb);
    background-image: linear-gradient(top,#24aadb,#1883bb);
}

    .submit_button:hover {
        background: #1883bb;
    }

    .submit_button:focus {
    }


input,
select {
    vertical-align: middle;
}

    input[type=text],
    input[type=password],
    input[type=tel],
    input[type=email],
    input[type=url],
    input[type=search],
    textarea {
        padding: 2px;
        width: 100%;
        background-color: rgb(255,255,255);
        border: 1px solid rgb(170, 170, 170);
        font-family: inherit;
        font-size: inherit;
        padding-left: 20px;
    }

        input[type=text]:focus,
        input[type=password]:focus,
        input[type=tel]:focus,
        input[type=email]:focus,
        input[type=url]:focus,
        /*input[type=search]:focus*/
        textarea:focus {
            outline-width: 1px;
            -moz-box-shadow: 0 0 4px #387bbe;
            -webkit-box-shadow: 0 0 4px #387bbe;
            box-shadow: 0 0 4px #387bbe;
        }

        input[type=search]:focus {
            outline-width: 0px;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }


.ui-input-search {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    font-family: inherit;
    font-size: inherit;
    padding: 0px 0px 0px 20px;
    margin: 0 0 8px 0;
    /*  width: 100%;*/
}

.ui-icon {
    height: 18px;
    width: 18px;
}

.ui-icon-searchfield:after {
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -9px;
    content: "";
    width: 18px;
    height: 18px;
    opacity: .5;
}

.ui-input-search input.ui-input-text {
    border: 0;
    /* width: 98%;*/
    /* padding: .4em 0;*/
    padding: .25em 0 !important;
    margin: 0;
    display: block;
    background: transparent none;
    outline: 0!important;
}

input.ui-input-text,
textarea.ui-input-text {
    font-size: 18px !important;
    font-weight: bold;
}

.ui-input-search .ui-input-clear {
    position: absolute;
    right: 0;
    top: 50%; /*
    margin-top: -13px;*/
}

.ui-input-search .ui-input-clear-hidden {
    display: none;
}

.ui-icon-searchfield:after {
    background: #666;
    background: rgba(0,0,0,.4);
    background: none;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.ui-icon-delete {
    background-image: url(../GLS/Images/mobile/icons-36-white.png);
    -moz-background-size: 776px 18px;
    -o-background-size: 776px 18px;
    -webkit-background-size: 776px 18px;
    background-size: 776px 18px;
}

.ui-icon-delete {
    background-position: -72px 50%;
}

label.ui-input-text {
    font-size: 16px;
    line-height: 1.4;
    display: block;
    font-weight: normal;
    margin: .8em 0 0 0;
}

.password_forget a {
    font-size: 16px;
    line-height: 1.4;
    display: block;
    font-weight: normal;
    margin: .8em 0 .4em 0;
    font-weight: normal !important;
    text-decoration: underline;
}

.forget {
    font-size: 14px;
    line-height: 1em;
    font-style: italic;
}


.left_submit {
    float: left;
    width: 59%;
}

.right_submit {
    float: right;
    width: 39%;
}


.content input {
    display: inline-block;
    width: 98.5%;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    background-clip: padding-box;
    margin-bottom: 0px;
}

input.form-error {
    border: 1px solid #dd4B39;
}



.errormsg {
    color: #dd4b39;
    display: block;
    line-height: 12px;
    margin: 0.2em 0;
}


input.input-validation-error {
    border: 1px solid #dd4B39;
}

.field-validation-error {
    color: #dd4b39;
    display: block;
    line-height: 12px;
    margin: 0.2em 0;
}

/*------------------------------------ 
  RESULTS
------------------------------------ */

.ui-corner-all_details {
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
    border: 1px solid #ccc;
}

.ui-shadow_details {
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
}

.results-li {
    width: 100%;
    min-height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #ccc;
}

.results-li-last {
    width: 100%;
    min-height: 63px;
    line-height: 63px;
}

.ui-btn-text {
    width: 90%;
    min-height: 43px;
    white-space: normal;
    /*padding: 15px 32px 5px 12px;*/
}

    .ui-btn-text a {
        color: #000;
        font: bold 1.1em/1.5em Arial;
        display: block;
        /*background:url(../templateimages/arrow.png) no-repeat 100% 50%;	
			*/
    }

.ui-btn-corner-all {
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
}


.vessel_result {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/vessel_on.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 35px;
    display: block;
}

.vessel_unregresult {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/search_expired.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 35px;
    display: block;
}

.vessel_result_padding {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/vessel_on.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 50px;
    display: block;
}

.vessel_survey_result {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/vessel_survey.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 35px;
    display: block;
}

input[readonly="readonly"], input[readonly] {
    background: #d2d2d2!important;
    color: #555!important;
}

    input[readonly="readonly"]:focus, input[readonly]:focus {
        box-shadow: none;
    }

.licence_result {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/licensee_on.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 35px;
    display: block;
}

.certificate_of_competency {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/certificate_of_competency.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 35px;
    display: block;
}

.certificate_of_competency_padding {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/certificate_of_competency.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 50px;
    display: block;
}

.unlicenced_individual {
    width: 80%;
    /*min-height: 43px;*/
    background: url(../GLS/Images/mobile/unlicensed_individual.png) 0% 50% no-repeat;
    padding: 0px 0px 0px 35px;
    display: block;
}

.arrow {
    /*float: right;
	height: 63px;
	width:10%;
    padding-right: 32px;*/
    display: none;
}

.searchresults_wrap {
    width: 100%;
}

.left_details {
    float: left;
    width: 48%;
}

.right_details {
    float: right;
    width: 48%;
    text-align: left;
}

.left_sc {
    float: left;
    vertical-align: middle;
    width: 40%;
    padding: 8px 0 8px 0px;
}

.right_sc {
    float: right;
    vertical-align: middle;
    width: 60%;
    padding: 8px 0 8px 0;
}

.search-results-li {
    width: 100%;
    min-height: 44px;
    height: auto;
    line-height: 24px;
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
}

.searchdet_info_left {
    float: left;
    width: 60%;
}

.searchdet_info_right {
    float: right;
    width: 30%;
    text-align: center;
    margin: 48px 0 0 0;
}

.search-results-li-last {
    width: 100%;
    min-height: 44px;
    height: auto;
    line-height: 24px;
    padding: 8px 0px;
}

.ui-link-inherit {
    padding: 8px;
    display: block;
}


.left {
    float: left;
    vertical-align: middle;
    width: 80%;
    font-size: 140%;
}

.right {
    float: left;
    width: 100%;
    vertical-align: middle;
}


#panel {
    display: none;
}

    #panel a {
    }

#panelIn {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.activated {
    width: 100%;
    padding-top: 13px;
}


/* .red {
	color: #dd4b39;	
	
}
 
 
.blue {
	color: #42d142;	
}

.expired {
	color: #dd4b39;
	font-weight: bold;
	padding: 4px 32px 8px 0;
	background: url(../GLS/images/mobile/expired.png) 100% 0 no-repeat;	
}

.current {
	color: #42d142;
	font-weight: bold;
	padding: 4px 32px 8px 0;
	background: url(../GLS/images/mobile/current.png) 100% 0 no-repeat;	
}
*/

.red {
    color: #dd4b39;
    font-weight: bold;
}

.blue {
    color: #42d142;
    font-weight: bold;
}

.deepblue {
    color: #3939df;
    font-weight: bold;
}

.expired {
    width: 30%;
    padding: 42px 0px 0px 0;
    color: #dd4b39;
    text-align: center;
    font-weight: bold;
    background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
}

.cancelled {
    width: 30%;
    padding: 42px 0px 0px 0;
    color: #dd4b39;
    text-align: center;
    font-weight: bold;
    background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
}

.suspended {
    width: 30%;
    padding: 42px 0px 0px 0;
    color: #dd4b39;
    text-align: center;
    font-weight: bold;
    background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
}

.surrendered {
    width: 30%;
    padding: 42px 0px 0px 0;
    color: #EE960E;
    text-align: center;
    font-weight: bold;
    background: url(../GLS/images/mobile/surrendered.png) 50% 0% no-repeat;
}


.current {
    width: 30%;
    padding: 42px 0px 0px 0;
    color: #3ab83a;
    text-align: center;
    font-weight: bold;
    background: url(../GLS/images/mobile/current.png) 50% 0% no-repeat;
}

.left_float {
    float: left;
    width: 15%;
}

.right_float {
    float: right;
    text-align: left;
    width: 85%;
}

/*580px __________________________________________________________________________________________________________ */
@media only screen and (max-width: 580px) {

    body {
        font: normal 100%/1.5 Arial;
    }

    .current {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #3ab83a;
        text-align: center;
        background: url(../GLS/images/mobile/current.png) 50% 0% no-repeat;
        font: normal 12px/12px Calibri;
    }

    .expired {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #dd4b39;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
    }

    .cancelled {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #dd4b39;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
    }

    .suspended {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #dd4b39;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
    }

    .surrendered {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #EE960E;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/surrendered.png) 50% 0% no-repeat;
    }


    #header {
        width: 100%;
        height: 109px;
        padding: 8px 0 0 0;
        overflow: hidden;
        /*position: fixed;*/
        top: 0;
        left: 0;
        text-align: center;
        background-color: #fff;
        display: block;
        z-index: 999;
    }

    .head_signin {
        width: 100%;
        height: 30px;
        border-bottom: 2px solid #565454;
        padding: 8px 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        text-align: center;
        background-color: #fff;
        display: block;
        z-index: 999;
    }

    #header img {
    }

    .contentWrap {
        width: 98%;
        padding: 0;
        margin: 0px auto 0 auto;
        padding: 0px 0 12px 0;
    }

    .contentWrapSignin {
        width: 98%;
        height: auto;
        padding: 0;
        margin: 0px auto 0 auto;
    }

    .content {
        width: 98%;
        /*margin: 30px 10px 0 4px;*/
        margin: 30px auto 0 auto;
    }


        .content input {
            display: inline-block;
            width: 94%;
            height: 32px;
            font-size: 16px;
            line-height: 32px;
            /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;*/
            background-clip: padding-box;
            /*border-radius: 2em;*/
            margin: 0px;
        }

    .rightWrapclear {
        margin: 0px;
        padding: 0px;
    }

    .search_againButton {
        /*width: 120px;*/
        width: 100%;
        height: 20px;
        padding: 0px 4px 30px 0px;
        margin: 0 0 0px 0;
        /*float: right;*/
        vertical-align: top;
        font: bold 13px/20px Arial;
        color: #fff;
        text-align: center;
    }

    .left {
        vertical-align: middle;
        width: 94%;
        font-size: 140%;
        margin: 4px 0px;
    }

    .left_details {
        float: left;
        width: 100%;
    }

    .right_details {
        float: left;
        width: 100%;
        height: auto;
        margin-top: 32px;
    }

    h1 {
        font: bold 16px/16px Arial;
        color: #000;
        letter-spacing: 0.05em;
        margin-bottom: .65em;
    }




    h2 {
        font: bold 14px/14px Arial;
        letter-spacing: 0.05em;
        color: #666666;
        padding: 0;
        margin-bottom: .55em;
    }



    h3 {
        font: bold 12px/12px Arial;
        color: #000;
    }

    /* .vessel_result {
	width:80%;
	background: url(../GLS/Images/mobile/vessel_on.png) 0% 50% no-repeat;
	padding: 0px 0px 0px 35px;
	font: normal 12px/12px;
	text-wrap:unrestricted;
	
}


.licence_result {
	width: 80%;
	background: url(../GLS/Images/mobile/licensee_on.png) 0% 50% no-repeat;
	padding: 0px 0px 0px 35px;
	font: normal 12px/12px;
} */

    .ui-li a.ui-link-inherit, .ui-li-static.ui-li {
        display: block;
        padding: 0.7em 5px;
    }

    .vessel_result {
        width: 88%;
        background: url(../GLS/Images/mobile/vessel_on.png) 0% 10% no-repeat;
        padding: 0px 0px 0px 35px;
        font: normal 12px/12px;
        text-wrap: unrestricted;
    }

    .licence_result {
        width: 88%;
        /*min-height: 43px;*/
        background: url(../GLS/Images/mobile/licensee_on.png) 0% 10% no-repeat;
        padding: 0px 0px 0px 35px;
        font: normal 12px/12px;
    }


    .ui-controlgroup-controls {
        /*display: inline-block;*/
        width: 100%;
        border-radius: 0.6em;
        border-color: rgba(255, 255, 255, 0.3);
    }

        .ui-controlgroup-controls .ui-btn {
            margin: 0 1px;
        }

    .ui-select {
       /* min-width: 124px; */
        width: 100%;
        width: auto;
        display: block;
        margin: 0 -2px 0 0;
        position: relative;
        font-size: 12px;
    }

        .ui-select .ui-btn select {
            cursor: pointer;
            -webkit-appearance: button;
            left: 0;
            top: 0;
            /* width: 100%;*/
            min-height: 1.5em;
            min-height: 100%;
            height: 3em;
            max-height: 100%;
            opacity: 0;
            -ms-filter: "alpha(opacity=0)";
            filter: alpha(opacity=0);
            z-index: 2;
        }


    label.ui-input-text {
        font-size: 16px;
        line-height: 1em;
        display: block;
        font-weight: normal;
        margin: .8em 0 .2em 0;
    }

    .password_forget a {
        font-size: 16px;
        line-height: 1;
        display: block;
        font-weight: normal;
        margin: .8em 0 .6em 0;
        font-weight: normal !important;
        text-decoration: underline;
    }


    .left_float {
        float: left;
        width: 20%;
    }

    .right_float {
        float: right;
        text-align: left;
        width: 75%;
    }

    .left_sc {
        width: 40%;
        padding: 8px 0 8px 0px;
    }

    .right_sc {
        width: 60%;
        padding: 8px 0 8px 0;
    }

    .populate .labelTwo {
        /*	float: left;*/
        width: 98%;
        padding: 0 0 0 8%;
        /*clear: both;	*/
    }

    .populate .ui-controlgroup-controls {
        width: 98%;
        padding: 0 0 0 2%;
    }


    .ui-block-a {
        width: 38% !important;
        font-size: 70%;
    }

    .ui-block-b {
        width: 30%!important;
        float: left !important;
        padding: 0 0 0 5px!important;
        font-size: 70%;
    }


    .ui-block-b2 {
        width: 34%!important;
        float: left !important;
        margin: 0 4px 0 0 !important;
        font-size: 60%;
    }


    .ui-block-c {
        width: 28%!important;
        float: left !important;
        margin: 0 4px 0 0 !important;
        font-size: 60%;
    }


    a.navButton1 {
        /*width: 62px;*/
        width: 60px;
        height: 45px;
        display: block;
        background: url(../GLS/Images/mobile/home.png) 50% 0px;
    }

        a.navButton1:hover, a.navButton1_on {
            /*width: 62px;*/
            width: 60px;
            display: block;
            background: url(../GLS/Images/mobile/home.png) 50% -45px;
        }


    a.navButton2 {
        width: 85px;
        height: 45px;
        display: block;
        background: url(../GLS/Images/mobile/vessel.png) 50% 0px;
    }

    .navButton2:hover, a.navButton2_on {
        width: 85px;
        display: block;
        background: url(../GLS/Images/mobile/vessel.png) 50% -45px;
    }

    a.navButton3 {
        width: 90px;
        height: 45px;
        display: block;
        background: url(../GLS/Images/mobile/licensee.png) 50% 0px;
    }

        a.navButton3:hover, a.navButton3_on {
            width: 90px;
            display: block;
            background: url(../GLS/Images/mobile/licensee.png) 50% -45px;
        }

    a.navButton4 {
        width: 55px;
        height: 45px;
        display: block;
        background: url(../GLS/Images/mobile/more.png) 50% 0px;
    }

        a.navButton4:hover, a.navButton4_on {
            width: 55px;
            display: block;
            background: url(../GLS/Images/mobile/more.png) 50% -45px;
        }
}

/*768px __________________________________________________________________________________________________________ */
@media only screen and (min-width: 581px) and (max-width: 767px) {

    .contentWrap {
        width: 100%;
        margin: 0px auto 0 auto;
        padding: 0px 0 12px 0;
    }

    .current {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #3ab83a;
        text-align: center;
        background: url(../GLS/images/mobile/current.png) 50% 0% no-repeat;
        font: normal 11px/11px Calibri;
    }

    .expired {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #dd4b39;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
    }

    .cancelled {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #dd4b39;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
    }

    .suspended {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #dd4b39;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/expired.png) 50% 0% no-repeat;
    }

    .surrendered {
        width: 30% !important;
        max-width: 30% !important;
        padding: 42px 0px 0px 0;
        color: #EE960E;
        text-align: center;
        font: normal 12px/12px Calibri;
        background: url(../GLS/images/mobile/surrendered.png) 50% 0% no-repeat;
    }

    .contentWrapSignin {
        width: 96%;
        height: auto;
        margin: 0px auto 0 auto;
        padding: 0px 0 0 0;
    }


    .content {
        width: 98%;
        margin: 30px auto 0 auto;
    }

        .content input {
            display: inline-block;
            width: 97%;
            height: 38px;
            font-size: 16px;
            line-height: 38px;
            background-clip: padding-box;
            margin-bottom: 0px;
        }


    h1 {
        font: normal 18px/18px Arial;
        color: #000;
        letter-spacing: 0.05em;
        margin-bottom: .65em;
    }




    h2 {
        font: bold 16px/16px Arial;
        letter-spacing: 0.05em;
        color: #000;
        padding: 0;
        margin-bottom: .55em;
    }



    h3 {
        font: bold 18px/18px Arial;
        color: #000;
    }

    .ui-controlgroup-controls {
        display: inline-block;
        width: 100%;
        border-radius: 0.6em;
        border-color: rgba(255, 255, 255, 0.3);
    }

    .ui-select {
        /*min-width: 400px; */
        width: 100%;
        width: auto;
        display: inline-block;
        margin: 0 -5px 0 0;
        position: relative;
    }

    .left_float {
        float: left;
        width: 30%;
    }

    .right_float {
        float: right;
        text-align: left;
        width: 70%;
    }

    .left_sc {
        width: 40%;
        padding: 8px 0 8px 0px;
    }

    .right_sc {
        width: 60%;
        padding: 8px 0 8px 0;
    }

    .populate .labelTwo {
        /*	float: left;*/
        width: 100%;
        /*clear: both;	*/
    }

    .populate .ui-controlgroup-controls {
        float: right;
        width: 60%;
        clear: both;
        padding: 0;
    }

    .safetycheck-col-wrap {
        width: 100%;margin: 0 auto;padding: 0px 0 12px 0;
    }

    .saftycheck-left-col {
        width:48%;float:left;
    }

    .saftycheck-right-col {
        float:right;width: 48%;text-align: left;
    }
}

/*1300px __________________________________________________________________________________________________________ */
@media only screen and (min-width: 768px) and (max-width: 2048px) {

    .contentWrap {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0 12px 0;
    }

    .contentWrapSignin {
        width: 96%;
        margin: 0px auto 0 auto;
        padding: 0px;
    }


    .left_sc {
        width: 40%;
        padding: 8px 0 8px 0px;
    }

    .right_sc {
        width: 60%;
        padding: 8px 0 8px 0;
    }

    .populate .labelTwo {
        /*	float: left;*/
        width: 100%;
        /*clear: both;	*/
    }

    .populate .ui-controlgroup-controls {
        float: right;
        width: 70%;
        clear: both;
        padding: 0;
    }

    .safetycheck-col-wrap {
        width: 100%;margin: 0 auto;padding: 0px 0 12px 0;
    }

    .saftycheck-left-col {
        width:48%;float:left;
    }

    .saftycheck-right-col {
        float:right;width: 48%;text-align: left;
    }
}
