﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

@font-face
{
    font-family: "Calibri";
    src: url('fonts/925170899-helr45w.eot');
    src: url('fonts/925170899-helr45w.eot?#iefix') format('embedded-opentype'), url('fonts/925170899-helr45w.svg#Calibri') format('svg'), url('fonts/925170899-helr45w.woff') format('woff'), url('fonts/925170899-helr45w.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body
{
    line-height: 1;
    background: #315579 url(../images/background.png) repeat-x;
    font-family: "Calibri";
    direction: ltr;
    color: #5c5c5c;
    font-size: 20px;
}

.clear
{
    clear: both;
}

/*Wrapper*/
#wrapper
{
    width: 980px;
    margin: 0 auto;
}

/*bnner*/
#topborder
{
    margin-top: 14px;
}

.border
{
    height: 212px;
    padding: 0px;
}

.middle
{
    background: #ececee;
    height: 200px;
}



/*button*/
.btn
{
    height: 48px;
    padding-top: 10px;
}

.buttons
{
    width: 521px;
    height: 48px;
    background: url(../images/button-box.png) no-repeat;
    margin: 0 auto;
}

.buttons ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0;
}

.buttons ul li
{
    display: inline;
    float: left;
    padding: 8px 10px 0 10px;
    margin: 0 9px 0 25px;
    text-decoration: none;
    color: #FF0000;
}

.buttons ul li a
{
    display: inline;
    text-decoration: none;
    color: #FFFFFF;
}


/*continer*/
.continer {
    /*width: 940px;*/
    width: 100%;
    /*height: 350px;*/
    background-color: #fff;
    margin-top: 15px;
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(ie-css3.htc);
}

/*left*/
.left {
    /*width: 222px;*/
    width: 25%;
    margin: 0px;
    padding: 0px;
    float: left;
}

.left span p
{
    font-family: "Calibri";
    color: #233857;
    font-size: 20px;
    line-height: 25px;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

/*client logo*/
.clientlogo
{
    position: relative;
}

.clientlogo p
{
    position: absolute;
    left: 128px;
    top: 31px;
}


/*Requirements.*/
h1
{
    color: #5c5c5c;
    line-height: 22px;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 15px;
}

h1 ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

h1 ul li
{
    background-image: url(../images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 18px;
    padding-left: 14px;
    padding: 10px 0 0px 20px;
}

/*leftside.*/
h6
{
    color: #5c5c5c;
    line-height: 22px;
    font-weight: normal;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 14px;
}

h6 ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

h6 ul li
{
    background-image: url(../images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 18px;
    padding-left: 14px;
    padding: 10px 0 0px 20px;
}


.detailsbox
{
    width: 60px;
    height: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #2e5072;
    background: #2e5072;
    padding: 10px;
    margin-top: 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

/*
.detailsbox{
width:100%;
height:15px;
color:red; 
text-align:left;
border-left:1px solid #2e5072;
border-bottom:1px solid #2e5072;
background:#fff; 
padding:10px;
margin-top:20px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

*/
.span
{
    font-size: 10px;
}

.requirebox
{
    width: 110px;
    height: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #2e5072;
    background: #2e5072;
    padding: 10px;
    margin-top: 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
/*menu*/
.menu
{
    padding: 15px 0 0px;
    margin: 0px;
}

.menu p
{
    margin: 10px 0 10px 0px;
    font-weight: bold;
}

.menu ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.menu ul li
{
    background-image: url(../images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 14px;
    padding: 10px 0 0px 20px;
}

.menu ul li a
{
    color: #4c7eb0;
    text-decoration: underline;
}

.menu ul li a:hover
{
    color: #2e5072;
    text-decoration: none;
}


/*centerline*/
.line
{
    width: 5px;
    float: left;
    height: 840px;
    margin-left: 28px;
    margin-right: 24px;
    float: left;
}
/*background:url(../images/line.png) repeat-y;*/

/*right*/
.right {
    /*width: 655px;*/
    width: 68%;
    background: #fff;
    float: left;
}

.Describox
{
    width: 110px;
    height: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #2e5072;
    background: #2e5072;
    padding: 10px;
    margin-top: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}



.srolling
{
    height: auto;
    margin-top: 5px;
    font-size: 15px;
    text-align: justify;
    line-height: 19px;
    color: #5c5c5c;
}

.srolling span
{
    color: #2e5072;
}

.documentbox
{
    width: 110px;
    height: 15px;
    color: black;
    text-align: left; /*border: 1px solid #2e5072;     background: #2e5072;    padding: 10px;*/ /*margin-top: 90px;*/
}

.ipadscreenbox
{
    width: 160px;
    height: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #2e5072;
    background: #2e5072;
    padding: 10px;
    margin-top: 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


/*gallery code*/
.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 1px solid #010c1e;
    overflow: scroll; /*leave this value alone*/
    left: 25px;
    top: 26px;
    margin-left: 7px;
    width: 305px; /*Width of Carousel Viewer itself*/
    height: 205px; /*Height should enough to fit largest content's height*/
    border: none;
}

.bg
{
    background: url(../images/ipad4.jpg) no-repeat;
    width: 365px; /*Width of Carousel Viewer itself*/
    height: 262px; /*Height should enough to fit largest content's height*/
    margin-left: 50px;
    margin-top: 20px;
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 5px; /*margin around each panel*/
    width: 295px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/*footer*/
.footer
{
    width: 980px;
    margin: 0 auto;
}

.footer p
{
    font-size: 15px;
    padding: 15px 0 10px 0px;
    color: #fff;
    text-align: center;
    font-family: Verdana, Arial, Calibri, sans-serif;
}

.footer p a
{
    color: #fff;
    text-decoration: none;
}

.footer p a:hover
{
    color: #ddd;
    text-decoration: none;
}

.footer .lastline
{
    font-size: 11px;
    color: #FFF;
    text-align: center;
    line-height: 15px;
    font-family: Verdana, Arial, Calibri, sans-serif;
}
/*endfooter*/

/*support*/
.escalation
{
    width: 120px;
    height: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #2e5072;
    background: #2e5072;
    padding: 10px;
    margin-top: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.cmtitle
{
    background: #2e5072;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 15px;
}

.text-three
{
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}

/*faq*/
.escalation
{
    width: 120px;
    height: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #2e5072;
    background: #2e5072;
    padding: 10px;
    margin-top: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

h2
{
    line-height: 20px;
    color: #2e5072;
    padding: 20px 0 10px 0px;
    font-weight: bold;
}

h2 p
{
    padding: 10px 0 0px 0px;
}

h3
{
    color: #5c5c5c;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 14px;
}

h3 ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0 0 0 0px;
}

h3 ul li
{
    background-image: url(../images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 20px;
    padding-left: 14px;
    padding: 15px 0 0px 20px;
}

h2
{
    line-height: 20px;
    color: #2e5072;
    padding: 20px 0 10px 0px;
    font-weight: bold;
}

h2 p
{
    padding: 10px 0 0px 0px;
}

h3
{
    color: #5c5c5c;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 14px;
    padding-left: 35px;
}

h3 ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0 0 0 0px;
}

h3 ul li
{
    background-image: url(../images/bullet-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 20px;
    padding-left: 14px;
    padding: 15px 0 0px 20px;
}

h3 table
{
    border: 0px;
    line-height: 25px;
    margin: 0px;
    padding: 10px 0 0 40px;
}

h5
{
    padding: 10px 0 10px 0px;
    font-weight: bold;
    padding-left: 10px;
}

.leftmargin
{
    margin-left: 10px;
}

.line
{
    width: 1px;
    float: left;
    height: 840px; /*background: url(../images/dotedline.png) repeat-y;*/
    margin-left: 28px;
    margin-right: 24px;
    float: left;
}

.Hyp
{
    text-decoration: none !important;
    z-index: 1;
    display: block;
    height: 18px;
    width: 140px;
    text-align: center;
    border: 1px solid #5c5c5c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    padding: 9px 5px 5px 5px;
}
