﻿#containerVehicle {
    float: left;
    width: 100%;
}

.SelectFlight {
    background-image: url(../Images/booknow.png);
    cursor: pointer;
    width: 124px;
    height: 42px;
    border: 0;
    background-color: Transparent;
    color: Black;
}

.FlightHeaderStyle {
    font-family: tahoma;
    font-size: 14px;
    color: White;
    font-weight: bolder;
    background: #e8e8e8 url(../Images/box-h1.png) repeat-x;
    border-color: #e8e8e8;
    cursor: default; /*height: 27px;*/
}

.WelComeText1, .WelComeText2 {
    font-weight: 400;
    text-transform: uppercase;
}

.WelComeText {
    width: 200px;
    margin-top: 426px;
    margin-left: 180px;
    float: left;
    text-align: center;
    line-height: 38px;
}

.WelComeText1 {
    font-size: 42px;
    color: #f1c18e;
}

.WelComeText2 {
    font-size: 22px;
    color: #dfab73;
}

.welcome {
    float: left;
    height: 700px;
    width: 100%;
    padding: 0;
    background: #f2f4ef url(../images/welcomeHome.png) no-repeat left top;
}



.TextBox {
    font-family: Verdana, Helvitica, Sanserif;
    border-style: solid;
    border-width: 1px;
    border-color: #A1BBD6;
}

.TextBox1 {
    font-family: Verdana;
    border-style: solid;
    border-width: 1px;
    border-color: #557FAF;
}

.MainMenu {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
}

.grid-header {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
}

.GridFont {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
    text-decoration: none;
}

.RowStyle {
    border-bottom: darkgray 1px solid;
}

.RadioButtonList {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
}

.Text {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
    text-align: right;
}

.Text1 {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
}

.Label {
    font-size: 8pt;
    color: Black;
    font-family: Verdana;
    font-weight: bold;
}

.Button {
    width: 150px;
    font-size: 10pt;
    color: #fff;
    font-family: Verdana;
    border-style: none;
    font-weight: bold;
    cursor: pointer;
    padding: 9px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-border: none 0px;
    border: 0px solid #000;
    background-color: #000000 !important;
    margin: 11px 0;
}

    .Button:hover {
        color: #333;
    }

.Combo {
    font-family: Verdana;
    font-size: 11px;
    height: 20px;
    width: 200PX;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #557FAF;
}

.Title {
    font-size: 22px;
    color: white;
    font-family: 'Oleo Script', cursive;
    text-align: center;
    font-weight: normal;
    background-color: #272727;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 5px 0 5px 0;
}

.TableBackGround {
    background-image: url( '../images/tab_bg.jpg' );
}

.SelectedMenuItemStyle {
    font-size: 8pt;
    color: Black;
    font-family: Verdana;
}

.Test {
    font-size: 7.5pt;
    color: Black;
    font-family: Verdana;
    text-decoration: none;
}

.PageHeader {
    background-image: url( '../images/userbar_bg.jpg' );
    background-repeat: repeat-x;
}

.GridHeaderImage {
    font-size: 7pt;
    background-image: url( '../images/grid_bg.jpg' );
    color: Black;
    font-family: Verdana;
    text-align: center;
    font-weight: bold;
}

.PaddingLeft {
    padding-left: 5px;
}

.Grid {
    border: 1px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 9pt;
    border-color: #e8e8e8;
    text-align: center;
}

.rowstyle {
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0;
    border: 1px solid #929292;
    text-align: center;
}

.rowstyle2 {
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    background: #eff1f1;
    padding: 10px 0;
    border: 1px solid #929292;
}

.HeaderStyle {
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    padding: 5px 0;
    text-decoration: none;
    background-color: #27282a;
    border: 1px solid #000;
    text-align: center !important;
}

.HeaderStyle2 {
    font-family: Verdana;
    font-size: 17px;
    font-weight: normal;
    color: #FFF;
    padding: 3px 0;
    text-decoration: none;
    background-color: #333;
    border: 1px solid #FFF;
    text-align: center;
}

.AlbumShadow {
    float: left;
    margin-top: 8px;
    margin-left: 20px;
    background: #aaa;
}

    .AlbumShadow img {
        margin: -4px 4px 4px -4px;
        display: block;
        position: relative;
        padding: 4px;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-right: 1px solid #888;
        border-bottom: 1px solid #000;
        background: #fcfcfc;
    }

.DisplayNone {
    display: none;
}

.discount {
    float: right;
    width: 140px;
    height: 84px;
    background-image: url(../Images/discount.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 80px;
    padding-bottom: 14px;
    font-family: Arial;
    font-size: 70px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: right;
    margin-top: -10px;
}

.discount-text {
    float: right;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-align: right;
    margin-top: 20px;
}

.SubButton {
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background-color: #3e3e3e;
    background-image: url(../images/GetBtn.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 6px 18px;
    margin: 0 0 5px 10px;
    float: right;
    border: none 0;
    cursor: pointer;
}

.SubButton2 {
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background-color: #3e3e3e;
    background-image: url(../images/GetBtn.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 7px 20px;
    margin: 5px;
    border: none 0;
    cursor: pointer;
}

.SubButton3 {
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background-color: #333;
    padding: 7px 15px;
    border: none 0;
    cursor: pointer;
}

.GetButton2 {
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background-color: #3e3e3e;
    background-image: url(../images/GetBtn.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 0.5% 3%;
    text-transform: uppercase;
    border: none 0;
    cursor: pointer;
}

.vehiclebtn {
    float: left;
    width: 245px;
    margin: 0 5px 10px 5px;
    font-size: 17px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: #333;
    padding: 8px 0;
    border: none 0;
    cursor: pointer;
}

    .vehiclebtn:hover {
        color: #FFF;
        background: #000;
    }

.logoutbtn {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: #e84c3d;
    padding: 4px 15px;
    margin: 2px 0 0 0;
    border: none 0;
    cursor: pointer;
}

.screnloading {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    background: #000000;
    opacity: 0.6 !important;
}

.screnloading2 {
    z-index: 10;
    padding: 10px;
    position: relative;
    top: 10%;
    left: 0;
}

.lableerror {
    float: right;
    font-size: 18px;
    font-weight: normal;
    color: red;
    text-decoration: none;
    border: none 0;
    letter-spacing: 0px;
}

.lableerror3 {
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: red;
    text-decoration: none;
    border: none 0;
}

.lableerror2 ul {
    width: 100%;
    float: right;
    font-size: 15px;
    font-weight: normal;
    color: red;
    text-decoration: none;
    border: none 0;
}

.lableerror2 li {
    float: left;
    padding: 0;
    margin: 0 16px;
}

    .lableerror2 li a {
        float: left;
        padding: 0x 20px;
    }

.userfield {
    width: 280px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.userfield2 {
    width: 170px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    margin: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.userfield3 {
    width: 250px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    margin: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.userfield4 {
    width: 240px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    margin: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.userfield5 {
    width: 270px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.milefield {
    width: 130px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    margin: 5px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.clinfield {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 6px 4px;
    margin: 0 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.clinfield2 {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 7px 4px;
    margin: 0 10px 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.BackButton {
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background-color: #3e3e3e;
    background-image: url(../images/GetBtn.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 5px 18px;
    margin: 0 0 1% 0;
    float: right;
    border: none 0;
    cursor: pointer;
}

.setfield {
    width: 450px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding: 8px 10px;
    margin: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.none {
    display: none;
}

.required {
    border: 2px solid red;
}

.formerror {
    float: left;
    width: 99.8%;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #d11919;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 0;
    margin: 8px 0 0 0;
    text-align: left;
    border: 1px solid #ca2020;
    background: #ffdcdc url(../images/warning3.gif) no-repeat center left;
    text-align: center;
}

.formerror2 {
    float: left;
    width: 100%;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    color: #4b890f;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 0;
    margin: 0 0 10px 0;
    text-align: left;
    border: 1px solid #78ca20;
    background: #dbefce url(../images/warning3.gif) no-repeat center left;
    text-align: center;
    letter-spacing: 0px;
}

.cntfield {
    width: 290px;
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #646464;
    text-decoration: none;
    padding: 5px 5px;
    border-radius: 4px;
    background: #FFF;
    border: #0f7cb1 solid 1px;
}

.cntupdatebtn {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background-color: #3e3e3e;
    background-image: url(../images/GetBtn.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 9px 30px;
    margin: 5px;
    border: none 0;
    cursor: pointer;
}

.lblerrorbox {
    float: left;
    width: 92.8%;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #d11919;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 7px 0 7px 7%;
    margin: 0 0 8px 0;
    text-align: left;
    border: 1px solid #ca2020;
    background: #ffdcdc url(../images/warning3.gif) no-repeat center left;
}

.droparrowbox {
    float: right;
    width: 15px;
    margin: 1px -3px 0 0;
    padding: 0;
}

.dropuparrow:link, .dropuparrow:visited, .dropuparrow:active {
    margin-left: 0;
    margin-bottom: 2px;
    vertical-align: middle;
    display: inline-block;
    background: url('../images/arrows.png') left top;
    width: 14px;
    height: 7px;
    background-position: 28px 7px;
}

.dropuparrow:hover {
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
    background: url('../images/arrows.png') left bottom;
    width: 14px;
    height: 7px;
    background-position: -15px 7px;
}

.dropdownarrow:link, .dropdownarrow:visited, .dropdownarrow:active {
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
    background: url('../images/arrows.png') left top;
    width: 14px;
    height: 7px;
    background-position: 13px -15px;
}

.dropdownarrow:hover {
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
    background: url('../images/arrows.png') left bottom;
    width: 14px;
    height: 7px;
    background-position: -28px 15px;
}

.pagefooter {
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: #333;
    padding: 6px 20px;
    border-radius: 0 0 3px 3px;
    border: none 0;
    cursor: pointer;
}

.records_perPage {
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    letter-spacing: normal;
    padding: 0;
    border: none 0;
}

.pagefield {
    width: 60px;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 3px 4px;
    margin: 0 0 0 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.page-arrow {
    width: 45%;
    float: right;
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    letter-spacing: normal;
    margin: 0 0 0 -5px;
    border: none 0;
    line-height: 16px;
}

.noerror {
    float: left;
    width: 99.8%;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #d11919;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 0;
    margin: 10px 0 0 0;
    text-align: left;
    border: 1px solid #ca2020;
    background: #ffdcdc;
    text-align: center;
}

.clibooktbl {
    border-collapse: collapse;
    border: 1px solid #666;
    font: 14px;
    background: #fff;
}
/* General button style (reset) */
.btnin {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 5px 80px;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .btnin:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
/* Button 3 */
.btnin-3 {
    background: #333;
    color: #fff;
}

    .btnin-3:hover {
        background: #101010;
    }

    .btnin-3:active {
        background: #101010;
        top: 2px;
    }

    .btnin-3:before {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        line-height: 3;
        font-size: 16px;
        width: 60px;
    }


.tr-bg {
    background-color: #e6ebec !important;
    color: #000 !important;
}
/* Button 3e */
.btnin-3e {
    padding: 8px 45px 8px 20px;
    overflow: hidden;
    border-radius: 3px;
    font-weight: normal;
}

    .btnin-3e:before {
        left: auto;
        right: 10px;
        z-index: 2;
    }

    .btnin-3e:after {
        width: 30%;
        height: 200%;
        background: rgba(255,255,255,0.1);
        z-index: 1;
        right: 0;
        top: 0;
        margin: -5px 0 0 -5px;
        -webkit-transform-origin: 0 0;
        -webkit-transform: rotate(-20deg);
        -moz-transform-origin: 0 0;
        -moz-transform: rotate(-20deg);
        -ms-transform-origin: 0 0;
        -ms-transform: rotate(-20deg);
        transform-origin: 0 0;
        transform: rotate(-20deg);
    }

    .btnin-3e:hover:after {
        width: 40%;
    }

.btnin4 {
    float: right;
    padding: 7px 20px 7px 20px;
    margin: 0 0 0 5px;
    font-size: 13px;
}

.btnin5 {
    float: right;
    padding: 7px 33px 7px 33px;
    margin: 0 0 0 5px;
    font-size: 14px;
    text-transform: none;
    background: #fff;
    color: #000;
    border: 2px solid #000;
}

.blutset {
    float: left;
    margin: 5px 0;
}

.lct-field {
    width: 230px;
    margin: 1px 10px 0 10px;
    font-size: 13px;
    border: 1px solid #aaa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 5px;
    outline: none;
    color: #272727;
}

.HeaderStyle3 {
    font-size: 21px;
    font-weight: normal;
    color: #697079;
    padding: 7px 0;
    text-decoration: none;
    text-align: center;
    background: #e4effd url(../images/scrollhd-bg2.png) left center repeat-x;
}

.HeaderStyle4 {
    font-size: 21px;
    font-weight: normal;
    color: #15428b;
    padding: 7px 0;
    text-decoration: none;
    text-align: center;
    background: #bfdbff url(../images/scrollhd-bg3.png) left top repeat-x;
}

.surradiolist {
    font-size: 15px;
    font-weight: normal;
    margin: 0 25px 0 0;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0px;
    color: #15428b;
}

.surradiobtn {
    margin: 0px 5px 0 0;
}

.surfield {
    width: 250px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    padding: 5px 4px;
    margin: 0 10px 0 0;
    border-radius: 0;
    background: #eaf2fb url(../images/drop-arrow.png) right center no-repeat;
    border: 1px solid #abc1de;
}

.surfield2 {
    width: 250px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 4px 4px;
    margin: 0 0 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.scrollbox {
    width: 100%;
    max-height: 385px;
    float: left;
    overflow: scroll;
    overflow: auto;
}

.scrolltable {
    width: 100%;
    font-size: 14px;
    font-weight: 100;
    color: #565656;
    text-decoration: none;
}

.scrolltable2 {
    width: 100%;
    font-size: 14px;
    font-weight: 100;
    color: #565656;
    text-decoration: none;
}

.surlist {
    float: left;
    padding: 0;
    margin: 0 0 0 0;
}

.surlist2 {
    float: left;
    margin: 3px 20px 0 0;
}

.surbtn {
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    background: #3e3e3e;
    padding: 5px 30px;
    margin: 5px 5px 5px 0;
    border: none 0;
    cursor: pointer;
}

    .surbtn:hover {
        color: #FFF;
        background: #000;
    }

.excelbtn {
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 2px 0px 2px 40px;
    margin: 0;
    border: solid 1px #328c5c;
    cursor: pointer;
    background: #1f7246 url(../images/excel-icon.png) left center no-repeat;
}

.surtextbox {
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    text-align: center;
    padding: 4px 0;
    margin: 0;
    border: none;
}

.surtextbox2 {
    width: 20%;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    border: none;
}

.scrollhd {
    width: 48%;
    font-size: 18px;
    font-weight: normal;
    color: #27413e;
    text-decoration: none;
    text-align: center;
    padding: 6px 0px;
    border: 1px solid #9eb6ce;
    background: #f9fcfd url(../images/scrollhd-bg.png) repeat-x center bottom;
}

.scrollhd2 {
    width: 48%;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #9eb6ce;
    border-right: 1px solid #9eb6ce;
}

.scrollhd3 {
    width: 4.1%;
    font-size: 18px;
    font-weight: normal;
    color: #27413e;
    text-decoration: none;
    text-align: center;
    padding: 6px 0px;
    border-bottom: 1px solid #9eb6ce;
    border-right: 1px solid #9eb6ce;
    background: #a9c4e9 url(../images/number-arrow.png) no-repeat right bottom;
}

.scrollhd4 {
    width: 4.1%;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #9eb6ce;
    border-right: 1px solid #9eb6ce;
    background: #e4ecf7;
}

.notecvr {
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 5px 15px;
    margin: 0 0 0 0;
    border: none;
    border: 1px solid #ecc011;
    background: #f3f2b3;
    border-radius: 3px;
}

.noteicon {
    float: left;
    margin: 4px 7px 0 0;
}

.notetext {
    float: left;
}

.notebox {
    width: 150px;
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 2px 0 2px 35px;
    margin: 0 0 0 0;
    border: none;
    border: 1px solid #ecc011;
    background: #f3f2b3 url(../images/warning.png) no-repeat left center;
    border-radius: 3px;
}

#notepopBox {
    /* float:left; */
}

#notepopBox2 {
    float: left;
    color: #000;
}

#popBoxWrapper {
    width: 52px;
    height: 175px;
    position: absolute;
    margin-left: 4px;
    margin-top: 40px;
}

#popBox {
    display: none;
    float: right;
    width: 488px;
    height: 206px;
    background-color: #f7f7f7;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

#popBoxArrow {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #376091;
    position: absolute;
    left: 12px;
    top: -10px;
}

.booktable {
    float: left;
    width: 100%;
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    border-collapse: collapse;
    border: 1px solid #FFF;
}

.booktable-h1 {
    color: #FFF;
    background-color: #1b1b1b;
}

.booktable-tr {
    color: #000;
    background-color: #eff1f1;
}

.newbooknowbtn:link, .newbooknowbtn:visited, .newbooknowbtn:active {
    float: left;
    width: 100%;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    background: #252729;
    padding: 7px 0 4px 0;
    margin: 0;
    border-radius: 3px;
    border: none 0;
}

.newbooknowbtn:hover {
    color: #FFF;
    background: #268935;
}

.deletelink:link, .deletelink:visited, .deletelink:active {
    float: right;
    width: 25px;
    height: 25px;
    margin: 2px 0 0 0;
    background: url(../images/delete.png) right center no-repeat;
    transition: 1s;
    color: #FFF;
}

.deletelink:hover {
    float: right;
    width: 25px;
    height: 25px;
    margin: 2px 0 0 0;
    background: url(../images/delete-h.png) right center no-repeat;
    transition: 1s;
    color: #FFF;
}

.testfield {
    width: 305px;
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #202020;
    text-decoration: none;
    padding: 6px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c4c4c5;
}

.testfield2 {
    width: 80px;
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #202020;
    text-decoration: none;
    padding: 6px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c4c4c5;
}

.postbtn {
    margin: 1% 0 0 0;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    padding: 7px 25px;
    background: #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: none 0;
    cursor: pointer;
}

.feederror {
    float: left;
    margin: 7px 0 0 15px;
    transition: 1s;
    color: red;
}

.feederror2 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 7px 0 0 0;
    transition: 1s;
    color: red;
}

.feederror3 {
    float: left;
    width: 99.8%;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #56792e;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 0;
    margin: 8px 0 0 0;
    text-align: left;
    border: 1px solid #759e45;
    background: #cce7ad;
    text-align: center;
}

.feederror4 {
    float: left;
    width: 99.8%;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #b53535;
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 0;
    margin: 8px 0 0 0;
    text-align: left;
    border: 1px solid #b53535;
    background: #eebdbd;
    text-align: center;
}

.favbtn {
    padding: 4px 20px;
    margin: 0 0 0 5px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border: none;
    border-radius: 3px;
    background: #0897c4;
}

.favfeild {
    padding: 3px 20px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #fff;
}





/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
    .testfield {
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        color: #202020;
        text-decoration: none;
        padding: 6px 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        background: #FFF;
        border: 1px solid #c4c4c5;
    }
}



/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {
    .testfield {
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        color: #202020;
        text-decoration: none;
        padding: 6px 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        background: #FFF;
        border: 1px solid #c4c4c5;
    }
}

nav > div a.nav-item .nav-link{
    background: #000 !important;
}
 
    nav > div a.nav-item .nav-link.active {
        background: #f04d24 !important;
    }
.nav .table-nav-tabs  {
}
    .nav .table-nav-tabs .nav-for-style {
        background: #5d5d5d;
        color: #fff;
        border-radius: 0;
        padding: 10px 30px;
        font-weight: 700;
    }
        .nav .table-nav-tabs .nav-for-style.active {
            background: #f04d24;
        }

   
