﻿html, body
{
    height: 100%;
}
body
{
    /*background: #f8f8f8;
    padding: 0;
    font-size: 12px;
    color: #222;
    background: #fbfbfb;*/
    font-family: "Segoe UI";
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
{
    border-color: #5ca9e4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 0 0 2px rgba(70, 161, 231, 0.3);
}
form
{
    margin: 0;
}
.content
{
    width: 485px;
    position: fixed;
    float: left;
    margin: 180px 0 0 130px;
}
.login_box
{
    height: 420px;
    width: 285px;
    margin: 0 auto;
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
    float: right;
    margin-right: 100px; /*opacity:0.90;*/
    
}
.box_top, .box_footer
{
    /*background: #f3f2f1;*/
    padding: 1px;
}
.box_top
{
    text-align: center;
    /*padding: 10px 10px 20px 8px;*/
}
.box_top img
{
    width: 100px;
    height: 15px;
}
.box_content
{
    border-width: 1px 0;
    border-style: solid;
    border-color: #ddd;
    padding: 20px 30px;
    background:#fff;
}
.box_content p
{
    margin: 0;
    line-height: 1.3;
}
.box_content label
{
    font-size: 13px;
    margin: 0;
    padding:2px 0;
    font-weight:500;
}
.box_content .btn-block
{
    margin: 20px 0 10px;
}
.minor_text
{
    font-size: 11px;
}

.modal
{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.modal-header
{
    border-bottom: none;
    background: #333;
    color: #fff;
}
.modal-header .close
{
    color: #fff;
    opacity: 0.8;
}
.modal-header .close:hover
{
    color: #fff;
    opacity: 1;
}
.modal-header h3
{
    font-size: 16px;
    font-weight: normal;
}
.modal-body
{
    padding: 20px;
}
.modal-body p
{
    margin-bottom: 10px;
}
.modal-body p:last-child
{
    margin: 0;
}
.modal-backdrop, .modal-backdrop.fade.in
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-footer
{
    padding: 6px 10px;
}

label.error
{
    position: relative;
    top: -8px;
    color: #dc0000;
    font-weight: 700;
}
ul
{
    list-style-type: none;
}
ul li
{
    padding: 5px;
}
.validation-summary-errors
{
    color: #f21a1a;
}
.myul
{
    list-style-type: none;
    margin: 0;
    padding: 5px 0 10px 0;
}
.myul li
{
    display: inline;
    float: left;
    padding: 0 6px;
    margin: 0;
}
.myul li .last
{
    float: right;
}
#top-section
{
    padding: 5px 10px 25px 10px;
    width: auto;
    margin: 0;
}
.buttonolder
{
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    padding: 5px 12px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}
.buttonolder:hover
{
    border-top-color: #28597a;
    background: #28597a;
    color: #ccctext-decoration: none;
}
#footer-home
{
    text-align: center;
    color: #585858;
    line-height: 28px;
}
#footer-bottom
{
    text-align: center;
    color: #585858;
    font-size: 11px;
    background: #f4f4f4;
    margin-bottom: 0;
    position: relative;
    bottom: 0;
}
.cust-care
{
    font-weight: bold;
}

.backroundnew
{
    /*background: url(../../content/img/bg_img1.jpg) no-repeat center top;*/
   /* background: url(../../content/img/camer_bg.jpg) no-repeat center top;*/
     background: url(../../content/img/Fuel.jpg) no-repeat center top;
    /*background: url(../../content/img/ip65.jpg) no-repeat center top;*/
    /*background: url(../../content/img/HappyHoli.jpg) no-repeat center top;*/
 
    width: 100%;
    float: left;
    min-height: 350px;
}
.backround_inner
{
    width: 1100px;
    margin: auto;
}
.backround_left
{
    float: left;
    margin-left: 500px;
    margin-top: 20px;
    width: 350px;
    line-height:1.5;text-align:center;
}

.mobile_only
{
    display: none;
}
.backround_left h1
{
    font-size: 30px;
    color: #e37617;
    font-family: "Segoe UI";
    top: 100px;
}
.backround_left h3
{
    font-size: 23px;
    color: #000;
    font-family: "Segoe UI";
    font-weight: normal;
    padding-top: 6px;
    padding-left: 43px;
}

.btnnew
{
    text-decoration: none;
    width: 280px;
    float: left;
    margin-top: 30px;
    margin-left: 56px;
}
.btn_img
{
    margin-right: 10px;
    float: left;
}


.loginbx
{
    width: 265px;
    float: right;
    margin-top: 50px;
    border: 1px solid #ddd;
    background:#f3f2f1;
    border-radius: 5px;margin-right:-50px;
}


/*********MEDIA QUERY***************/
@media (max-width: 980px)
{
    .cust-care
    {
        display: none;
    }
    .backround_left
    {
        display: none;
    }
    .loginbx
    {
        margin-right: -255px;float:right;
    }
    .backroundnew
    {
    }
    .backround_inner
    {
        width: 300px;
        margin: auto;
    }
    .backround_left
    {
        display: none;
    }
    .mobile_only
    {
        display: block;
        position: absolute;
        top: 5px;left:400px;
    }
}
@media (min-width: 768px) and (max-width: 979px)
{
    #top-section
    {
        display: none;
    }
    .backround_left
    {
        display: none;
    }
    .loginbx
    {
        margin-right: 15px;
    }
    .backroundnew
    {
    }
    .backround_inner
    {
        width: 300px;
        margin: auto;
    }
    .backround_left
    {
        display: none;
    }
    .mobile_only
    {
        display: block;
        position: absolute;
        top: 5px;
    }

}
@media (max-width: 767px)
{
    #top-section
    {
        display: none;
    }
}
@media (max-width: 480px)
{
    #top-section
    {
        display: none;
    }
    .loginbx
    {
        margin-right: 35px;
    }
   .backroundnew
    {
        background:#ccc;
    }
    .backround_inner
    {
        width: 300px;
        margin: auto;
    }
    .loginbx
    {
        margin:10px 18px 10px 10px;
    }
    .backround_left
    {
        display: none;
    }

    .mobile_only
    {
        display: none;
        position: absolute;
        top: 5px;
    }
}
@media (max-width: 320px)
{
    #top-section
    {
        display: none;
    }
    .content
    {
        display: none;
    }
    .loginbx
    {
        margin:10px 27px 10px 10px;
    }
    .backroundnew
    {
        background:#ccc;
    }
    .backround_inner
    {
        width: 300px;
        margin: auto;
    }
    .backround_left
    {
        display: none;
    }

    .mobile_only
    {
        display: none;
        position: absolute;
        top: 5px;
    }
.btnnew{display:none;}
}

