﻿*
{
    margin: 0px;
    padding: 0px;
}
body
{
    font-family: open sans;
    font-size: 14px;
    line-height: 1.5;
}
a:hover
{
    text-decoration: none !important;
}


/* cyrillic-ext */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face
{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face
{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face
{
    font-family: Rupes;
    src: url(../fonts/Rupee_Foradian_0.ttf);
}
.header
{
    width: 100%;
}
.logo a
{
    font-size: 18px;
    color: #02925e;
    margin: 13% 0;
    display: block;
    font-weight: bold;
    text-align: center;
}
.logo a:hover
{
    color: #02925e;
    text-decoration: none;
}
.loginarea
{
    text-align: right;
}
.loginarea ul
{
    list-style: none;
    margin: 0px;
}
.loginarea ul li
{
    display: inline;
    padding-right: 10px;
}
.loginarea ul li:last-child
{
    border-left: 1px solid #000;
    padding-right: 0px;
    padding-left: 10px;
}
.loginarea ul li a
{
    text-decoration: none;
    margin: 3% 0;
    display: inline-block;
}

.loginarea ul li a:hover
{
    text-decoration: none;
}
.top_area
{
    padding: 1px 0 0;
}

.banner
{
    height: 100%;
    width: 100%;
    background: url("../images/banner.jpg")no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.c_banner
{
    width: 100%;
    padding: 15% 0 10%;
}
.banner h1
{
    font-family: Open Sans;
    font-size: 35px;
    color: #FFF;
    margin: 0px 0 2%;
}
.banner p
{
    font-family: Open Sans;
    font-size: 24px;
    color: #FFF;
    margin: 0px 0 5%;
}
.banner a
{
    font-size: 20px;
    padding: 10px 15px;
    color: #FFF;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.1, #02925e),color-stop(1, #02925e));
    text-decoration: none;
    border-radius: 5px;
}
.banner a:hover
{
    color: #FFF;
}
.banner a:focuse
{
    outline: none;
}
.whatis_area
{
    width: 100%;
    background: rgb(250, 250, 250);
    margin-top: 2%;
}
.whatis
{
    width: 100%;
    height: auto;
}
.whathead h1
{
    color: #696969;
    font-size: 36px;
    font-family: open sans;
    font-weight: 500;
    text-align: center;
}
.whatisleft span
{
    font-size: 18px;
    color: #696969;
    font-weight: 700;
    font-family: open sans;
    padding-top: 10%;
    padding-bottom: 5%;
    display: block;
}
.whatisleft p
{
    font-family: open sans;
    font-size: 14px;
    line-height: 1.5;
    color: #696969;
    text-align: justify;
}
.whatisright img
{
    width: 555px;
    height: 382px;
}
.howdoesarea
{
    width: 100%;
    height: auto;
    border: 1px solid rgb(217, 217, 217);
}
.howdoesarea_head h1
{
    color: #333;
    font-size: 36px;
    font-family: open sans;
    font-weight: 500;
    text-align: center;
}
.howdihmb
{
    width: 100%;
    text-align: center;
}
.howdihmb h3
{
    font-weight: 700;
    font-size: 18px;
    margin: 6% 0 8%;
}
.howdihmb p
{
    color: rgb(138, 143, 156);
    font-family: raleway;
    font-size: 14px;
    line-height: 1.5;
}
.mt5p
{
    margin-top: 5%;
}
.wocasau_hading
{
    width: 100%;
    text-align: center;
}
.wocasau_hading h3
{
    font-family: raleway;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    color: #696969;
    margin: 5% 0 4%;
}
.wocasau1_inner_top
{
    border: 1px solid #e6e6e6;
    padding: 30px 40px;
    border-radius: 2px;
    position: relative;
}
.wocasau1_inner_top p
{
    font-family: raleway;
    text-align: justify;
    font-size: 14px;
    line-height: 1.5;
    color: #696969;
}
.wocasau1_inner_top i.quoteleft
{
    position: absolute;
    top: 24px;
    left: 5px;
    color: #f1f1f1;
    font-size: 35px;
    float: left;
}
.wocasau1_inner_top i.quoteright
{
    position: absolute;
    border-bottom: 183px;
    right: 5px;
    bottom: 30px;
    color: #f1f1f1;
    font-size: 35px;
    float: left;
}
.wocasau1_inner_bottom_left img
{
    float: left;
}
.wocasau1_inner_bottom_right h5
{
    display: block;
    margin: 0px;
    font-weight: 700;
    font-family: raleway;
    color: #696969;
    font-size: 14px;
    line-height: 1.5;
}
.wocasau1_inner_bottom_right p
{
    font-size: 14px;
    font-family: open sans;
    color: #696969;
}
.wocasau1_inner_bottom_right
{
    float: left;
    width: 75%;
    margin-left: 10%;
    margin-top: 5%;
}
.mb2p
{
    margin-bottom: 2%;
}
.mb5p
{
    margin-bottom: 5%;
}
.forbus_area
{
    width: 100%;
    height: 100%;
    background: url(../images/for_businesses.jpg)no-repeat;
    background-size: 100% 100%;
    padding: 2%;
}
.forbusinner h5
{
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}
.forbusinner form label
{
    width: 100%;
    color: #fff0f0;
    font-family: Open Sans;
    font-weight: normal;
    font-size: 12px;
    margin-top: 2%;
}
.forbusinner form input
{
    width: 100%;
    line-height: 30px;
    color: #999999;
    background-color: #ffffff !important;
    border: 1px solid #dedede;
    border-width: 1px !important;
    padding-left: 10px;
    padding-right: 10px;
}
.forbusinner form input[type="submit"]
{
    width: auto;
    font-family: Open Sans;
    font-weight: normal;
    font-size: 16px;
    color: #FFF;
    border: none !important;
    padding: 5px 20px;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.1, #02925e),color-stop(1, #02925e));
    border-radius: 5px;
}
.submit_area
{
    width: 100%;
    text-align: center;
    margin-top: 5%;
}
.submit_area p
{
    font-size: 12px;
    color: #FFF;
    font-family: open sans;
}
.footer_area
{
    width: 100%;
    border-top: 1px solid #eeeeee;
    padding: 1% 0;
    margin-top: 5%;
}
.footer_area p
{
    text-align: center;
    font-family: Arial;
    color: #696969;
    font-size: 12px;
    padding-top: 3%;
}
/*************************************/
.box
{
    width: 90%;
    height: auto;
    margin: 0 auto;
}
/*.logoarea
{
    width: 22%;
    height: auto;
    float: left;
}
.logoarea img
{
    width: 100%;
    height: auto;
    margin: 15px 0;
}*/
.btnR
{
    background: #cb212a;
    color: #FFF;
    padding: 8px 24px;
    border-radius: 5px;
        border: none;
}
.btnB
{
    background: #039be5;
    color: #FFF;
    padding: 8px 24px;
    border-radius: 5px;
    
    border: none;
}
.btnG
{
    background: #5cb85c;
    color: #FFF;
    padding: 5px 18px;
    border-radius: 0;
    padding: 6px 16px;
    font-weight: 400;
    font-size: 16px;
}

.btnG:hover {
    color: #fff;
    background-color: #347c37;
    border-color: #317534;
}



.menu
{
    width: 100%;
    height: auto;
    background: #333;
}
.menu ul
{
    list-style: none;
    margin: 0px;
}
.menu ul li
{
    float: left;
    /*padding: 12px 15px;*/
    border-right: 1px solid #5d5d5d;
    position:relative;
}
.menu ul li:hover
{
    background: #3e3e3e;
}
.menu ul li:hover ul.subMenu{
    display:block;
}
.menu ul li:last-child
{
    border-right: none;
}
.menu ul li ul.subMenu{
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    background: #565656;
    width: 100%;
    display:none;
}
.menu ul li ul.subMenu li{
    float:none;
}

.menu ul li ul.subMenu li a{
    border-bottom: 1px dotted #333;
}
.menu ul li a
{
    color: #cacaca;
    font-size: 13px;
    padding:10px 6px;
    display: block;
}
.menu ul li a:hover
{
    color: #FFF;
    text-decoration: none;
}
.menu ul li a label{
    margin:0;
        font-weight: normal;
}
.mtb2p
{
    margin-top: 2%;
    margin-bottom: 2%;
}
.mt3p
{
    margin-top: 3%;
}
.companCUpdate input[type=submit]
{
    border: none;
}
.PurchIsubmit:hover
{
    color: #FFF;
}
.m0
{
    margin: 0px;
}
.p0
{
    padding: 0px;
}
.venderRsubmit input[type=submit]:hover
{
    color: #fff;
}
.invoiceCToarea
{
    width: 30%;
    height: auto;
    border: 1px solid #CCC;
    padding: 10px;
}
.invoiceCTodiv
{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.invoiceCTodivL
{
    width: 40%;
    float: left;
}
.invoiceCTodivR
{
    width: 60%;
    float: left;
    height: auto;
}
.Rnone
{
    resize: none;
}
.accoupayarea
{
    width: 100%;
    height: auto;
    float: left;
}
.accoupaydiv
{
    width: 33%;
    height: auto;
    margin-bottom: 15px;
}
.accoupaydivL
{
    width: 30%;
    height: auto;
    float: left;
}
.accoupaydivR
{
    width: 70%;
    height: auto;
    float: left;
}
.accoupaydiv select
{
    width: 100% !important;
}
.accoupaydiv input[type=submit]:hover
{
    color: #FFF;
}
.mb3p
{
    margin-bottom: 3%;
}
.invoiceCTosubmit input[type="button"]:hover
{
    color: #fff;
}
.dashbordarea
{
    width: 100%;
    height: auto;
}
.dashborddiv
{
    width: 30%;
    height: auto;
    float: right;
    margin: 0px 0 25px;
}
.dashborddivL
{
    width: 15%;
    float: left;
    height: auto;
}
.dashborddivR
{
    width: 85%;
    height: auto;
    float: left;
}
.dashborddivR input
{
    width: 100%;
    border-radius: 3px;
    border: none;
    border: 1px solid #ccc;
    padding: 5px;
}
.dashborddivL label
{
    margin: 0;
    line-height: 33px;
}
.dashbordareaB
{
    width: 100%;
    height: auto;
    float: left;
}
.dashbordareaBdiv
{
    width: 33.33%;
    height: auto;
    float: left;
    background: #039be5;
    border-left: 1px solid #fff;
    text-align: center;
}
.dashbordareaBdiv span
{
    font-size: 36px;
    font-family: Rupes;
    color: #FFF;
    position: absolute;
    top: 0px;
    left: -26px;
}
.dashbordareaBdiv h1
{
    font-size: 48px;
    font-family: Rupes;
    color: #FFF;
    position: relative;
    margin: 0px;
    text-align: center;
    line-height: 200px;
    display: -webkit-inline-box;
}
.dashbordareaBdivB p
{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    margin: 0px;
    padding: 15px 0;
}
.dashbordareaBdiv:hover
{
    background: rgba(3, 155, 229, .9);
}
.comlogo
{
    width: 100%;
    height: 50px;
}
.comlogo.comlogoheight
{
    width: 100%;
    height: 100px;
    }
  .comlogo.comlogoheight iframe{
            width: 100%;
    height: 100%;
        }
    .comlogo img {
        width: auto;
        height: 60px;
        border: 1px solid;
        padding: 1px;
    }
.w25p
{
    width:25%;
    }
  .w10p
  {
      width:10%;
      }
      .dashbordareaBdiv h1 label
      {
          font-weight:normal;
          margin:0;
          font-size: 25px;
      }
      .logBx.col-md-4
      {
          float:none;
          margin:1% auto;
          box-shadow:0px 0px 5px #ccc;
          padding:15px;
          background: rgba(255, 255, 255, 0.3);
      }
      .logFldBx
      {
          padding:0 0 15px;
      }
      .logImgBx
      {
          padding: 0 0 30px;
      }
      .logImgBx img
      {
          width:60%;
      }
      .shivBtn
      {
              background: #039be5;
    border: none;
    color: #fff;
    padding: 5px 20px;
    border-radius: 1px;

      }
      .chngPswBx legend label{
              color: #cb212a;
      }
      .menu ul li.rgtAdmin
      {
          float:right;
              width: 145px;
      }
      .menu ul li.rgtAdmin a i{
              margin: 0 5px 0 0px;
    font-size: 16px;
      }
      .dateimg
      {
              background: url(../images/date.png) no-repeat;
    background-size: 20px auto;
    background-position: 97%;
      }
.dataTables_wrapper .dataTables_length {
    display:inline-block;
}
.dataTables_wrapper .dataTables_filter {
    display:inline-block;
    float:right;

}
.dataTables_wrapper .dataTables_filter label input[type=search]{
        width: 75%;
    margin-left: 12px;
    padding:3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    }
.dataTables_wrapper .dataTables_length label select{
    width: 40%;
    padding: 1px 12px;
    font-size: 14px;
    margin: 0 5px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}
.dataTables_wrapper .dataTables_paginate{
    margin-top:15px;
}
.dataTables_paginate .paginate_button{
        background: rgb(255, 255, 255);
    color: ##039be5;
       padding: 2px 10px;
    margin-right: 4px;
    border-radius: 2px;
    border: 1px solid #039be5;
    }
.dataTables_paginate span .paginate_button {
    background: #fff;
    color: #039be5;
    padding: 2px 10px;
    margin-right: 4px;
    border-radius: 2px;
    border: 1px solid #039be5;
}

.dataTables_paginate .paginate_button {
    cursor: pointer;
}
    .dataTables_paginate span .paginate_button.current {
        background: #039be5;
        color: #fff;
    }
.dataTable .odd td a .dlt,.dataTable .even td a .dlt
{
        background: none;
    color: red;
    cursor:pointer;
    font-size: 18px;}
.dataTable  .odd td a i{
    background: #333333;
    padding: 0px 5px;
    color: #FFF;
    border-radius: 2px;
    font-style:normal;
}
 .dataTable  .even td a i{
    background: #333333;
    padding: 0px 5px;
    color: #FFF;
    border-radius: 2px;
    font-style:normal;
}
.invQL input, .invQL textarea{
        float: left;
    display: inline-block;
    width:68%;
    margin-right: 2%;
}
.invQR input,.invQR textarea{
       float: left;
    display: inline-block;
    width:30%;
}
.w15p {
    width:15%;
}
.w8p {
    width:8%;
}
.w5p {
    width:5%;
}
.w17p {
    width:17%;
}
.w20p {
    width:20%;
}
.invendernameH {
    width:100%;
    height:auto;
    margin-bottom:10px;
}
    .invendernameH label {
        color:#cb212a;
        font-size:16px;
    }
    .invendernameH label:last-child {
        color:#201b51;
        font-size:16px;
    }
    .dataTable  .odd td a .vvrEidt,
    .dataTable  .even td a .vvrEidt
    {
        background: none;
    color: #201b51;
    font-size: 16px;
    padding: 2px 5px;
        }
    .vvrEidt
    {
        background: none;
    color: #201b51;
    font-size: 16px;
    padding: 2px 10px;
        }
        .exlbtn
        {
            background: #538e06;
    border: none;
    color: #fff;
    padding: 5px 20px;
}
.wrdbtn
{
        background: #0f78b5;
    border: none;
    color: #fff;
    padding: 5px 20px;
    }
    .pag tr:last-child td span
    {
            background: rgb(32, 27, 81);
    color: #fff;
    padding: 2px 10px;
    margin-right: 4px;
    border-radius: 2px;
        }
        .pag tr:last-child td span
    {
            background:rgb(32, 27, 81);
    color: #fff;
    padding: 2px 10px;
    margin-right: 4px;
    border-radius: 2px;
        }
      .pag
      {
          border:none;
          }
        .pag tr:last-child td a
    {
            background:#cb212a;
    color: #fff;
    padding: 2px 10px;
    margin-right: 4px;
    border-radius: 2px;
        }
        
        #pageloaddiv {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 1000;
background: url('../images/loading-gallery.gif') no-repeat center center;
}
.ui-autocomplete.ui-menu.ui-widget{
    z-index: 9;
    top: 381.25px;
    left: 443.453px;
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
    width: 167px;
    }
  .menu ul li:hover ul.subMenu.subn
  {
          right: -82px;
width:150px;
      }
      .PurchasIPV a
      {
          background: #039be5;
    color: #FFF;
    padding: 0px 5px;
    border-radius: 2px;
          }
         