﻿@charset "utf-8";
/* CSS Document */

@font-face {	font-family: 'Raleway-Regular'; src: url(../ttf/raleway-regular.ttf); }
@font-face {	font-family: 'RobotoCondensed-Light'; src: url(../ttf/robotocondensed-light.ttf); }
@font-face {	font-family: 'RobotoCondensed-Bold'; src: url(../ttf/robotocondensed-bold.ttf); }

.zoom { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition:  all 0.3s ease; transition: all 0.3s ease; }

/* vat popup */			
.Modal {  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0;  background: transparent;  visibility: hidden; }
.Modal .content {  position: absolute;  left: 50%;  top: 30%;  width: 50%;  padding: 50px; z-index: 1001;  border: 5px solid #9c9c9c; border-radius: 3px;  background: #fff;  transform: translate(-50%, -30%) scale(0); box-shadow: 0px 0px 5px #888}
.Modal .content p { font-family: 'Raleway-Regular' ; font-size: 16px; color: #7d7d7d; margin: 0; padding: 5px 0; text-align: justify; line-height: 24px; }  
.Modal .content span { padding: 8px 0 0 2px; }
.Modal .close {  position: absolute;  top:8px;  right: 8px;  display: block;  width: 25px;  height: 25px;  padding: 5px 0;  line-height: 5px;  border-radius: 50%;  text-align: center;  cursor: pointer;  background: #9c9c9c;  color: #fff;}
.Modal .close:before { content: '\2715'; }
.Modal.is-visible {  visibility: visible;  background: rgba(0, 0, 0, 0.5);  -webkit-transition: background .35s;  -moz-transition: background .35s;  transition: background .35s;  -webkit-transition-delay: .1s;  -moz-transition-delay: .1s;  transition-delay: .1s;}
.Modal.is-visible .content {  -webkit-transform: translate(-50%, -30%) scale(1);  -moz-transform: translate(-50%, -30%) scale(1);  transform: translate(-50%, -30%) scale(1); -webkit-transform: transition: transform .35s; -moz-transform: transition: transform .35s;  transition: transform .35s;}
.button {  display: block;  width: 150px;  height: 45px;  line-height: 45px; /* margin: 125px auto 0;*/  border-radius: 3px;  text-align: center;  text-decoration: none;  background: #2ecc71;  color: #fff;}
/*----# vat popup #----*/			

#our-clients, #pageing1, #pageing2, #pageing3, #pageing4, #dwnloads, #vatpatch, #othrdwn, #Dmanual, #gallery, #inner-folio,  #testimo, #payroll, #payroll-feature, #partner-scope, #partner-rbennefits, #msn-strnth, #contact, #career, #chairman, #academy-vission, #sitemap, #menu_inner, #contact-detail   { width: 100%; float: left; position: relative; }

.client-list  { height: auto; max-height: 300px; overflow:scroll; line-height:32px; position: relative; text-align: left; font-family:Arial ; font-size: 12px; color: #7d7d7d; text-transform:uppercase;  }
.client-list p { text-align: left; }

.link-back { width: 100%; float: left; padding: 10px 0; background: #3a3a3a;} .link-back .btn { float: right; margin: 0; }
.link-back p { font-size: 16px; color: #fff; text-align: left; width: 100%; margin: 0 auto; }
.link-back p em { color: #fff; font-weight: normal;  } .link-back p em a { color: #fff; font-weight: normal;  }
.link-back p a { text-decoration: none; font-size: 16px; color: #fff; }

.link-back1 { width: 100%; float: left; padding: 10px 0; background: ;} .link-back1 .btn { float: right; margin: 0; }
.link-back1 p { font-size: 16px; color: #7d7d7d; text-align: left; width: 100%; margin: 0 auto; }
.link-back1 p em { color: #ef1c2b;  } .link-back1 p em a { color: #ef1c2b;  }
.link-back1 p a { text-decoration: none; font-size: 16px; color: #7d7d7d; }

#pageing1 { padding: 20px 0; margin: 100px 0 0 0; text-align: center; background: white; }
#pageing1 p { font-size: 16px; color: #7d7d7d; text-align: center; width: 80%; margin: 0 auto 10px ; }
#pageing1 p em { color: #ef1c2b;  } #pageing1 p em a { color: #ef1c2b;  }
#pageing1 p a { text-decoration: none; font-size: 16px; color: #7d7d7d; }

#pageing2 {margin: 100px auto 0 auto;  max-width: 1920px; padding: 20px 0; text-align: left; }
.img-up { background: url(../pageing-bg.html) repeat; width: 100%; padding: 20px 0; float: left; }
.img-up h1 { color: #fb2f3a; font-size: 30px; text-align: left; line-height: 40px; padding: 20px 0; text-shadow: 1px 1px 2px #000; border-right: 1px solid #e7e7e7;  }
.img-up p { color: #fff; text-align: left; }

#pageing3 { padding: 30px 0 30px 0; margin: 100px 0 0 0; text-align: center; background: /*#232323*/; }
#pageing3 h1 { color: #fff/*f4bb36*/; } #pageing3 h1 em { color: #f4bb36; }
#pageing3 h2 { margin:0 0 -50px 0; color: #fff; font-size: 16px;  font-family: 'Raleway-Regular'; text-align: left; }
#pageing3 p { font-size: 16px; color: #fff; text-align: center; width: 90%; margin: 0px auto 10px; padding: 0px 0; line-height: 24px; }
#pageing3 p em { color: #f4bb36;  font-family: 'RobotoCondensed-Light'; font-size: 17px;  } #pageing3 p em a { color: #f4bb36;  }
#pageing3 p a { text-decoration: none; font-size: 16px; color: #fff; }
#pageing3 .req-demo { margin: 0 0 -150px 0; left: 45%; position: fixed; z-index: 1001; }
#pageing3 .req-demo p { color: #000; }
#pageing3 .req-demo img { width: 50px; float: left  }

#pageing4 { padding: 20px 0 60px 0; margin: 100px 0 0 0; text-align: center; background: /*#232323*/; }
#pageing4 h1 {font-size: 35px; color: #195873; font-weight: 600; font-style: italic; line-height: 35px; margin: 0; padding: 0px 0 20px 0; text-align: right; }
#pageing4 p { text-align: right; font-size: 14px; text-shadow: 0.5px 0px 0px #fff; }
#pageing4 ul { margin: 0; padding: 0; width: 100% }
#pageing4 ul li { list-style-type: none; display: inline-block; background: url(../li-bg.html) 0 4px no-repeat; padding: 5px 5px 5px 20px; color: #424340; font-size: 13px;  }

/*== new top img ==*/

 /*------ retail pages ----*/
.pharma_bg { background: url(../pharmacy-software-27.html) left no-repeat; }
.jewel_bg { background: url(../jewellery-software.html) left no-repeat;  }
.pos_bg { background: url(../pos-software-27.html) left no-repeat;  }
.restau_bg { background: url(../restaurant-software.html) left no-repeat;  }
.brcde_bg { background: url(../barcode.html) left no-repeat;  }
.grmnt_bg { background: url(../garment-software.html) left no-repeat;  }
.supermrt_bg { background:  url(../supermarket-software.html) left no-repeat;  }
.r-chain_bg { background: url(../retai-chain-management.html) left no-repeat;  }
.bilng_bg { background: url(../billing-software-26.html) left no-repeat;  }
.book_bg { background:  url(../bookstore-software.html) left no-repeat;  }
.shop_manage_bg { background:  url(../shop-management-software.html) left no-repeat;  }
.stock_manage_bg { background:  url(../stock-management-software.html) left no-repeat;  }
.dprtment_bg { background:  url(../departmental-software.html) left no-repeat;  }
.invoice_bg { background:  url(../invoice-software.html) left no-repeat;  }
.paint_bg { background:  url(../paint-software.html) left no-repeat;  }
.foot_bg { background: url(../footwear-software.html) left no-repeat;  }
.invntry_bg { background: url(../inventory-software.html) left no-repeat;  }
.optcl_bg { background:  url(../optical-shop-software.html) left no-repeat;  }
/*--# retail pages #--*/


/*--- distribution pages ---*/
.phrm_dis_bg { background:  url(../pharmaceutical-distribution-software.html) left no-repeat;  }
.excise_dis_bg { background: url(../excise-distribution-software.html) left no-repeat;  }
.mandi_dis_bg { background: url(../mandi-software.html) left no-repeat;  }
.fmcg_dis_bg { background: url(../fmcg-distribution-software.html) left no-repeat;  }
.ware_dis_bg { background: url(../warehouse-management-software.html) left no-repeat;  }
.auto_dis_bg { background: url(../automobile-software.html) left no-repeat;  }
.cNf_dis_bg { background: url(../c-and-f-distribution-software.html) left no-repeat;  }
.supply_dis_bg { background: url(../supply-chain-management-software.html) left no-repeat;  }
/*--# distribution pages #--*/

/*------ manufacturing pages ----*/
.pharma_manu_bg { background: url(../pharmaceutical-manufacturing-software.html) left no-repeat;  }
.ayur_manu_bg { background: url(../ayurvedic-and-homeopathic-software.html) left no-repeat;  }
.assem_manu_bg { background: url(../assembling-industry-software.html) left no-repeat;  }
.auto_manu_bg { background: url(../automobile-industry-software.html) left no-repeat;  }
.textile_manu_bg { background: url(../textile-software.html) left no-repeat;  }
.fandB_manu_bg { background: url(../food-and-beverage-industry-software.html) left no-repeat;  }
.process_manu_bg { background: url(../process-manufacturing-software.html) left no-repeat;  }

/*------ other pages ----*/
.account_oth_bg { background: url(../free-accounting-software.html) left no-repeat;  }
.pay_oth_bg { background: url(../payroll-software.html) left no-repeat;  }
.erp_oth_bg { background: url(../pharmra-erp-software.html) left no-repeat;  }
.contct_bg { background: url(../contact-us.html) left no-repeat;  }
  
/*==# new top img #==*/

.about-page-bg { background: url(../page-bg1.html) repeat 50% 0 fixed ; }  .prtnr-page-bg { background: url(../page-bg2.html) repeat 50% 0 fixed ; }  
.pay-bg { background: url(../page-bg3.html) repeat 50% 0 fixed ; } .cont-page-bg { background: url(../page-bg4.html) repeat 50% 0 fixed ; }
.career-page-bg { background: url(../page-bg5.html) repeat 50% 0 fixed ; } .acadmey-page-bg { background: url(../page-bg6.html) 50% 0 fixed ; }
.billing-page-bg { background: url(../page-bg26.html) 50% 0 fixed ; }


.width1 { width: 48%; padding: 0px 15px 10px 0; float: left; } .width2 { width: 96%; float: left; padding: 0px 15px 8px 0; }

.left-content { float: left; margin: 0 0 20px 0; padding: 10px 50px 10px 10px; width: 68%; border-right: 1px solid #e5e5e5; } .left-content h1 { text-align: left; font-size: 35px; line-height: 35px; }
.right-content { float: right; margin: 0 0 20px 0; padding: 0px 0px 10px 0; width: 28%; height: auto; } .right-content h1 { text-align: left; font-size: 25px; line-height: 35px; font-weight: normal; }
.right-content iframe { height: 400px; margin: 0; padding:0;  } .right-content .demo iframe { height: 100%; width: 100%; } .demo img { width: 100%; }

.img-shadow { border: 1px solid #f2f2f2;  box-shadow: 2px 2px 0px #e8e8e8; margin: 0 0 10px 0; }
.c-srch { width: 100%; text-align: center; padding: 0 10%; margin: 0 0 20px 0}
.c-srch input[type="text"] { width: 83%; float: left;  color: #8c8c8c; } 
.c-srch .btn { margin: 2px 0 0 0; }
.pro-ftr { float: left; width: 100%; } .pro-ftr img { width: 100%; }


/*================= download button ===============*/

.node { width: 0px; }

.list {    -webkit-transform-style: preserve-3d;    -moz-transform-style: preserve-3d;    -ms-transform-style: preserve-3d;    -o-transform-style: preserve-3d;    transform-style: preserve-3d;   position: absolute; z-index: 999; }

.list dt, .list dd {   font-family: 'Raleway-Regular';  text-indent: 10px;    line-height: 40px;    background: #E0FBAC;    margin: 0;    width: 270px;    color: #fff; z-index: 1001; }

.list dt { -webkit-transform: translateZ(0.3px);    -moz-transform: translateZ(0.3px);    -ms-transform: translateZ(0.3px);    -o-transform: translateZ(0.3px);    transform: translateZ(0.3px);    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px;}
.list dt img { float: right; margin: 8px 8px 0 0; width: 22px; }


.list dd {    border-top: 1px dashed rgba(255,255,255,0.3);   line-height: 40px;     font-size: 16px;    height: 40px;    margin: 0;}

.toggle {    border-radius: 3px; letter-spacing: -1px; line-height: 40px; border-radius: 10px; text-align: left;    font-size: 16px;    position: absolute; height: 40px; width: 120px;    color: #fff;    left: 52%;}

.toggle:hover { background: #f81212;}

.maki dt, .maki dd, .maki a { background: #f81212 /*url(../images/dwnld-icon.png) right no-repeat*/;  font-family: 'Raleway-Regular'; font-size: 16px; display: block; color: #fff; margin: 0; padding: 0; letter-spacing: 0px;   }
.maki a:hover { background: #d70707; }

.maki {    -webkit-transform: perspective(600px) translateZ(1px) !important;    -moz-transform: perspective(600px) translateZ(1px) !important;    -ms-transform: perspective(600px) translateZ(1px) !important;    -o-transform: perspective(600px) translateZ(1px) !important;    transform: perspective(600px) translateZ(1px) !important;  }

/*================= End download button ===============*/





#dwnloads { padding: 0 0 20px 0; } 
#dwnloads .brdr-ryt { border-right: 1px solid #e5e5e5 } 
.cd-box { float: left; width: 100%; margin: 0; padding: 10px; text-align: center; }
.cd-box img { width: 85%; text-align: }
.box-image{    -webkit-transition: all 1s ease;  -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease;  transition: all 1s ease;        max-width: 100%;}
.box-image:hover{  -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); transform:scale(1.1);}

.cd-box-title { float: left; width: 100%; margin: 0px 0 0 0; padding: 10px 0;/* border-top: 1px solid #cfcdce;*/ text-align: center; }
.cd-box-title p a { color: #6c6c6c; font-family: 'Raleway-Regular' ; font-size: 16px; -webkit-transition: all .8s ease;  -moz-transition: all .8s ease; -o-transition: all 1s ease; -ms-transition: all .8s ease;  transition: all .8s ease; }
.cd-box-title p a:hover { color:#ef1c2b; }
.cd-box-title h4 a { font-size: 24px; color: #4a6892; font-family: 'RobotoCondensed-Light' ; -webkit-transition: all .8s ease;  -moz-transition: all .8s ease; -o-transition: all 1s ease; -ms-transition: all .8s ease;  transition: all .8s ease; }
.cd-box-title h4 a:hover { font-size: 24px; color:#ef1c2b; }
.cd-box-title h2 {font-size: 17px; color: #6c6c6c;  line-height: 24px; margin: 0; padding: 2px 0 10px 0; border-bottom: 1px solid #cfcdce;  }
.cd-box-title h2 em { color: #5e6264; font-weight: 600;}
.cd-box-title p { text-align: center; }

#vatpatch { background: url(../vat-patch-bg.html) repeat 50% 0 fixed ; margin: 0 auto;  max-width: 1920px; padding: 20px 0; text-align: center; }
#vatpatch p  { color: #fff; font-size: 18px;}

#othrdwn { padding: 20px 0; background: #fff; background: url(../content-bg.html) repeat scroll 0% 0% transparent; }
#othrdwn .col-sw-3 { text-align: center; }
#othrdwn h4 { line-height: 24px; padding: 10px 0; margin: 0; }
#othrdwn h4 a { font-size: 22px; color: #6c6c6c; font-family: 'RobotoCondensed-Light' ; -webkit-transition: all .8s ease;  -moz-transition: all .8s ease; -o-transition: all 1s ease; -ms-transition: all .8s ease;  transition: all .8s ease; }
#othrdwn h4 a:hover { color:#ef1c2b; }
#Dmanual { background: #fff; padding: 10px 0 20px 20px; }
#Dmanual h1 { text-align: left; }
#Dmanual ul { margin: 30px 0 0px 0; padding: 0 0px;}
#Dmanual ul li { display: inline-block; list-style-type: none; width: 100%; text-align: left;  }
#Dmanual ul li a { font-family: 'Raleway-Regular'; color: #203652; font-size: 17px; line-height: 35px; padding: 4px 10px 10px 15px; margin: 0 0 0 0px; text-decoration: none; text-align: center; background: url(../li-bg.html) no-repeat 0px 8px; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; }
#Dmanual ul li a em { font-size: 13px; color: #203652; }
#Dmanual ul li a:hover { text-decoration: none;-webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; margin-left: 20px; }
#gallery { padding: 0 0 30px 0; } #gallery img { width: 100%; }
.gallery-main { width: 100%; text-align: center; margin: 0; padding: 0; overflow: hidden; } .gallery-main-title { float: left; width: 100%; text-align: left; padding: 0 0 0; }
.gallery-main-title h4 { padding: 0 0 5px 0; text-align: left; } .gallery-main-title p {line-height: 22px; }
.gallery-main img {  -webkit-transition: all 1s ease; /* Safari and Chrome */    -moz-transition: all 1s ease; /* Firefox */    -ms-transition: all 1s ease; /* IE 9 */    -o-transition: all 1s ease; /* Opera */    transition: all 1s ease;  }
.gallery-main img:hover { -webkit-transform:scale(1.20); /* Safari and Chrome */    -moz-transform:scale(1.20); /* Firefox */    -ms-transform:scale(1.20); /* IE 9 */    -o-transform:scale(1.20); /* Opera */     transform:scale(1.20); }

#gallery ul { margin: 0px 0 0px 0; padding: 0 0px;}
#gallery ul li { display: list-item; list-style-type: none; width:100%; text-align: left;  }
#gallery ul li a { font-family: 'Raleway-Regular'; color: #7d7d7d; font-size: 17px; line-height: 24px; padding: 0px 10px 0px 15px; margin: 0 0 0 0px; text-decoration: none; text-align: center; background: url(../li-bg.html) no-repeat 0px 5px; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; }
#gallery ul li a em { font-size: 13px; color: #203652; }
#gallery ul li a:hover { text-decoration: none;-webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; margin-left: 20px; }

#inner-folio {}



.testi.style1 .testi-container {    padding: 10px 32px 8px 15px;    background: #FBFBFB;    border-radius: 8px;}
.testi.style1 .testi-container {    margin-bottom: 14px;    background: #FCFCFC url(../qoute.html) no-repeat 10px 15px;   border: 1px solid #E0E0E0;    box-shadow: 0px 2px 0px 0px #F7F7F7;    border-radius: 6px;}
.testi .testi-container {    width: 100%;    position: relative;    float: left;    padding: 20px;    z-index: 2;}
/* bottom arrow  Down Triangle style */   
.testi .testi-container:before, .testi .testi-container:after {    content: "";    position: absolute;    width: 0;    height: 0;    border-style: solid;    border-color: transparent;    border-bottom: 0;  }
  /* Stroke */
.testi .testi-container:before {    bottom: -16px;    left: 41px;    /* If 1px darken stroke slightly */    border-top-color: #E0E0E0;    border-width: 15px;   }
  /* Fill */
.testi .testi-container:after {    bottom: -15px;    left: 41px;    border-top-color: #FBFBFB;    border-width: 15px;  }
 
.testi.style1 .image img, .testi.style3 .image img {    border-radius: 500px;}
.testi .image img {    width: 70px;    height: 70px;}


blockquote, blockquote p {    font-size: 16px;    color: #9C9C9C;    line-height: 24px;}
blockquote {    font-family: 'Raleway-Regular';    font-style: italic;    margin: 0px;    padding: 0px 0px 0px 35px;}
abbr, acronym, blockquote, code, dir, kbd, listing, plaintext, q, samp, tt, var, xmp {    -moz-hyphens: none;}
blockquote, q {  quotes: none;}
.testi.style1 .image, .testi.style3 .image {    border-radius: 500px;}
.testi .image {    width: 70px;    height: 70px;    margin: 5px 10px 25px 21px;    background-color: #E7E7E7;    float: left;}
.testi .name { color: #A6A6A6; font-family: 'Raleway-Regular';      margin-top: 12px;    float: left;}
.label.radius {    border-radius: 3px;}
.label.blue {    background: none repeat scroll 0% 0% #3498DB;    color: #FFF;    border: medium none;}
.label {    background: none repeat scroll 0% 0% #4A6892;    color: #FFF;    border: medium none;}
.label {    display: inline;    padding: 0.5em 0.8em 0.6em;    font-size: 11px;    line-height: 1;    text-transform: uppercase;    color: #FFF;    text-align: center;    white-space: nowrap;    vertical-align: baseline;	}


#payroll { padding: 20px 0; text-align: left; }  #payroll img { width: 100% }
#payroll ul { margin: 0px 0 0px 0; padding: 0 0px; }
#payroll ul li{ text-align: left;  display: list-item; list-style-type: none; width:100%; font-family: 'Raleway-Regular'; color: #656161; font-size: 16px; line-height: 24px; padding: 0 0 6px 16px; margin: 0 0 0 0px; text-decoration: none; background: url(../li-bg.html) no-repeat 0px 8px; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -ms-transition: all 0.9s; -moz-transition: 0.9s; }

/*-=====-- partnership -====-*/

/*-=====-- partner sign up Right -====-*/
.prtnr_signup1 { border: inset 2px 2px 5px #888; border: 1px solid #dadada; border-right: 0; border-radius: 5px;  background: #fafafa; width: 260px; height:; padding: 0 10px 0 15px; position: fixed; top: 80px; right: -260px; z-index: 1001; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;  } 
.prtnr_signup1:hover { right: 0; cursor:; }
.prtnr_signup1 select { height: 30px; }
.prtnr_signup1 input[type="text"], input[type="email"], input[type="www"], input[type="tel"] { height: 30px; color: #8c8c8c;  }
.prtnr_signup1 textarea  {  height: 50px; color: #8c8c8c; resize: none; } 
 .prtnr_signup1 textarea:focus  {  height: 50px !important;  }
.prtnr_signup1 .btn { background: #004B8B; padding: 5px; border-radius: 2px; margin: 0px 0px 10px 0; float: right; font-size: 14px; }

.prtnr_signup1 .title1 { box-shadow: 1px 0px 3px #333; background: #004b8b; color: #fff; float: left; margin: 150px 0 0 -144px; padding: 10px; transform: rotate(-90deg); transform-origin: 50% 50% 0px; }
.prtnr_signup1 .ps_form1 { float: left; margin: -170px 0 0 0; width: 100%; }
.prtnr_signup1 .ps_form1 p { margin: 0 0 10px 0; padding:0; }  /*-=====-- partner sign up Right -====-*/

/*-=====-- partner sign up bottom -====-*/
.prtnr_signup2 { border: inset 2px 2px 5px #888; border: 1px solid #dadada; border-bottom: 0; border-radius: 5px;  background: #fafafa;  width: 300px;   padding: 15px; position: fixed; bottom: -543px; right: 8%; z-index: 1001; -webkit-transition: all 1s ease-in-out 0.2s; -moz-transition: all 1s ease-in-out 0.2s; -ms-transition: all 1s ease-in-out 0.2s; -o-transition: all 1s ease-in-out 0.2s; transition: all 1s ease-in-out 0.2s;  } 
.prtnr_signup2:hover { bottom: 0; cursor:; }
.prtnr_signup2 select { height: 30px; }
.prtnr_signup2 input[type="text"], input[type="email"], input[type="www"], input[type="tel"] { height: 30px; color: #8c8c8c;  }
.prtnr_signup2 textarea  {  height: 50px; color: #8c8c8c;  resize: none;  }  .prtnr_signup2 textarea:focus  {  height: 50px;  }
.prtnr_signup2 .btn { background: #004B8B; padding: 5px; border-radius: 2px; margin: 0px 0px 10px 0; float: right; font-size: 14px; }

.prtnr_signup2 .title2 { box-shadow: 1px 0px 3px #333; background: #004b8b; color: #fff; float: left; margin: -50px 0 0 25px; padding: 10px 30px;}
.prtnr_signup2 .ps_form2 { float: left; margin:0; width: 100%; }
.prtnr_signup2 .ps_form2 p { margin: 0 0 10px 0; padding:0; }  /*-=====-- partner sign up Right -====-*/


/*-=====-- partner sign up form bottom -====-*/

.p_sign { float: left; padding: 2px 20px; width: 33%; }
.p_sign_left { float: left; width: 33%; }
.p_sign_left .fieldA { float: left; padding: 2px 20px; width: 100%; }
.p_sign_right { float: right; width: 67%; }
.p_sign_right .fieldB { float: left; padding: 2px 20px; width: 49.2%; }
.p_sign_left .fieldA textarea  {  height: 95px; color: #8c8c8c;  resize: none;  }  .p_sign_left .fieldA textarea:focus  {  height: 95px;  }
.right_psbtn { float: right; padding: 0 20px; }
/*-=====-# partner sign up form bottom #-====-*/


.partner-wht  { float: left; width: 100%; margin: 10px 0 0 0; }
.partner-wht .wht-we-image { text-align: center; float: left; width: 50%;  padding: 10px 0 0 0px; } .partner-wht .wht-we-image img {  /* border-radius: 500px;*/ width: 100%; box-shadow: 5px 5px 0px #e8e8e8; border: 1px solid #f1f1f1; }
.partner-wht .wht-we-con { float: right; width: 50%; padding: 15px 20px; } .partner-wht .wht-we-con p em { color: #EF1C2B;}
.right-strength { float: left; width: 100%; margin: 0 0 15px 0; } .right-strength p { text-align: left; } .right-strength p em { color: #000; font-style: normal; }
.right-strength p img { float: left; width: 60px; margin: 7px 5px 0 0; }
.right-strength ul { margin: 15px 0 0 0; padding: 0; width: 100%; }
.right-strength ul li { list-style-type: none; display: list-item; line-height: 24px;  font-family: 'Raleway-Regular'; font-size: 16px; color: #656161; margin: 0; padding: 10px 0 10px 55px;  } 
.right-user-icon { background: url(../right-user-icon.html) no-repeat ; }
.right-sales-icon { background:  url(../right-slaes-icon.html) no-repeat ; }
.right-support-icon { background: url(../right-support-icon.html) no-repeat ; }
.right-erp-icon { background:  url(../right-erp-icon.html) no-repeat ; }

#partner-scope { padding: 20px 0;  background: url(../business-scope-bg.html) repeat 50% 0 fixed ; margin: 0 auto;  max-width: 1920px; padding: 20px 0; }
#partner-scope .col-sw-9 { width: 30%; }
#partner-scope h1 { color: #fff; } #partner-scope p  { color: #fff; }
#partner-scope ul { margin: 0; padding: 0; text-align: center; margin: 15px 0 0 0; }
#partner-scope ul li { list-style-type: none; padding: 5px 10px 0 20px; margin: 0; display: inline-block; font-family: 'Raleway-Regular'; font-size: 13px; color: #fff; }
#partner-scope .non-license { background: url(../arrow-blue.html) no-repeat 0px 5px } #partner-scope .orignal { background:url(../arrow-orange.html) no-repeat 0px 5px; }
#partner-scope h4 { font-weight: 600; }
#partner-scope .crore-pls {    text-align: center;  width:100%; padding: 30px;  margin: 40px 0 0 0;    background:#fff;    position:relative;	border-radius: 10px;}
#partner-scope .crore-pls p { text-align: center; color: #656161;  }
#partner-scope .crore-pls:after {    content:"";    border-color: #fff transparent transparent transparent;    border-style:solid;    border-width: 20px 10px;    width:0;    height:0;    position:absolute;	top: 20px;	right:-30px;	 -ms-transform: rotate(-90deg);	-o-transform: rotate(-90deg);	 -webkit-transform: rotate(-90deg);	-moz-transform: rotate(-90deg);  transform: rotate(-90deg);}
#partner-scope .ryt-con {    width:100%; padding: 30px;  background-color:#fff; margin: 100px 0 0 0;   position:relative;	border-radius: 10px;}
#partner-scope .ryt-con:after {    content:"";    border-color: #fff transparent transparent transparent;    border-style:solid;    border-width: 20px 10px;    width:0;    height:0;    position:absolute;	top: 15px;	left:-30px;	 -ms-transform: rotate(90deg);	-o-transform: rotate(90deg);	 -webkit-transform: rotate(90deg);	-moz-transform: rotate(90deg);  transform: rotate(90deg);}
#partner-scope .ryt-con p {  color: #656161; }


#partner-rbennefits { padding: 20px 0; } #partner-rbennefits h2 { font-size: 22px; font-weight: 600; text-align: center; }
#partner-rbennefits ul { margin: 0 0 10px 0; padding: 0; }
#partner-rbennefits ul li { text-align: left;  display: list-item; list-style-type: none; width:100%; font-family: 'Raleway-Regular'; color: #656161; font-size: 16px; line-height: 24px; padding: 0 0 6px 20px; margin: 0 0 0 0px; text-decoration: none; background: url(../li-bg.html) no-repeat 0px 6px;}
#payroll-feature iframe { width: 100%; height: 850px; margin:0 auto; padding: 0; float: }

.programme ul { margin: 0; padding: 0; text-align: center; margin: 0px 0 30px 0; }
.programme ul li { list-style-type: none; padding: 5px 10px 0 20px; margin: 0; display: inline-block; font-family: 'Raleway-Regular'; font-size: 13px; color:#7d7d7d;  }
.programme .non-license { background: url(../arrow-blue.html) no-repeat 0px 5px } .programme .orignal { background:url(../arrow-orange.html) no-repeat 0px 5px; }
.programme { float: left; margin: 0; padding: 40px 0; width: 100%; background: #fff;}
.programme h1 {font-family: 'Raleway-Regular' ; font-size: 16px; color: #16457d; margin: 0; padding: 0px 0 0 0; line-height: 24px; }
.programme h2 { font-family: 'Raleway-Regular' ; font-size: 16px; font-weight: 400; color: #000; margin-top: -25px; padding: 0; }  

.programme { float: left; margin: 0; padding: 10px 0; width: 100%; }
.gradient { background-image: -webkit-linear-gradient(left, #3e3e3e 0%, #565656 50%, #3e3e3e 100%);
	background-image: -moz-linear-gradient(left, #3e3e3e 0%, #565656 50%, #3e3e3e 100%);
	background-image: -o-linear-gradient(left, #3e3e3e 0%, #565656 50%, #3e3e3e 100%);
	background-image: -ms-linear-gradient(left, #3e3e3e 0%, #565656 50%, #3e3e3e 100%);
	background:linear-gradient(left, #3e3e3e 0%, #565656 50%, #3e3e3e 100%); }
.col { background: #f6f7f7; }
.border1 { border: 1px solid #eaeaea; border-bottom: none; }
.border2 { border: 1px solid #eaeaea; border-left: none; border-bottom: none; }
.border3 { border-right: 1px solid #fff; }
.brdr { border-top: 1px solid #eaeaea; }
.programme img { margin: 0; padding: 4px 0; }

.programme table { width: 100%; } .programme table td img { }
.programme  table h1 { color: #fff; font-weight: bold; font-family: 'Raleway-Regular' ; font-size: 16px margin: 0; padding: 12.9px 10px; }
.programme  table p {  color: #000; font-family: 'Raleway-Regular' ; font-size: 16px; margin: 0; padding: 8px 10px; }

/*-=====--# partnership #-====-*/


#about { float: left; width: 100%; } #about h1 { text-align: left; font-size: 35px; } #about h2 { text-align: left; font-size: 30px; line-height: 24px; padding: 0 0 10px 0; margin: 0; } .left-border { border-left: 5px solid #EF1C2B; padding-left: 20px;  } #about img {width: 100%; margin: 8px 0 0 0; box-shadow: 3px 3px 2px #e8e8e8; border: 1px solid #f2f2f2;}
#about ul { margin: 0px 0 0px 15px; padding: 0 0px; }
#about ul li{ text-align: left;  display: list-item; list-style-type: none; width:100%; font-family: 'Raleway-Regular'; color: #656161; font-size: 14px; line-height: 24px; padding: 1px 5px 0px 15px; margin: 0 0 0 0px; text-decoration: none; background: url(../li-bg.html) no-repeat 0px 8px;}
#msn-strnth {padding: 20px 0; background:url(../_a203.html) repeat 50% 0 fixed ; margin: 0 auto;  max-width: 1920px; padding: 20px 0; }
#msn-strnth h2  { color: #fff; text-align: center; margin: 0; padding: 0 0 8px 0; } #msn-strnth p  { color: #fff; text-align: center; width: 90%; margin:0  auto; } #msn-strnth p em { color: #F4BB36;}

.find {  width:90%; margin:0 auto; }
.find ul  { margin: 0; padding:20px 0; width: 100%;  }
.find ul li  { width: 30%; display: inline-block; list-style-type: none; margin-right: 10px; }
.find p { text-align: center; } .find p a { text-decoration: none; color: #fb2f3a; font-size:16px; } .find p a:hover { color:  #fb2f3a; text-decoration:underline; }
.find table{ width: 90%;}
.find table p { text-align: left; line-height: 24px; margin: 0; padding:5px 0; }

#contact { padding: 20px 0; }

#contact input[type="text"] {  display: block;  margin: 0;  width: 90%;   font-family: 'Raleway-Regular' ; font-size: 12px;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;  -webkit-border-radius: none;  -moz-border-radius: none;  -ms-border-radius: none;  -o-border-radius: none;  border-radius: none;   box-shadow: inset 1px 1px 6px #ccc;  padding: 12px 10px;  border: solid 1px #ccc;  color: #535254;}

#contact textarea { resize: none;  display: block;  margin: 0; height: 120px  width: 82%;   font-family: 'Raleway-Regular' ; font-size: 12px;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;  -webkit-border-radius: none;  -moz-border-radius: none;  -ms-border-radius: none;  -o-border-radius: none;  border-radius: none;   box-shadow: inset 1px 1px 6px #ccc;  padding: 12px 10px;  border: solid 1px #ccc;  color: #535254;}

#contact input[type="text"]:focus, textarea:focus {  outline: 0 solid #ccc; background:none; font-size: 13px;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;  -webkit-border-radius: none;  -moz-border-radius: none;  -ms-border-radius: none;  -o-border-radius: none;  border-radius: none;   box-shadow: inset 1px 1px 3px #ccc;  padding: 7px 9px;  border: solid 1px #ccc;  color: #535254; height: 106px;}

.google-map { height: 400px; border-top: 5px solid #f2f2f2; display: block }
.google-map iframe { width: 100%; height: 100%; }
.con-info {  background: url(../contact-us.html) no-repeat 50% 0 fixed; margin: 0 auto; padding: 20px 0; max-width: 1420px;  width: 100%; float: left; text-align: center; } .con-info p { text-align: center; color: #fff; } .con-info p em { font-family: 'RobotoCondensed-Light'; color: #fff; font-size: 17px; }
.con-info .col-sw-4 { margin: 0; text-align: center; }
.other-con { float: left; width: 100%; margin: 0; padding: 20px 0 0 0; }  .other-con p { margin: 0; padding: 0; font-size: 14px; }
.other-con em { font-weight: bold; color: #535254; font-size: 16px; font-family: 'Raleway-Regular' ; line-height: 20px;  }
.other-con em a { font-weight: bold; color: #535254; font-size: 16px; font-family: 'Raleway-Regular' ; line-height: 20px; }
.other-con em a:hover { color: #000; }
#career p { text-align: left; }
#career .col-sw-4 { padding: 0 5px 0 0; }
#career .col-sw-9 { width: 30%; }
/*=== Career HR Cpanel ===*/
#career .panel-caption{ padding: 10px 0px 10px 5px; font-size: 15px; font-family: 'Raleway-Regular'; letter-spacing: 0.5px;   }
#career .panel-cntnt:first-child {  border-right: 1px solid #ddd; border-left: 1px solid #ddd; }
#career .panel-cntnt { font-size: 14px; font-family: 'Raleway-Regular'; color: #656161; vertical-align:middle; line-height: 18px; padding: 5px 5px 5px 8px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; word-break: break-all; }
#career .hr-descrip { float: left; padding: 10px 0; margin: 20px 0 0 0; width: 100%; }
#career .hr-descrip p { text-align: center; }
#career .pad-left { padding: 0 0 0 5px; }
#career .border-btm { border-bottom:  1px solid #ddd;  }
#career .mrgn-btm { margin-bottom: 20px; }
#career .mrgn-left { margin-left: 20px; }
#career a{ color: #4A6892; font-family: 'Raleway-Regular'; font-weight: 600; margin-left: 5px}
#career a:hover { text-decoration: none; }

.cmn-t-underline { position: relative; }
.cmn-t-underline:after {  display: block;  position: absolute;  left: 0;  width: 0;  height: 2px;  background-color: #4A6892;  content: "";  -webkit-transition: all 0.2s;  -moz-transition: all 0.2s;  -o-transition: all 0.2s;  -ms-transition: all 0.2s;  transition: all 0.2s;}
.cmn-t-underline:hover {  color: #98004a;}
.cmn-t-underline:hover:after {  width: 100%; }


/*===# Career HR Cpanel #===*/

/* Acadmey style */
#chairman {background: url(../chairman.html) 50% 0 fixed ; margin: 0 auto;  max-width: 1920px; padding: 20px 0; }
#chairman h2  { color: #fff; text-shadow: 1px 1px 1px #999; } #chairman p  { color: #fff; text-shadow: 1px 1px 1px #000; } 
#chairman img { margin: 0 0 -26px 0; z-index: -99 }
#academy-vission  {padding: 20px 0; background:  url(../marg-academy-bg.html) repeat 50% 0 fixed ; margin: 0 auto;  max-width: 1920px; padding: 20px 0; }
#academy-vission h2  { color: #fff; text-align: center; } #academy-vission p  { color: #fff; text-align: center; width: 90%; margin:0  auto; } 

/* poduct page css */
.points { width: 100%; float: left; padding: 0; margin: 0; }
.points ul { float: left; margin: 0px; padding: 0px; width: 100%; }
.points ul li { font-family: 'Raleway-Regular' ;  display: list-item; list-style-type: none; width: 100%; background:url(../li-bg.html) no-repeat 0 8px; float: left; text-align: left; padding: 0 0  0 16px; margin:0; line-height: 25px; color: #656161; font-size: 15px;  }
.points ul li a { color: #656161; text-decoration: none; font-size: 16px; font-weight: normal; font-family: 'Raleway-Regular' ;  }
.points ul li a:hover  { color: #EF1C2B; text-decoration: none; }
.points p { color:#656161;  font-size: 15px; padding: 0 0 0 25px; line-height: 24px; }

.points2 { width: 100%; float: left; padding: 0; margin: 0; }
.points2 ul { margin: 0px; padding: 15px 0 0 0; width: 100%; }
.points2 ul li {  font-family: 'Raleway-Regular' ; display: list-item; list-style-type: none; width: 100%; float: left; text-align: left; padding: 0; margin:0; line-height: 40px; color: #656161; font-size: 16px; border-bottom: 1px solid #d9d9d9; font-weight: normal;  }
.points2 ul li a { color: #656161; text-decoration: none; font-size: 16px; font-weight: normal; font-family: 'Raleway-Regular' ;  }
.points2 ul li a:hover  { color: #EF1C2B; text-decoration: none; }
.points2 ul li:last-child { border-bottom: none; }

.demo { float: left; margin: 15px 0 0 0; padding: 0; width: 100%; height: auto ; background: #1b1c1d; border-radius: 3px; border: 8px solid #fff; box-shadow: 0 0 3px #ccc; }

/*-- product client css --*/
#lightYear { width: 100%;overflow: hidden;position: relative;background: #fff;margin: 0 auto;}
#lightYearContain {width: 400px;overflow: hidden;position: relative;margin: 0 auto;}
#lightYearContain ul {position: relative;list-style-type: none;margin: 0px;padding: 0px;}
#lightYearContain ul li {float: left;width: 280px;padding: 10px 70px 0 70px; }
#lightYearContain ul li a {color: #FFFFFF;text-decoration: none;text-align: center;font-size: 42px;}
#navPrev, #navNext {position: absolute;top: 0;overflow: hidden;display: block;cursor: pointer;overflow: hidden;text-indent: 101%;white-space: nowrap;z-index: 5000;background-color: #fff;height: 100%;width: 40px;}
#navPrev:after, #navNext:after {content: '';display: block;position: absolute;top: 130px;cursor: pointer;}
#navPrev {left: 0;}
#navPrev:after {border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-right: 12px solid #4f4949;width: 0px;height: 0px;left: 10px;top: 45%;}
#navNext {right: 0;}
#navNext:after {border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-left: 12px solid #4f4949;width: 0;height: 0; left: 15px;right: 15px;top: 45%;}
/*---# product client css #----*/

/*-- sitemap style --*/
#sitemap { padding-bottom: 20px;  }
#sitemap .points ul li { font-size: 14px; color:#727272; }
#sitemap .points ul li a { font-size: 14px; }
/*--# sitemap style #--*/


.sf-img { width: 50%; float: right; padding: 10px 0 0 0; }
.sf-img ul { margin: 0; padding: 0; }
.sf-img ul li { margin: 0; padding: 0 0 10px 0; line-height: 0; width: 100%; list-style-type: none; display: list-item; }.sf-img ul li img { margin: 0; padding: 0; width: 100%;}
.sf-img ul li p { text-align: center; font-size: 13px; line-height: 18px; padding: 0; margin: 0; }

/*---  add-ons features ---*/
.add-on-price { float: right; position:relative; margin: 30px 0 0 0; }
.price_list { background: url(../price-icon.html) no-repeat 0px 5px; margin: 20px 10px 0 0;  padding: 5px 0px 0px 15px; width: 60px; float: left; font-family: 'RobotoCondensed-Light' ;  font-size: 17px; color: #000; }
.price_list p { }
.add-on-pdf { float: right; }


/*---  Accountant Login style ---*/
.login_bg { background: url(../jpg/login_bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover; -o-background-size: cover; background-size: cover;}
.login_container { width: 45%; margin: 130px auto 0 auto; padding: 15px; top: 50%; background:rgba(0, 0, 0, 0.1);}
.login_main { width: 100%; float: left; margin: 0; padding: 0; background: #fff; }
.login_container .admin_head { width: 100%; float: left; margin: 0; padding: 10px 70px 0px 70px; border-bottom: 2px solid #4586a6; }
.login_container .fill-area {  width: 100%; float: left; margin: 0; padding: 50px 70px; }

.login_container input.admin_name { width: 100%; background:  url(../png/admin_name.png) #fafafa no-repeat 10px 13px; color: #888; padding-left:40px; }
.login_container input.admin_pswrd { width: 100%; background: #fafafa url(../png/admin_pswrd.png)  no-repeat 10px 13px; color: #888; padding-left:40px; }
.login_container h1 { font-family: 'RobotoCondensed-Light' ; font-size: 40px; color: #423C3C; text-align: left; font-weight: 400; line-height: 40px; margin: 0 0 20px 0; padding: 15px 0 5px 75px;  background:url(../png/admin_icon.png) no-repeat; }
.login_container h1 img { float: left; padding: 0 0 0 0;  }
.login_container p { text-align: center; font-size: 14px; margin-bottom: 10px; }
.login_container p a{  color: #423C3C; font-size: 14px; }
.log_btn{  
  background-image: -webkit-linear-gradient(top, #3498db, #004968);
  background-image: -moz-linear-gradient(top, #3498db, #004968);
  background-image: -ms-linear-gradient(top, #3498db, #004968);
  background-image: -o-linear-gradient(top, #3498db, #004968);
  background-image: linear-gradient(to bottom, #3498db, #004968);
  -webkit-border-radius: 2px;  -moz-border-radius: 2px;  border-radius: 2px; font-family: 'Raleway-Regular' ;  color: #ffffff;  font-size: 16px; padding: 10px 50px 10px 50px; text-decoration: none; box-shadow: 0px 0px 2px #004460; text-shadow: 2px 0px 1px #333; border: none; cursor: pointer;  }

.log_btn:hover {  background: #3cb0fd;  background-image: -webkit-linear-gradient(top, #3cb0fd, #006da1);  background-image: -moz-linear-gradient(top, #3cb0fd, #006da1);  background-image: -ms-linear-gradient(top, #3cb0fd, #006da1);  background-image: -o-linear-gradient(top, #3cb0fd, #006da1);  background-image: linear-gradient(to bottom, #3cb0fd, #006da1);  text-decoration: none;}



/*------ changes 13-Dec-2014 ------*/
.soft-pirce { width: 100%; margin: 10px 0 0 0; padding: 0; float: left; }
.soft-pirce table { border: 1px solid #e5e5e5; }
.soft-pirce table td { border: 1px solid #e5e5e5; }

.soft-pirce p { margin: 0; padding: 5px; font-size: 14px; line-height: 20px; }
#com_chart { float: left; width: 100%; padding: 20px 0; background: #fff; /*background: url(../images/content-bg.jpg)  repeat scroll 0% 0% transparent;*/ }
.accordi { margin: 20px 0 0 0; }
.accordi .item .heading { float: left; width: 100%; background: url(../arrow.html) no-repeat 0px 15px; line-height: 30px;  font-size: 17px; padding: 5px 20px;  cursor: pointer;  color: #656161; /* background-position: right 20px top -95px;*/  border-bottom: 1px dashed #c5c5c5;  box-sizing: border-box;}

.accordi .item .heading:hover { color: #000; }

.accordi .item.open .heading,
.accordi .item:last-child .heading { border: 0; }

.accordi .item.open .heading { background-position: top -20px; }

.accordi .item .content {  display: none; font-family: 'Raleway-Regular' ; font-size: 16px; color: #656161; line-height: 24px;  padding: 15px; /* background: #fafafa;  */border: 1px solid #e5e5e5;  font-size: 14px; float: left; }


.accordi .item .content ul { margin: 0px 0 130px 0; padding: 0px; width: 100%; }
.accordi .item .content ul li { font-family: 'Raleway-Regular' ;display: list-item; list-style-type: none; width: 100%; /*background:url(../images/li-bg.png) no-repeat 0 2px;*/ float: left; text-align: left; padding: 0 0  0 27px; margin:0; line-height: 29px; color: #656161; font-size: 12px; border: 1px solid #e5e5e5;  }
.accordi .item .content ul li a { color: #656161; text-decoration: none; font-size: 12px; font-weight: normal; font-family: 'Raleway-Regular' ;  }
.accordi .item .content ul li a:hover  { color: #EF1C2B; text-decoration: none; }
.accordi .item .content p { color:#656161; font-family: 'Raleway-Regular';  font-size: 12px; padding: 0 0 0 50px; }
.accordi .item .content p img { float: left; width: 5px; }

/*------ changes  ------*/
.inr-add-on { float: left; width: 100%; }
.inr-add-on figure { float: left; width: 20%; padding: 0 5px 0 0;  }
.inr-add-on figcaption { float: right; width: 79%; }

.read_m { float: left; margin:0; padding: 0; }
.read_m a{ font-family: 'Raleway-Regular'; font-size: 14px; color: #EF1C2B; /*background: #9a9696; border: 1px solid #9a9696; */  margin: 0; padding: 2px 0px; border-radius: 2px; }

.read_all { float: left; margin:0px 0 10px 0; padding: 10px 0; width: 100%; /*border-top: 1px solid #E5E5E5;*/ }
.read_all p { text-align: right; }
.read_all p a{ font-family: 'Raleway-Regular'; font-size: 12px; color: #6e6969; /*background: #6e6969;*/ border: 1px solid #9a9696; margin: 0; padding: 2px 8px; border-radius: 2px; }


.art { float: left; width: 100%; padding: 20px 0 0 0; }
.art article { width: 100%; float: left; padding: 10px 0; }
article h1{ text-align: left; }

/* sign out for news & media 24-march-2015 */
.nm-s-out { float: right; margin: 0; padding: 20px 0 0 0; }
.nm-s-out p img{ float: right; margin: 0 0 0 5px; }


/* paging link 9-April-2015 */
.pagination { margin:0; padding: 0; line-height: 60px; text-align: center;   }
.pagination span { font-family: 'Raleway-Regular' ; font-size: 16px; color: #fff; background: #4A6892; margin: 0 8px 0 0; padding: 3px 10px; text-decoration: none; border:; border-radius:3px;  }
.pagination a { font-family: 'Raleway-Regular' ; font-size: 17px; color: #ffffff; margin: 0 8px 0 0; padding: 3px 8px; text-decoration: none; border: 1px solid #e6e6e6; border-radius:3px;  }




