
body
{
    font-family: 'Lato' , sans-serif;
    font-weight: 400;
    color: #080102;
    font-size: 16px;
    background: #fff;
}
.wrapper
{
    position: relative;
}
.setfoot
	{
  
    bottom: 0;
    width: 100%;
}

.wrapper:before, .wrapper:after
{
    display: table;
    line-height: 0;
    content: "";
}
.wrapper:after
{
    clear: both;
}
.container:before, .container:after
{
    display: table;
    line-height: 0;
    content: "";
}
.container:after
{
    clear: both;
}
.container
{
    position: relative;
    margin: 0 auto;
    display: block;
}
.header-wrapper
{
    height: 113px;
    background: url(../images/header-banner.jpg) no-repeat right top #FFFFFF;
    overflow: hidden;
}
.emblem
{
    padding: 14px 15px;
    background: #FFFFFF;
    float: left;
    background-image: url(../images/emblem.png) no-repeat right top #1066ae;
}
.header-wrapper h1
{
    color: #000000;
    font-size: 30px;
    line-height: 27px;
    margin: 20px 0px 0px 20px;
    float: left;
}
.header-wrapper h1 span
{
    font-size: 13px;
    color: #a5d6ff;
    display: block;
    font-weight: 400;
}
.accessibility
{
    float: right;
    margin: 45px 10% 0px 0px;
    font-size: 13px;
}
.accessibility a.skip-content
{
    float: left;
    display: inline-block;
    color: #fff;
    line-height: 23px;
}
.accessibility a.skip-content:hover
{
    text-decoration: underline;
}
.accessibility ul
{
    float: left;
    border-radius: 1px;
    overflow: hidden;
    margin-left: 15px;
}
.accessibility ul li
{
    float: left;
    border-right: 1px solid #dadada;
}
.accessibility ul li a
{
    display: block;
    height: 23px;
    background: #fff;
    width: 23px;
    line-height: 23px;
    text-align: center;
    padding: 0px 0px;
    color: #1F0000;
}
.accessibility ul li:hover a
{
    color: #1070C0;
}
.accessibility ul li:last-child
{
    border-right: 0px;
}
.accessibility ul li.dark a
{
    background: #363636;
    color: #fff;
}
.accessibility ul li.dark:hover a
{
    color: #fff;
}
.toggle-nav-bar
{
    display: none;
}
.nav-wrapper
{
    background: #dd613f;
}
.nav-container
{
    padding: 10px;
}
.nav-container ul li
{
    float: left;
    border-right: 1px solid #1F0000;
}
.nav-container li.parent
{
    background-image: url(~/images/parent.png);
    background-repeat: no-repeat;
    background-position: right;
}
.nav-container ul li a
{
    display: block;
    padding: 10px 21px;
    font-size: 20px;
    color: #ffd66a;
    font-weight: 600;
}
.nav-container ul li a:hover, .nav-container ul li.active a
{
    color: #fff;
}
.container.body-container
{
    padding: 20px;
    min-height: 300px;
}
.sidebar
{
    width: 270px;
    float: left;
    position: absolute;
    top: 20px;
    left: 20px;
}
.sidebar-block
{
    padding-bottom: 20px;
}
.sidebar-block:last-child
{
    padding-bottom: 0;
}
.side-link
{
    display: block;
}
.side-link ul li
{
    display: block;
    border-bottom: 2px solid #fff;
    background: #ba9227;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.side-link ul li:hover, .side-link ul li.active
{
    background: #aa8114;
}
.side-link ul li a
{
    padding: 20px 10px 20px 45px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
}
.side-link ul li.ico-login a
{
    background: url(../images/sprite.png) no-repeat 15px 17px;
}
.side-link ul li.ico-reg a
{
    background: url(../images/sprite.png) no-repeat 15px -43px;
}
.side-link ul li.ico-info a
{
    background: url(../images/sprite.png) no-repeat 15px -105px;
}
.side-link ul li.ico-query a
{
    background: url(../images/sprite.png) no-repeat 15px -165px;
}
.side-link ul li.ico-Proposal a
{
    background: url(../images/sprite.png) no-repeat 15px -226px;
}
.side-banner
{
    background: #cbc0b9;
    display: block;
}
.side-banner img
{
    width: 100%;
}
.side-banner figcaption
{
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    color: #5f554e;
    padding: 10px;
}
.download-pdf
{
    background: #0f9c6e;
}
.download-pdf ul
{
    padding: 0px 15px;
}
.download-pdf ul li
{
    display: block;
    padding: 12px 0 12px 28px;
    border-bottom: 1px solid #0e8a62;
}
.download-pdf ul li.ico-pdf
{
    background: url(../images/ico-pdf.png) no-repeat 0px 12px;
}
.download-pdf ul li.ico-word
{
    background: url(../images/ico-word.png) no-repeat 0px 12px;
}
.download-pdf ul li:last-child
{
    border-bottom: 0;
}
.download-pdf ul li a
{
    display: block;
    color: #fff;
    padding: 0px;
    font-size: 14px;
}
.download-pdf ul li a:hover
{
    text-decoration: underline;
}
.content-area
{
    margin-left: 290px;
    display: block;
}
.content-banner
{
    display: block;
    padding-bottom: 18px;
}
.content-banner img
{
    width: 100%;
}
.content-area h2
{
    font-size: 20px;
    font-weight: 800;
    color: #000;
    padding-bottom: 10px;
}
a.bttn-more
{
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #693F0F;
    float: right;
    padding: 0px 3px 2px 3px;
    line-height: normal;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
}
a.bttn-more:hover
{
    background: #0F9C6E;
}
.whats-new
{
    padding-top: 10px;
}
.whats-new h3
{
    padding-bottom: 10px;
    color: #000;
    font-weight: 800;
    font-size: 16px;
}
.whats-new-holder
{
    position: relative;
    border: 1px solid #f2f2f2;
}
.whats-new-top
{
    font-weight: bold;
    background: #f2f2f2;
}
.whats-new-holder .date
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 110px;
    padding: 7px 10px;
    margin-left: 20px;
}
.whats-new-holder span
{
    display: block;
}
.whats-new-holder .subject
{
    margin-left: 120px;
}
.whats-new-holder .date1
{
    margin-top: 5px;
    float: left;
    margin-left: 20px;
}
.whats-new-holder .subject1
{
    margin-left: 120px;
    margin-top: 5px;
}
.inline
{
    border: 1px solid red;
    margin: 10px;
    float: left; /*Add float left*/
    margin: 10px;
}
.whats-new-holder .subject a
{
    text-decoration: underline;
}
.whats-new-holder .subject a:hover
{
    color: #000;
}
.whats-new-holder .whats-new-top .date, .whats-new-holder .whats-new-top .subject
{
    padding: 7px 10px;
}
.whats-new-holder .whats-new-scroll-holder .date, .whats-new-holder .whats-new-scroll-holder .subject
{
    padding: 10px 10px;
}
.whats-new-content
{
    position: relative;
}
.whats-new-scroll-holder
{
    position: relative;
}
.bttnspan
{
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}
/*.whats-new table{border:1px solid #f2f2f2; width:100%;}
.whats-new table thead tr{background:#f2f2f2;}
.whats-new table thead tr th{padding:6px 10px; text-align:left;}
.whats-new table tbody tr td{padding:10px; text-align:left;}
.whats-new table tbody tr td a{text-decoration:underline;}
.whats-new table tbody tr td a:hover{color:#000;}*/

/*Footer*/
.footer-wrapper
{
    background: #8f280c;
}
.footer-wrapper a
{
    color: #686868;
}
.footer-wrapper a:hover
{
    text-decoration: underline;
}
.container.footer-container
{
    padding: 35px 20px;
    font-size: 13px;
	margin-left: 10em;
}
.footer-block
{
    float: left;
}
.footer-block.block-copyright
{
    width: 30%;
}
.footer-block.block-contact
{
    width: 20%;
}
.footer-block.block-help-desk
{
    width: 30%;
}
.footer-block.block-fetured-link
{
    width: 20%;
}
.footer-block h4
{
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 15px;
}
.copy-right
{
    color: #fff;
    padding-bottom: 10px;
    display: inline-block;
    /* border-bottom: 1px solid #0f5590; */
    line-height: 130%;
}
.copy-right span
{
    color:#fff;
    display: block;
}

.host-text
{
    color: #fff;
    padding-bottom: 10px;
    display: inline-block;
    /* border-bottom: 1px solid #0f5590; */
    line-height: 130%;
}
.host-text span
{
    color: #fff;
    display: block;
}
address.footer-address
{
    color: #a2d5ff;
    margin: 0;
    padding: 0;
    font-style: normal;
    line-height: 130%;
}
address.footer-address span
{
    color: #fff;
}
.desk-email
{
    color: #a2d5ff;
    line-height: 130%;
    padding-bottom: 10px;
    display: inline-block;
}
.desk-email span
{
    color: #fff;
}
.footer-link ul li
{
    display: block;
    padding-bottom: 5px;
}
.footer-link ul li a
{
    display: block;
    color: #3aeca3;
}
.footer-link ul li a:hover, .footer-link ul li.active a
{
    color: #fff;
    text-decoration: none;
}
ul
{
    list-style: none;
}



a
{
    text-decoration: none;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
a:hover
{
    text-decoration: underline;
}
a img, img
{
    border: none;
}
.white
{
    background-color: #FFF;
}
.green
{
    background-color: #008509 !important;
}
.gray
{
    background-color: #AAA !important;
}
.blue
{
    background-color: #0059b5;
}
.red
{
    background-color: #d90000 !important;
}
.Voilet
{
    background-color: #9400D3;
    color: #FFF;
}
.Voilet a
{
    color: #FFF;
}
.marignZero
{
    margin: 0 !important;
}
.page
{
    width: 1024px;
    margin: 0 auto;
}
.InputFormAuto label
{
    float: right;
    text-align: right;
    padding: 0px 20px;
    display: block;
}

.InputForm .radioLabel label
{
    float: none;
    width: auto;
}

.InputForm
{
    width: 400px;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 20px;
    border-radius: 15px;
    border-top: solid 4px #10365d;
    border-bottom: solid 4px #10365d;
    border: 1px solid #DDD;
    box-shadow: 0px 0px 5px #CCC;
}
.InputFormss
{
    width: 600px;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 20px;
    border-radius: 15px;
    border-top: solid 4px #10365d;
    border-bottom: solid 4px #10365d;
}

.InputFormAuto
{
    width: 900px;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 20px;
    border-radius: 15px;
    border-top: solid 4px #10365d;
    border-bottom: solid 4px #10365d;
    border: 1px solid #DDD;
    box-shadow: 0px 0px 5px #CCC;
}

.InputFormNew
{
    width: 900px;
    height: auto;
    margin: 0px auto 0px auto;
    background-color: #FCEDF1;
    padding: 20px;
    border-radius: 15px;
    border-top: solid 4px #990033;
    border-bottom: solid 4px #990033;
}
.AspMenu
{
    color: #1F0000;
    text-align: left;
}

#Menu a
{
    color: #0F5590;
}
#Menu a:hover
{
    color: #0F5590;
}

.StaticMenuItemStyle
{
    padding: 1px 15px 1px 15px;
}

.DynamicMenuItemStyle
{
    background-color: #dd613f;
    font-size: large;
    padding: 1px 15px 1px 15px;
}

.StaticHoverStyle, .DynamicHoverStyle
{
    background-color: #dd613f;
}


.DynamicMenuStyle
{
    background-color: #1070C0;
}

.StaticSelectedStyle, DynamicSelectedStyle
{
    background-color: #1070C0;
    border-radius: 15px;
}
.inputBox .inputTextAreaLock
{
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
    width: 300px;
    min-height: 60px;
    max-height: 200px;
    min-width: 300px;
    max-width: 300px;
}
.inputbox short, shorter, shortest, medium, big
{
    border: 1px solid #AAA;
    border-radius: 3px;
}
.userLogin
{
    border: 1px solid #DDD;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #CCC;
}
.userLogin .loginForm
{
    border: 1px solid #CCC;
    width: 506px;
    margin: 40px auto;
    border-radius: 10px;
    background: #EEE;
}
.applicantDetails
{
    margin: 0 auto;
    padding: 20px;
}
.LogininputBox
{
    clear: both;
    padding: 5px 10px;
}
.LogininputBox .labeled
{
    float: left;
    text-align: right;
    padding: 0px 20px;
    display: block;
}
.LogininputBox .labeledLong
{
    float: left;
    text-align: right;
    padding: 0px 20px;
    display: block;
}
.LogininputBox .inputText
{
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
    width: 150px;
}
.clear
{
    clear: both;
}
.wrapperHead
{
    background-color: #1070C0;
    padding: 0px 4px 0px 0px;
    float: left;
    border-radius: 0px 15px 15px 0px;
    overflow: hidden;
    margin-left: -11px;
}
.subHead
{
    display: block;
    float: left;
    background-image: url(~/images/micro_arrow_go.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    color: #ffd66a;
    padding: 5px 40px 5px 10px;
}
.seperator
{
    height: 1px;
    background: #CCC;
    margin-top: 12px;
}
.inputBox
{
    clear: both;
    padding: 10px 20px;
}
.inputBox .labeled
{
    float: right;
    text-align: right;
    padding: 0px 20px;
    display: block;
}
.inputBox .labeledLong
{
    float: left;
    text-align: right;
    padding: 0px 20px;
    display: block;
}
.gistArea
{
    width: 300px;
    min-height: 50px;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
}
.inputBox .inputText
{
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
    width: 300px;
}
.inputBox .inputSTD
{
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
    width: 40px;
    margin-right: 10px;
}
.inputBox .inputLandline
{
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
    width: 230px;
}

.inputBox select
{
    padding: 5px 10px;
    width: 322px;
    border-radius: 3px;
    border: 1px solid #AAA;
}
.inputBox .calendar
{
    background-image: url(~/images/calendar.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.inputBox .shortest
{
    width: 50px;
    font-size: 12px;
    padding: 3px 3px;
}
.inputBox .shorter
{
    width: 70px;
    font-size: 12px;
    padding: 3px 3px;
}
.inputBox .short
{
    width: 100px;
    font-size: 12px;
    padding: 3px 3px;
}
.inputBox .medium
{
    width: 200px;
    font-size: 12px;
    padding: 3px 3px;
}
.inputBox .big
{
    width: 300px;
    font-size: 12px;
    padding: 3px 3px;
}
.documentUpload .bttnUpload
{
    width: 65px;
}
.radioButtonCSS
{
    float: left;
    width: 150px;
}
.radioTextRight
{
    float: right;
    width: 400px;
}
.radioTextRight .inputText
{
    width: 100px !important;
    float: none !important;
    margin-bottom: 10px;
}
.radioButtonCSS table
{
    border: none;
    border-collapse: collapse;
}
.radioButtonCSS td, .radioButtonCSS th, .radioButtonCSS tr
{
    border: none;
    padding: 10px;
}
.buttonSet
{
    text-align: right;
}
.buttonSetPadding
{
    text-align: left;
    padding-right: 225px;
    margin-top: -15px;
}
.bttnSubmit
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 5px 20px;
    color: #ffd66a;
    border-radius: 10px;
    margin-left: 20px;
    background: #693F0F;
    cursor: pointer;
    height: 32px;
}
.bttnSubmit:hover
{
    color: #fff;
    text-decoration: none;
}
.normalBttn
{
    padding: 0px 10px;
    margin-left: 10px;
}
.companyTableWrapper
{
    height: 160px;
    width: 760px;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #DDD;
}
.companyTable
{
    width: 600px;
    margin-left: 80px;
}
.companyTable thead
{
    font-weight: bold;
    font-size: 11px;
}
.companyTable td
{
    padding: 5px 10px;
    font-size: 11px;
}
.documentUpload
{
}
.documentUpload .mainUploadUL
{
    font-weight: bold;
    margin-left: 20px;
}
.documentUpload .mainUploadUL li
{
}
.documentUpload .mainUploadUL .subUploadUL
{
    margin-left: 20px;
}
.documentUpload .mainUploadUL .subUploadUL li
{
}
.documentUpload .inputFile
{
    clear: both;
    padding: 20px 0px 10px 0px;
}

.documentUpload .inputFile .newInputExtra
{
    margin-top: 20px;
    margin-right: 95px;
    width: 282px;
    float: right;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
}


.documentUpload .companyTable file
{
    width: 100px;
    font-size: 12px;
    padding: 3px 3px;
}
.companyTable input[type="file"]
{
    align-items: baseline;
    color: inherit;
    text-align: left;
    width: 140px;
}

.documentUpload .inputFile span
{
    width: 505px;
    text-align: left;
    display: block;
    float: left;
    margin-right: 20px;
    padding-top: 3px;
}
.documentUpload .mainUploadUL .subUploadUL span
{
    width: 485px;
    padding-top: 3px;
    font-weight: normal;
}

.documentUpload .mainUploadUL .subUploadUL
{
    font-weight: normal;
}

.documentUpload .subUploadUL .inputFile
{
    clear: both;
    padding: 3px 0px 3px 0px;
}
.documentUpload .bttnUpload
{
    width: 65px;
}
.documentUpload .otherInfo
{
    float: left;
    width: 281px;
    min-height: 100px;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
}
.documentUpload .buttonSet
{
    text-align: right;
    padding-right: 10px;
}

.paddingDivTwenty
{
    height: 20px;
}
.bottomLessPadding
{
    padding: 0px 0px 0px 0px;
}
/* ==================   Style for the Register page  ==================== */
.newUserRegistrationForm
{
    border: 1px solid #DDD;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #CCC;
}
.newUserRegistrationForm .registerForm
{
    width: 900px;
    margin: 40px auto;
    border-radius: 10px;
}

.newUserRegistrationForm .wrapperHead
{
    margin-top: -12px;
    margin-left: -1px;
}

.newUserRegistrationForm .wrapperHead
{
    margin-top: -12px;
    margin-left: -1px;
}
.newUserRegistrationForm .inputBox .inputText
{
    width: 50px;
}
.newUserRegistrationForm .inputBox span
{
    width: 150px;
}
.newUserRegistrationForm .buttonSetPadding
{
    padding-right: 35px;
}
.newUserRegistrationForm .addressRegister
{
    float: left;
    width: 200px;
    min-height: 70px;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
}
.requiredMsg
{
    float: left;
}
.userLogin .wrapperHead
{
    margin-top: -12px;
    margin-left: -1px;
}
.userLogin .inputBox .inputText
{
    width: 200px;
}
.userLogin .inputBox span
{
    width: 150px;
}

.userLogin .buttonSetPadding
{
    padding-right: 35px;
}
.addressRegister
{
}
.tdleft
{
    width: 30%;
    font-weight: bold;
    padding: 10px;
}
.tdright
{
    width: 70%;
    padding: 10px;
}
.bold
{
    font-weight: bold;
}
.left
{
    float: left;
}
.right
{
    float: right !important;
}

.rightAlign
{
    text-align: right;
}
.whitefont
{
    color: #FFF;
}
.borderNone
{
    border: none;
}
.paddingTenFive
{
    padding: 3px 5px;
}
.paddingTenBottom
{
    padding: 0px 0px 10px 0px;
}

.paddingTwentyLeft
{
    padding: 0px 0px 0px 20px;
}

.extraInput
{
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
}
.inputShortest
{
    width: 50px;
}
.inputShorter
{
    width: 80px;
}
.inputShort
{
    width: 130px;
}
.inputMedium
{
    width: 200px;
}
.inputLarge
{
    width: 300px;
}
.paddingTwentyT$en
{
    padding: 20px 10px;
}
.adminDashboard
{
}
.adminDashboard table
{
    background: #FFF;
}
.animateRight
{
}
.contentTable
{
}
.contentTable thead
{
    font-weight: bold;
    font-size: 12px;
}
.contentTable td
{
    padding: 5px 10px;
    font-size: 12px;
}
#back-top
{
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 99;
}
#back-top a
{
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 24px;
    background-image: url(~/images/top.png);
}
.inputBox .inputTextAreaLock
{
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAA;
    display: block;
    width: 300px;
    min-height: 60px;
    max-height: 200px;
    min-width: 300px;
    max-width: 300px;
}
.inputbox short, shorter, shortest, medium, big
{
    border: 1px solid #AAA;
    border-radius: 3px;
}
.modalpopup
{
    background-color: #FFFFFF;
}
.modalBackground
{
    background-color: black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.pager span
{
    color: Blue;
    font-weight: bold;
    font-size: 16pt;
}
/*Calendar Control CSS*/
.cal_Theme1 td
{
    padding: 0px;
}
.cal_Theme1 .ajax__calendar_container
{
    background-color: #DEF1F4;
    border: solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_header
{
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
    background-color: #ffffff;
    border: solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_dayname
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #004080;
}

.cal_Theme1 .ajax__calendar_day
{
    color: #004080;
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active
{
    color: #004080;
    font-weight: bold;
    background-color: #DEF1F4;
}

.cal_Theme1 .ajax__calendar_today
{
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
    color: #bbbbbb;
}
hr.thin
{
    height: 1px;
    border: 0;
    color: #cccccc;
    background-color: #cccccc;
    margin: 5px 0px 5px 0px;
}

