﻿  html, body {border: 0 none;font-family: 'Open Sans',Arial,sans-serif; margin: 0; outline: 0 none;padding: 0;background-color: #ffffff;height: 450px;}                   
        ul, ol { margin: 0 0 10px 25px;padding: 0; }
        li {list-style-type:none;}
        .pull-left {}
        .tab-content {border-right: 1px solid #D1D1D1;padding: 0px 30px 10px 30px;overflow: auto;}
        .tab-content > .active, .pill-content > .active {display: block;}
        label {color: #333333;cursor: default;font-size: 13px;padding-top: 15px;display: block;margin-bottom: 5px;font-weight: normal;line-height: 20px;}
        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 {
            margin-bottom: 0;
        }
        input[type="text"], input[type="password"] {text-align:center;border: 1px solid #CCCCCC;border-radius: 5px;color: #5F5F5F;font: 14px 'Open Sans',Arial,sans-serif;height: 19px;outline: 0 none;padding: 7px 6px; width: 270px;}
        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 {
            background-color: #FFFFFF;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
            transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
        }
        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 {
            display: inline-block;
        }  

        .btn {font-size: 17px;font-weight: 400;height: 40px;margin-top: 20px;width: 297px;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: #F5F5F5;background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;border-image: none;border-radius: 4px;border-style: solid;border-width: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);color: #333333;cursor: pointer;display: inline-block;font-size: 14px;line-height: 20px;margin-bottom: 0;padding: 4px 12px;text-align: center;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);vertical-align: middle;}

        .btn-primary {background-color: #006DCC;background-image: linear-gradient(to bottom, #0088CC, #0044CC);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #FFFFFF;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
        .btn-other {width:100px;font-size:16px;padding-top:10px;text-decoration:none;height:30px;}

        a.btn-other:hover {text-decoration:underline}
        .sectionHead {background-color: #2DB774;height: 55px;}
        .section {border-right: 1px solid #CCC;height: 55px;}

        .sectionHead2 {background-color: #999;height: 55px;margin-top:20px;}
        
        .noborder {border-right: none;}

        .section label {color: #ffffff;font-size: 22px;text-align:center;font-family: 'Open Sans',Arial,sans-serif;}
        #vsMain {height:40px;padding:0px; margin:0px;}
        #vsMain ul {margin:5px ; padding:0px; padding-left:15px; }