/* DEFAULTS
----------------------------------------------------------*/
.navbar-inverse .navbar-nav>li>a {
    color: #333;
    font-size: 14px !important;
}

@font-face
{
    font-family: 'LucidaHandwritingItalic';
    src: url('../Font/lhandw-webfont.eot');
    src: url('../Font/lhandw-webfont.eot?#iefix') format('embedded-opentype'), url('../Font/lhandw-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #696969;
   
}
.error{
    color: red;
}
.bodymain
{
    padding: 0 0 10px;
}
.main
{
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 95%;
}
.pageheaderdiv
{
    background: none repeat scroll 0 0 #D0DDE5;
    padding: 10px 0px 10px 20px;
    margin: 0px 0px 15px 0px;
    box-shadow: 3px 4px 6px 0 #999999;
}
.pageheaderdiv h4
{
    line-height: 15px !important;
    margin: 0px !important;
    padding: 0px 0px 13px 20px !important;
    position: relative;
    top: 10px;
}


.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.logo
{
    float: left;
    margin-bottom: 3px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
 
    .profilepic
{
    border-radius:10px;
    max-height:60px;
    max-width:60px;
    }
.footer
{
    background-color: #ddd;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    min-height:90px;
}
.footerlogo
{
    text-align: right;
   width:95%;
}
.footerlogo input[type="image"]
{
    max-height:50px;
margin: 5px;
}
 .logotext
{
    font-size: 18px;
    font-family: papyrus;
    text-decoration: none !important;
    font-weight: bold;
}
.menudiv
{
    margin: 0px auto;
    width: 70%;
    height: 45px; 
    clear: both;
}
.box_right
{
    float: right;
    width: 82%;
}
.box_left
{
    width: 17.6%;
    float: left;
    height: 382px;
    background-color: #F5F5F5;
}
.c4
{
    width: 10%;
}
.box_leftInternal
{
    width: 17.6%;
    float: left;
    height: 382px;
    background-color: #F5F5F5;
}

.MyOfficeIcon_Img
{
    height: 60px;
}
.MyOffice table 
{
border-collapse: separate !important;
    border-spacing: 10px !important;
    margin: 74px auto;
}
.MyOffice table tr td
{
        background-color: #DBEEF4;
        padding:14px;
    }
.contant-box-industry h4
{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 3px 0px;
    margin: 0px;
}
.contant-box-industry a
{
    color: #333 !important;
}
h1, h2, h3, h4, h5, h6
{
    color: #3c3c3c;
    font-family: "Open Sans" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
}
.contant-box-industry
{
    text-align: left;
    cursor: pointer;
     
}
.contant-box-industry:hover
{
}
.myoffice-img
{
    text-align: center;
}


.inner-left
{
    float: left;
    margin-right: 8px;
    width: 738px;
}

.inner-left-box
{
    background: none repeat scroll 0 0 #D5E0E6;
    box-shadow: 3px 4px 6px 0 #999999;
    margin-bottom: 15px;
    padding: 10px;
    margin-left: 0px;
}
.inner-right
{
    background: none repeat scroll 0 0 #fff;
    box-shadow: 3px 4px 6px 0 #999999;
    float: left;
    min-height: 400px;
    padding: 10px;
    width: 206px;
}

#wpmem_reg .button_div, #wpmem_login .button_div
{
    height: 35px;
    padding: 6px 0;
    text-align: right;
    width: 74%;
}

#wpmem_reg .req
{
    color: #bd3500;
    font-size: 22px;
    line-height: 50%;
}

#wpmem_reg select
{
    border: 1px solid #ccc;
    border-radius: 2px;
    color: rgb(43, 43, 43);
    margin: 5px 0;
    padding: 8px 10px 7px;
    width: 100%;
}
.bluebg
{
    background-image: url('../images/BlueBG.png');
    background-size: 100% 100%;
}
#wpmem_reg, #wpmem_login
{
    color: #164458;
    line-height: 1.5;
}
#wpmem_msg, .wpmem_msg
{
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid lightGrey;
    border-radius: 3px;
    padding: 20px 0 0;
    margin-bottom: 10px;
}





/* HEADINGS   
----------------------------------------------------------*/


h1, h2, h3, h4, h5, h6
{
    color: #3c3c3c;
    font-weight: 600;
    line-height: 1.1em;
    margin: 0;
    padding: 0 0 0.3em;
}
h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 17px;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}




/* popup css
----------------------------------------------------------*/
.cover
{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: gray;
    filter: alpha(Opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.dialog
{
    display: none;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -200px;
    width: 500px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    z-index: 100;
    background: white;
    padding: 2px;
    font: 10pt tahoma;
    border: 1px solid #F9F9F9;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/* Tab panel
----------------------------------------------------------*/
.tabheadercontainer
{
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
}
.selecttab
{
    line-height: 35px;
    padding-left: 10px;
    padding: 0 15px;
    float: left;
    text-align: center;
    cursor: pointer;
    background-color: #10A3CD;
    margin: 0 1px;
    border: 1px solid #DADADA;
    border-bottom: 0px;
}
.selecttab span
{
    color: #fff;
    font-size: 15px;
}
.tabcontainer
{
    clear: both;
    min-height: 500px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    border: 1px solid #C5C5C5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px;
    background-color: #fff;
}
.tabheader
{
    line-height: 35px;
    padding-left: 10px;
    padding: 0 15px;
    float: left;
    text-align: center;
    cursor: pointer;
    margin: 0 1px;
    border: 1px solid #DADADA;
    border-bottom: 0px;
    background-color: #cdcdcd;
    border-bottom: 0px;
}
.tabheader span
{
    color: #5A5A5A;
    font-size: 15px;
}
.tabheader:hover
{
    background-color: #008CAF;
}
.tabheader:hover span
{
    color: #fff;
}
/* ----------------------------------------------------------*/

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#wpmem_reg fieldset, #wpmem_login fieldset
{
    border: medium none;
    margin: 40px 0;
    padding: 0;
}
#wpmem_reg legend
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    color: #164458;
}
#wpmem_login legend
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    color: #fff;
}

#wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_select, #wpmem_login .div_text, #wpmem_reg .div_checkbox
{
    margin: 0 0 14px;
    width: 74%;
}

input[type="text"], textarea, input[type="password"], select, input[type="search"]
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: rgb(43, 43, 43);
    padding: 4px 5px;
    box-shadow: 0 0 1px #ccc, 0 1px 10px #eee inset;
    -moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;
}
input[type="text"]:focus, textarea:focus
{
    background: #fff;
    border: 1px solid #CACACA;
    box-shadow: 0 0 3px #aaa;
    padding-right: 8px;
}
textarea, .textbox, .username, .password
{
    width: 100%;
}

.tbl input[type="text"], .tbl textarea, .tbl input[type="text"], .tbl input[type="password"], .tbl textarea, .tbl select
{
    width: 80%;
}
.tbl tr td
{
    padding: 5px 0px;
}
.tblhead,.tblhead td
{
  background-color: #8a8a90;
    font-weight: bold;
    color: #FFF;
    font-size: 15px;
    }
._border tr td
{
    border: 1px solid #8a8a90;
    }
    ._centeralign tr td
{
    text-align: center;
    }
#wpmem_reg input, #wpmem_reg button, #wpmem_reg select, #wpmem_reg textarea, #wpmem_login input, #wpmem_login button
{
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    height: 35px;
    background: #10A3CD;
    padding: 5px 1%;
    width: 974px;
    margin-left: auto;
    margin-right: auto;
}

.nav
{
    float: left;
}

.nav ul
{
    margin: 0;
    padding: 0;
}
.nav li
{
    display: inline-block;
    padding: 0px 0 0px 24px;
    margin-right: 10px;
}
.nav li#menu-item-23
{
    background: url("../images/Top Menu/Industries Icon.png") left center no-repeat;
}
.nav li#menu-item-2483
{
    background: url("../images/Top Menu/Opportunities Icon.png") left center no-repeat;
}
.nav li#menu-item-20
{
    background: url("../images/Top Menu/Subscribers Icon.png") left center no-repeat;
}
.nav li#menu-item-21
{
    background: url("../images/Top Menu/Office Icon.png") left center no-repeat;
}
.nav li#menu-item-22
{
    background: url("../images/Top Menu/Preferences Icon.png") left center no-repeat;
}
.nav li#menu-item-24
{
    background: url("../images/Top Menu/Logout-Icon.png") left center no-repeat;
}


.nav li#interface
{
    background: url(../images/interface.png) left center no-repeat;
}
.nav li#login
{
    background: url(../images/login.png) left center no-repeat;
}
.nav li#logout
{
    background: url(../images/logout.png) left center no-repeat;
}
.nav li#setting
{
    background: url(../images/setting.png) left center no-repeat;
}
.nav li#signup
{
    background: url(../images/signup.png) left center no-repeat;
}
.nav a
{
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
}
.nav a:hover
{
}
.active
{
    background-color: #707070 !important;
}
.nav li ul
{
    display: none;
    width: 170px;
    background: #707070;
    position: absolute;
    margin-top: 7px;
}
.nav li:hover ul
{
    display: block;
}
.nav li ul li
{
    width: 100%;
    float: left;
}
.nav li ul li a
{
    text-decoration: none;
    color: #FFF;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 13px;
}
.search_box
{
    float: right;
}
.search_box input[type="text"]
{
    padding: 5px;
}
.search_box input[type="submit"]
{
    width: 35px;
    height: 35px;
    background: url(../icons/search.png) left center no-repeat;
    font-size: 0;
    border: 0;
    vertical-align: middle;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    padding: 2px 10px 2px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5px;
}



fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: larger;
    font-weight: 800;
    padding: 2px 4px 8px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}


/* button
----------------------------------------------------------*/
.lnkbtn
{
    background-color: #3ea4c2;
    border: 0px solid #ccc;
    border-radius: 3px;
    color: White !important;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
}
.lnkbtn1
{
    color: #00879d !important;
    font-size: 15px;
    padding: 5px;
    text-decoration: none;
}
.lnkbtn1:link
{
    color: #00879d !important;
    font-size: 15px;
    padding: 5px;
    text-decoration: none;
}
.lnkbtn1:visited
{
    color: #00879d !important;
    font-size: 15px;
    padding: 5px;
    text-decoration: none;
}
.lnkbtn1:hover
{
    color: #3ea4c2 !important;
    font-size: 15px;
    padding: 5px;
    text-decoration: underline;
}

.btnsave
{
    background-image: url('../images/save_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 79px;
    height: 33px;
    background-color: transparent;
    border: 0 none !important;
}
.btncancel
{
    background-image: url('../images/cancel_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 82px;
    height: 33px;
    background-color: transparent;
    border: 0 none !important;
}
.btnnext
{
    background-image: url('../images/next_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 80px;
    height: 33px;
    background-color: transparent;
    border: 0 none !important;
}
.btnback
{
    background-image: url('../images/back_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 80px;
    height: 33px;
    background-color: transparent;
    border: 0 none !important;
}
.btnhome
{
    background-image: url('../images/home_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 80px;
    height: 33px;
    background-color: transparent;
    border: 0 none !important;
}
.btnnewpage
{
    background-image: url('../images/Add_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 97px;
    height: 33px;
    background-color: transparent;
    border: 0 none !important;
}
.btnlogin
{
    background-image: url('../images/login_btn.png');
    background-repeat: no-repeat;
    color: transparent;
    width: 96px;
    height: 39px;
    background-color: transparent;
    border: 0 none !important;
}
.btnsignup
{
    background-image: url('../images/signup_btn.png');
    background-repeat: no-repeat;
    color: transparent;
    width: 95px;
    height: 39px;
    background-color: transparent;
    border: 0 none !important;
}
.btnedit
{
    background-image: url('../images/edit_icon.png');
    background-repeat: no-repeat;
    color: transparent;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 0 none !important;
}
.btnsearch
{
    background-image: url('../images/search_btn.jpg');
    background-repeat: no-repeat;
    color: transparent;
    width: 91px;
    height: 30px;
    background-color: transparent;
    border: 0 none !important;
}
.btnplain
{
    background-color: #f7f7f7;
    border-radius: 5px;
    color: #002060;
    font-size: 14px;
    font-weight: bold;
    margin: 0 5px;
    min-width: 100px;
    padding: 5px 10px;
    border: 2px ridge #ccc;
    min-height: 35px;
}
/* MISC  
----------------------------------------------------------*/

/*-------------------------------------------------------Tab Panel------------------------------------------------------------------------*/

.tabs-menu
{
    height: 50px;
    float: left;
    clear: both;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
}

.tabs-menu li
{
    height: 50px;
    padding: 5px 10px;
    margin: 0px 3px;
    float: left;
    position: relative;
    background-color: #555555;
    border-top: 3px solid #333333;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
}

.tabs-menu li.current
{
    position: relative;
    background-color: #cccccc;
    border-bottom: 1px solid #fff;
    border-left: 0px solid #fff;
    z-index: 5;
}

.tabs-menu li span
{
    padding: 10px 5px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.tabs-menu .current span
{
    color: #333333;
}

.tab
{
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto;
    width: 100%;
}

.tab-content
{
    width: 100%;
    padding: 20px;
    display: none;
    min-height: 600px;
}

#tab-1
{
    display: block;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 979px)
{
    .box_leftInternal
    {
        background-color: #f5f5f5;
        float: left;
        height: 382px;
        width: 19.6%;
    }
    .box_left
    {
        background-color: #f5f5f5;
        float: left;
        height: 382px;
        width: 19.6%;
    }
    .box_right
    {
        float: right;
        width: 80%;
    }
    .box_left
    {
        width: 19.6%;
        float: left;
        height: 382px;
        background-color: #F5F5F5;
    }
}
@media screen and (max-width:1020px)
{
    .c1
    {
        display: none;
    }
}
@media screen and (max-width:768px)
{
    .c1
    {
        display: none;
    }
    .c2
    {
        display: none;
    }
    .btnsp
    {
        width: 12% !important;
    }
}

@media screen and (max-width:980px)
{
    .btnsp
    {
        width: 12% !important;
    }
    .menudiv
    {
        width: 100%;
    }

}

@media screen and (max-width:360px)
{
    .MyOfficeIcon_Img
    {
        height: 40px !important;
        width: 30% !important;
    }
    .myofficetitle
    {
        color: #565656;
        font-size: 11px !important;
    }
    .c1
    {
        display: none;
    }
    .c2
    {
        display: none;
    }
    .c3
    {
        display: none;
    }
    .c4
    {
        width: 16%;
    }
    .box_right
    {
        clear: both;
        width: 95%;
    }

    .box_leftInternal
    {
        background-color: #f5f5f5;
        clear: both;
        height: 74px;
        width: 95%;
    }
    .box_left
    {
        background-color: #f5f5f5;
        clear: both;
        height: 120px;
        width: 95%;
    }
    textarea
    {
        height: 156px !important;
    }
    #MainContent_pnlAdd textarea
    {
        height: 156px !important;
    }
    .btnsp
    {
        width: 25% !important;
    }

}
@media screen and (max-width:900px)
{
    .main
    {
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width: 98%;
    }
    .inner-left-box
    {
        background: none repeat scroll 0 0 #fff;
        box-shadow: 3px 4px 6px 0 #999999;
        margin-bottom: 15px;
        padding: 10px;
        margin-left: 0px;
    }

}

  table#tbl_mp {
    width: 100%;

  }
  table.tbl_mp thead{
    background-color: #729fcf;
  }
  table#tbl_mp thead th {
    background-color: #729fcf;
    color: white;
    border: 3px solid white;
    padding: 4px;
    font-size: 18px;
    width: 50%;
  }
  table #tbl_mp_body th,table #tbl_mp_body td {
    background-color: #d0d8e8;
    border: 3px solid white;
    padding: 4px;
    color: black;
  }
  table#tbl_mp tfoot th, table#tbl_mp tfoot td {
    background-color: #e9edf4;
    border: 3px solid white;
    padding: 4px;
  }
#myModal #upload-form .checkbox
{
    padding-left: 15px !important;
    margin-top: auto;
}