body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0px auto;
    max-width: 90%;
    font-size: 12px;
    background: #e7e4d0 url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/header_bg.jpg) top repeat-x;
    overflow-x: hidden;
}

@font-face
{
    font: 'OpenSans-CondBold' !important;
    src: url('https://www.vtsosonline.com/Themes/Inhouse/vt/css/OpenSans-CondBold.eot') format("opentype") !important;
    src: url('https://www.vtsosonline.com/Themes/Inhouse/vt/css/OpenSans-CondBold.ttf') format('truetype') !important;
}

img
{
    border: 0px;
}

.float_left
{
    float: left;
}

.float_right
{
    float: right;
}
/*input {
	border:1px solid #dedede;
	padding:5px;
}*/

input[type=button]
{
    padding: 6px 8px !important;
    border: 1px solid #00803D;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    background-color: #00803D;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px;
    font-size: 12px;
    border: 0px;
}

    input[type=button][disabled=disabled]
    {
        padding: 6px 8px !important;
        border: 1px solid #b5b5b5;
        color: #6d6d6d;
        font-size: 14px;
        font-weight: normal;
        cursor: pointer;
        background-color: #b5b5b5;
        -moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        border-radius: 5px;
        font-size: 12px;
        border: 0px;
        text-shadow: none;
    }



span.anchor a
{
    color: #339966;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

    span.anchor a:hover
    {
        color: #339966;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
    }

.fieldlist input[type="radio"]
{
    -webkit-appearance: none;
    border: none;
    width: 13px;
    height: 13px;
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/radio.png) center no-repeat;
    border: 0px;
}

    .fieldlist input[type="radio"]:checked
    {
        background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/radio_checked.png) center no-repeat;
        border: 0px;
    }

.space5
{
    height: 5px;
}

.space10
{
    height: 10px;
}

.space15
{
    height: 15px;
}

.space20
{
    height: 20px;
}

.space25
{
    height: 25px;
}
/* Header */
.out_leftheader
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/vermont.png) no-repeat right;
    height: 57px;
    width: 100%;
}

.inner_leftheader
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/header2.jpg) no-repeat right;
    height: 57px;
    width: 50%;
    margin-right: 0px;
}

.inner_rightheader
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/innerlogo.jpg) no-repeat left;
    height: 57px;
    width: 50%;
    margin-left: 0px;
}

.index_innheaderbg
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/inner_headerbg.jpg) repeat-x 14px 0px;
    height: 57px;
}


/* Nav Styles */
.navbg
{
    background: #aa9429 url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/menu_bg.jpg) repeat-x;
    padding: 0px 0px 0px 0px;
}

#nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 38px;
    background: #fff;
    position: relative;
    z-index: 9999;
    font-family: arial, verdana, sans-serif;
}

#nav
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/css/camera.jpg) no-repeat left bottom;
}
    /* this demo only */
    #nav li.top
    {
        display: block;
        float: left;
        background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/wall.jpg) repeat-y;
        position: relative;
    }

        #nav li.top div
        {
            z-index: 9999 !important;
            position: relative;
        }


    #nav li a.top_link
    {
        display: block;
        float: left;
        height: 38px;
        line-height: 38px;
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        padding: 0 0 0 5px;
        cursor: pointer;
        background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/css/blank.gif);
    }

        #nav li a.top_link img
        {
            margin: 18px 10px 0px 0px;
        }

        #nav li a.top_link span
        {
            float: left;
            display: block;
            padding: 0 10px 0 10px;
            height: 30px;
        }

            #nav li a.top_link span.down
            {
                float: left;
                display: block;
                padding: 0 11px 0 11px;
                height: 30px;
            }

        #nav li a.top_link:hover
        {
            color: #fff;
            background: #8d7a1c;
        }

            #nav li a.top_link:hover span
            {
                background: #8d7a1c;
            }

                #nav li a.top_link:hover span.down
                {
                    background: #8d7a1c;
                }

    #nav li:hover > a.top_link
    {
        color: #fff;
        background: #8d7a1c;
    }

        #nav li:hover > a.top_link span
        {
            background: #8d7a1c;
        }

            #nav li:hover > a.top_link span.down
            {
                background: #8d7a1c;
            }
    /* Default list styling */

    #nav li:hover
    {
        position: relative;
        z-index: 990;
    }
        /* keep the 'next' level invisible by placing it off screen. */
        #nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul
        {
            position: relative;
            left: -9999px;
            top: -9999px;
            width: 0;
            height: 0;
            margin: 0;
            padding: 0;
            list-style: none;
        }

        #nav li:hover div
        {
            left: 0px;
            top: 36px;
            background: #aa9429;
            padding: 10px;
            border: 0px solid #8d7a1c;
            white-space: nowrap;
            z-index: 99999;
            position: absolute;
            width: auto;
        }

        #nav li:hover ul.sub
        {
            left: 0;
            top: 0px;
            background: #aa9429;
            padding: 3px;
            border: 0px solid #8d7a1c;
            white-space: nowrap;
            width: auto;
            float: left;
            height: auto;
            z-index: 99999;
        }

            #nav li:hover ul.sub li
            {
                display: block;
                min-width: 150px;
                width: 100%;
                z-index: 99999;
                font-weight: normal;
            }

                #nav li:hover ul.sub li a
                {
                    display: block;
                    font-size: 13px;
                    width: auto;
                    line-height: 28px;
                    text-indent: 5px;
                    color: #fff;
                    text-decoration: none;
                    padding-right: 6px;
                }

    #nav li ul.sub li a.fly
    {
        background: #fff url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/down2.gif) 80px 7px no-repeat;
    }

    #nav li:hover ul.sub li a:hover
    {
        background: #8d7a1c;
        color: #fff;
        padding-right: 6px;
    }

    #nav li:hover ul.sub li a.fly:hover
    {
        background: #8d7a1c;
        color: #fff;
    }

    #nav li:hover ul li:hover > a.fly
    {
        background: #8d7a1c;
        color: #fff;
    }

    #nav li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
    {
        left: 90px;
        top: 0px;
        background: #fff;
        padding: 3px;
        border: 1px solid #8d7a1c;
        white-space: nowrap;
        width: 90px;
        z-index: 400;
        height: auto;
    }

    #nav li:hover ul.sub li ul
    {
        border: 1px solid red;
        margin-left: 140px;
        background: #aa9429;
        padding: 3px;
        border: 0px solid #8d7a1c;
        white-space: nowrap;
        width: 230px;
        height: auto;
        z-index: 300;
    }

        #nav li:hover ul.sub li ul li
        {
            display: block;
            position: relative;
            float: left;
            width: 230px;
            font-weight: normal;
            border-bottom: 1px solid #8d7a1c;
        }

    #nav li:hover ul.sub li.right_icon > a
    {
        background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/right_arrow.png) no-repeat 220px 11px;
        color: #fff;
    }

        #nav li:hover ul.sub li.right_icon > a:hover
        {
            background: #8d7a1c url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/right_arrow.png) no-repeat 220px 11px;
            color: #fff;
        }
/* Nav Ends */


/* Search input Start */
.search_padd
{
    padding: 0px 10px;
    height: 38px;
    float: right;
}

.search_bg
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/search.png) no-repeat;
    color: #888683;
    width: 157px;
    height: 24px;
    border: 0px;
    padding: 0px 0px 0px 5px;
}

.bg_highlight
{
    background-color: #e3e8f9;
}

.search_bt
{
    padding-top: 7px;
}

    .search_bt img
    {
        padding-top: 0px;
    }
/* Search input End */

/* Content Start */
.page_content
{
    margin: 0px 8px 0px 0px;
    padding: 8px 0px 0px 8px;
    width: auto;
}

.page_title
{
    font: Arial, Helvetica, sans-serif;
    color: #448062;
    font-size: 14pt;
    margin: 0px 5px 5px 5px;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}


.paddingtotal
{
    padding-left: 180px;
}

.paddingtotalwo
{
    padding-left: 670px;
}

.tabletranstitle
{
    background-color: #f0f0f0;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

.tabletrans
{
    background-color: #e8e7e7;
}

.bgwhite
{
    background-color: #FFFFFF;
}



#breadcrumbs-one
{
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #e5e5e5 #ccc;
    border-radius: 8px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    overflow: hidden;
    width: auto;
    font-size: 14px;
    line-height: 18px;
}

    #breadcrumbs-one li
    {
        float: left;
    }

    #breadcrumbs-one a
    {
        padding: 8px 15px 5px 60px;
        float: left;
        text-decoration: none;
        color: #fff;
        position: relative;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
        background-color: #257b52;
        background-image: linear-gradient(to right, #257b52, #257b52);
        height: 24px;
    }

        #breadcrumbs-one a img
        {
            padding: 0px 8px;
            left: 20px;
            top: 8px;
            position: absolute;
        }

    #breadcrumbs-one li:first-child a
    {
        padding-left: 60px;
        border-radius: 5px 0 0 5px;
    }

    #breadcrumbs-one a::after, #breadcrumbs-one a::before
    {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -1.5em;
        border-top: 1.5em solid transparent;
        border-bottom: 1.5em solid transparent;
        border-left: 1em solid;
        right: -1em;
    }

    #breadcrumbs-one a::after
    {
        z-index: 2;
        border-left-color: #257b52;
    }

    #breadcrumbs-one a::before
    {
        border-left-color: #ccc;
        right: -1.1em;
        z-index: 1;
    }

    #breadcrumbs-one .current, #breadcrumbs-one .current:hover
    {
        font-weight: bold;
        background: none;
        color: #4e896d;
        cursor: default;
    }

        #breadcrumbs-one .current::after, #breadcrumbs-one .current::before
        {
            content: normal;
            cursor: default;
        }
/* Steps End */
.font_mar
{
    color: #7a2427;
}

.font_grey
{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.font_green
{
    color: #669900;
    font-size: 12px;
    font-weight: bold;
}

.font_green_big
{
    color: #339933;
    font-size: 16px;
    font-weight: bold;
}

.font_orange_big
{
    color: #996600;
    font-size: 14px;
    font-weight: bold;
}

.font_red
{
    color: #ff0009;
    font-size: 12px;
}

.font_orange
{
    color: #996600;
    font-size: 12px;
}

.font_red12
{
    color: #FF0600;
    font-size: 12px;
    font-weight: normal;
}

.page_wrap
{
    min-height: 448px;
}

.data_pannel
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    padding: 4px;
    /*  width: 99%;   */
    margin: 10px 0px;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
}

.data_confirmation
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    padding: 10px;
    width: 99%;
    font-size: 16px;
    color: #000000;
    margin: 10px auto;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .1);
}

.inner_databg
{
    background: #f1eed9;
    color: #996600;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 12px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}



.grid_layout
{
    margin: 0px;
    /*color:#996600;*/
    font-size: 12px;
}

.grid
{
    border: 1px dashed #d1d1d1;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.grid_layout tr td
{
    border-bottom: 1px dashed #d1d1d1;
}


.grid_layout1
{
    margin: 0px;
    color: #996600;
    border-top: 1px dashed #d1d1d1;
    font-size: 12px;
}

.grid1
{
    border: 1px dashed #d1d1d1;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.grid_layout1 tr td
{
    border-bottom: 1px dashed #d1d1d1;
}

    .grid_layout1 tr td:first-child
    {
        border-left: 1px dashed #d1d1d1;
    }

    .grid_layout1 tr td:last-child
    {
        border-right: 1px dashed #d1d1d1;
    }

/*.grid_layout2{ margin:0px; color:#996600;border-top:1px dashed #d1d1d1;
	font-size:12px;}

.grid1{ border-bottom:0px dashed #d1d1d1 ; border-top:0px; border-right:0px; border-left:0px;}

.grid_layout2 tr td{ border-bottom:1px dashed #d1d1d1;}
    .grid_layout2 tr td:first-child {
       
        border-left: 0px dashed #d1d1d1;
    }
    .grid_layout2 tr td:last-child {
        border-bottom:0px dashed #d1d1d1;
        border-right: 0px dashed #d1d1d1;
    }
    .grid_layout2 tr { border-bottom:1px dashed #d1d1d1;}*/


.grid_headerbg
{
    background: #f1eed9;
    color: #996600;
    font-size: 12px;
}


.button_dialog
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/button_bg.png) repeat-x;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    line-height: 25px;
    border: none;
    border: 0px;
    outline: none;
}

.buttonsmall
{
    background: url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/button_bg.png) repeat-x;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    height: 22px;
    -ms-border-radius: 8px;
    line-height: 10px;
    border-radius: 8px;
    cursor: pointer;
}

.buttonsmall1{ background:url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/button_bg.png) repeat-x; color:#fff; font-weight:normal; font-size:12px; padding:5px 5px; -webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
     height:22px;
	-ms-border-radius: 8px;
	line-height:10px;
	border-radius: 5px;
	cursor:pointer;
    padding: 6px 8px !important;
    border: 1px solid #00803D;
    background-color: #00803D;
    border:0px;
}

   
/* Content End */


.footer
{
    margin: 0px auto;
    left: 0px;
    bottom: 0px;
    width: 100%;
    margin: 5px;
    color: #666666;
    text-align: center;
    font-size: 10px;
}

.footerbg
{
    background: #d7d2b3;
    position: absolute;
    left: 0px;
    padding: 5px 0;
    width: 100%;
    text-align: center;
}


@media all and (min-width: 900px) and (max-width: 1300px)
{
    body
    {
        font-family: Arial, Helvetica, sans-serif;
        color: #666;
        margin: 0px auto;
        max-width: 100%;
        background: #e7e4d0 url(https://www.vtsosonline.com/Themes/Inhouse/vt/images/inhouse/header_bg.jpg) top repeat-x;
    }

    .footer
    {
        margin: 0px auto;
        left: 0px;
        bottom: 0px;
        width: 100%;
        margin: 5px;
        color: #666666;
        text-align: center;
        font-size: 10px;
    }

    .footerbg
    {
        background: #d7d2b3;
        position: absolute;
        left: 0px;
        padding: 5px 0;
        width: 100%;
        text-align: center;
    }
}



/* Tooltip */
li.info
{
    color: #000;
    text-decoration: none;
}

    li.info:hover
    {
    }

    li.info span
    {
        display: none;
        z-index: 9999;
    }

    li.info:hover span
    { /*the span will display just on :hover state*/
        display: block;
        position: fixed;
        z-index: 99999;
        top: 169px !important;
        left: 433px !important;
        background-color: #257c52;
        color: #fff;
        padding: 8px;
        border-top: 1px solid #fff;
        font-size: 11px;
        width: auto;
        text-align: center;
    }

.ui-dialog
{
    border: 1px solid #BC9D0F;
     z-index : 99999999;
}

.ui-widget
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/*.ui-dialog .ui-dialog-content{
        padding:0px;
    }*/

.ui-dialog-titlebar
{
    background: url(../images/popup_title_bg.png) repeat-x;
    color: #fff;
}

.grid_layout tr.highlight
{
    background-color: #a1d8c1;
}

.gridstyle tr.highlight:hover
{
    background-color: #a1d8c1;
}

.gridstyle tr.highlight:hover
{
    background-color: #a1d8c1;
}

input[type=button].disabled
{
    background: #afafaf;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    height: 30px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    cursor: default;
}

.fontbrown
{
    color: #7a2426;
}