* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px/1.5 Arial, Helvetica, sans-serif;
    color: #333;
    background: #F5F8F9;
}

a {
    text-decoration: none;
}

#container {
    width: 550px;
    margin: 25px auto;
}

#ghs_logo {
    display: block;
    width: 225px;
    height: 50px;
    /* background: url(https://api.superghs.com/modules/gateway/irlogin/views/images/ghs_logo.png); */
    margin-bottom: 10px;
    background-size: 100%;
}

#ghs_logo[data-hotel="discovery"] {
    background: url(https://api.superghs.com/modules/gateway/irlogin/views/images/discovery_logo.jpg);
    background-size: 100%;
    height: 76px !important;
}

#wrapper {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 1px 10px #ccc;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    background: #FFF;
}

#panel_title {
    font-weight: normal;
    font-size: 23px;
    color: #004797;
    margin: 4px 0;
}

#booking_info_tbl {
    font-weight: bold;
    margin: 10px 0;
}

#booking_info_tbl td {
    padding: 1px 0;
}

#booking_info_tbl td:first-child {
    width: 100px;
    font-weight: normal;
}

#wrapper input[type=submit],
#wrapper input[type=button] {
    outline: none;
    padding: 15px 38px;
    margin: 5px 0 0 5px;
    border: 1px #ccc solid;
    cursor: pointer;
    background: rgb(226, 226, 226);
    /* Old browsers */
    
    background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 226, 226, 1)), color-stop(50%, rgba(219, 219, 219, 1)), color-stop(51%, rgba(209, 209, 209, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
    /* IE6-9 */
}
.class_link{
        outline: none;
    padding: 15px 38px;
    margin: 5px 0 0 5px;
    border: 1px #ccc solid;
    cursor: pointer;
    background: rgb(226, 226, 226);
    /* Old browsers */
    
    background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 226, 226, 1)), color-stop(50%, rgba(219, 219, 219, 1)), color-stop(51%, rgba(209, 209, 209, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
    /* IE6-9 */
}

#wrapper input[type=submit] {
    background: rgb(235, 241, 246);
    /* Old browsers */
    
    background: -moz-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 50%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(235, 241, 246, 1)), color-stop(50%, rgba(171, 211, 238, 1)), color-stop(51%, rgba(137, 195, 235, 1)), color-stop(100%, rgba(213, 235, 251, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 50%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 50%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 50%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 50%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb', GradientType=0);
    /* IE6-9 */
}

#form_action {
    text-align: right;
}

#form_action label {
    display: block;
}

#form_action span {
    font-size: 18px;
    line-height: 20px;
    margin-right: 5px;
}

#form_action input[type=text],
input[type=password] {
    width: 220px;
    height: 45px;
    margin: 4px;
    font-size: 16px;
    line-height: 22px;
}

#form_action input[type=text],
textarea,
input[type=password] {
    outline: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0 10px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
}

#form_action input[type=text]:focus,
textarea:focus,
input[type=password]:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    /*
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
*/
    
    border: 1px solid rgba(81, 203, 238, 1);
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.status_error {
    clear: both;
    text-align: center;
    margin: 10px 0;
    color: #F00;
    border: 1px solid #F00;
    padding: 10px;
    background-color: #FFDFDF;
}

.status_success {
    clear: both;
    text-align: center;
    margin: 20px 0;
    color: #06F;
    border: 1px solid #06F;
    padding: 10px;
    background-color: #DDF0FF;
}

input.red {
    border: 1px #f00 solid !important;
}
/**
 * Responsive
 */

@media screen and (max-width: 580px) {
    #container {
        width: auto;
        margin-right: 15px;
        margin-left: 15px;
    }
    #wrapper {
        padding: 15px;
    }
    #ghs_logo {
        width: 120px;
        height: 27px;
    }
    #form_action .left {
        float: none;
    }
    #form_action label {
        display: block;
        padding-right: 20px;
        margin-bottom: 10px;
    }
    #irlogin{
        display: block !important;
    }
    #irlogin span {
        display: none;
    }
    #form_action input[type=text],
    #form_action input[type=password] {
        height: auto;
        line-height: normal;
        width: 100%;
        padding: 9px;
        margin: 0;
    }
    #form_action .status_error{
        width: 94%;
    }
}
