/*==============================================
    GENERAL  STYLES
 =============================================*/
html{height:100%;}
body{font-family: 'Open Sans', sans-serif;font-size:14px; transition : opacity 1s ease; min-height:100%;height:100%; background:#edf1f2 /*url(../images/bodybg.jpg) 0px 0px repeat-y*/;overflow-x:hidden;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;}
.login_body{background:#edf1f2;}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
body{font-family: 'Open Sans', sans-serif;font-size:14px; transition : opacity 1s ease; }
.loaded {opacity : 1;}
*{margin:0;padding:0;outline:none;}
a:focus{outline:none;}
:focus{outline:none;}
ul{margin:0;padding:0;list-style:none;}
#wrapper {width: 100%;height:100%;}
.bodymain{float:left;position:relative;width:100%;height: 100%;}
button, input, optgroup, select, textarea{ font-weight:normal}
.container.padding {
  padding: 0;
}
.container-bg {
  background: #edf1f2;
  padding: 0;
  height: 100%;
}

.criteria_description_label {background:rgb(201, 195, 141) none repeat scroll 0 0;color:#fff;line-height:1;float:left;padding:5px 10px 3px;}
.criteria_description_label.label_criteria {background:#00b7a9;}
/*==============================================
   LOGIN PANEL
 =============================================*/
#login-container{position:relative;width:90%;margin:8% auto;text-align:center;}
#login-container .row>div{margin-bottom:1em}
#login-container .row>div:last-child{margin-bottom:0}
#login-container #logo{    float: left;margin-bottom: 0;margin-right: 0;margin-top: 20px;text-align: center;width: 100%;z-index: 100;}
#login-container #signup-btn{padding-top:15px;padding-bottom:15px;color:#fff;background-color:#222;border-color:#1d1d1d}
#login-container #signup-btn:hover{background-color:#1d1d1d;border-color:#181818}
#logo img {display: inline-block;max-width: 275px;width: 100%;}
#login{position:relative;padding:0px 25px 20px;margin-bottom:1em;background-color:#FFF;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border:1px solid #d8d9da;box-shadow:0px 6px 0px #dae1e5;}
#login h3{float: left;text-align: center;width: 100%;color: #758395; font-size:18px;}
#login h5{float: left;text-align: center;width: 100%;}
#login #login-form{padding:0;margin-top:2em;margin-bottom:0;text-align:left;margin-bottom: 1em;}
.form-group {float: left;width: 100%;margin:14px 0 0 0;}
.form-group {position: relative;}
.form-group .radio, .checkbox{padding-left:20px !important;}
/*#login #login-form .form-group label{float:left;opacity: .7;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;position: absolute;left:0px; top:15px;transition: all 200ms ease 0s;pointer-events: none;font-weight:normal;}*/
#login #login-form .form-group input.active ~ label, #login #login-form .form-group input:focus ~ label{top:-8px;font-size: 11px; text-transform: uppercase;opacity: 1;color: #ccc;}
#login #login-form .form-group .form-control{border-radius:0px;float:left;width: 100%;background-color: none;border-bottom:1px solid #edf1f2;color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;border-top:none;border-left:none;border-right:none;margin:6px 0 0 0;padding:12px 8px 12px 0;font-weight:normal;box-shadow:none;height: auto;}
#login #login-form .form-group input:focus{border-color:#00b7a9;}
#login #login-form .form-group input:focus ~ label{color:#00b7a9;}
#login #login-btn{padding-top:10px;padding-bottom:10px;font-size:20px; background:#cac48d; border:none;transition: all 0.5s ease;}
#login #login-btn:hover{background: #cfa207}
#login a.btn-default{color:#4c4c4c; background:none; border:none;padding:0;}
.mar-left{margin-left:0 !important;}
.mar-right{margin-right:0 !important;}
.btn-group.open .dropdown-toggle{ background: none repeat scroll 0 0 #3fb0ff !important;box-shadow: none !important;color: #fff !important;}
.btn-group.open .dropdown-toggle span.caret{background:url("../images/arrow-project.png") no-repeat scroll 0 -11px  !important}
p.alert-danger{clear:both}
div.alert{clear:both}
#login #login-form .form-group label{display:none}
/*==============================================
   TOP BAR PANEL
 =============================================*/

/*==============================================
   TOP BAR PANEL
 =============================================*/

 label.file_name{ color:#4b4b4b; font-size: 12px; font-weight: normal; line-height: 2.5 }

.middle-top {float: left;width: 100%;background:#edf1f2;}
.topbar {float: left;width: 100%;border-bottom:8px solid #fff;background:#00b7a9;}
.logomain{float:left; width:auto;padding:9px 9px 8px; background:#04a296 ;}
.logomain a{float:left;}
.searchpanel{float:right; width:40px;margin:2px 12px 0px;position:relative;}
.searchpanel span{float:right;cursor:pointer; width:36px; height:36px; background:#00b7a9 url(../images/searchicon-new.png) center no-repeat;margin:4px 0px 0px 0;text-indent: -9999px;border:none;border-radius:40px;}
.searchpanel span:hover{background:#cfa207  url(../images/searchicon-new.png) center no-repeat;}
.searchpanel span.active{background:#cfa207 url(../images/closeicon.png) center no-repeat;}

.searchbox-con{float:left; width:100%;background:rgba(255,255,255,0.8);margin:13px 0 0 0;}
.searchbox-con input[type="text"]{float:left;background:none; border:none;padding:8px 10px; width:90%;color: #000; /* text color */font-family: "Open Sans", sans-serif;font-size: 14px;}
.searchbox-con.active input[type="text"]{display:block;}
.searchbox-con input[type="submit"]{float:right;cursor:pointer; width:15px; height:14px; background:url(../images/searchicon.png) 0px 0px no-repeat;margin:13px 9px 12px 6px;text-indent: -9999px;border:none;}
.searchbox-con input[type="submit"]:hover{background-position:0px -14px;}

.notificationpanel{  border-left:none;border-right: 1px solid #00b7a9;float: right;min-width: 64px;padding:15px 0 8px;position: relative;text-align: center;margin:0 0 0 0;background:#21c0b4 ;}
.notificationpanel span{float:left;position:absolute;left: 10px;top:12px;border-radius: 20px; font-size:18px; color:#fff;background:#F94500;padding:6px;line-height:11px;}
.notificationpanel a{background:url(../images/notifications.png) 0px 0px no-repeat; width:28px; min-height:28px;display:inline-block;transition: all 0.3s ease;margin:10px 0 0 12px;}
.notificationpanel a:hover{background:url(../images/notifications-hover.png) 0px 0px no-repeat;}
.notification-dropdown{display: none; box-shadow: 0 8px 6px -8px #363636;  border-radius: 0 0 5px 5px;z-index:9;position:absolute;background: #00b7a9; width: 240px;top:66px;}
.notification-dropdown ul{list-style-type: none;float: left; width:100%;max-height: 232px; overflow-x: auto;}
.notification-dropdown ul li{list-style-type: none; float: left;border-bottom: 1px solid #019b8f; padding:5px 4% 0; width:100%;}
.notification-dropdown ul li img{float: left; width:40px; height:40px; border-radius: 30px;}
.notification-dropdown ul li a{float: left; width:75%; text-align: left; background: none; padding:0px;color:#fff; font-size:14px;margin:9px 0 0 0;}
.notification-dropdown ul li a:hover{background: none; color:#c9c38d;}
.notification-dropdown ul li small{float: left; width:auto; color:#fff; font-size:11px;margin-top: 3px;}
.notification-dropdown ul li a.approve_notification{ float: right; width: auto; background: #ffffff; color: rgb(255, 0, 0); padding: 0px 5px; font-size: 13px; height: auto; min-height: auto; margin: 5px -9px 0 0; }
.notification-dropdown.open{display: block;}
.notification-dropdown ul li a.image-con{width:auto; margin:0 10px 0 0;}
.notification-dropdown ul li a.image-con:hover{opacity: 0.8}

.property_topbar{text-align: center; background: rgb(201, 195, 141) none repeat scroll 0% 0%; color: white; padding: 5px 0px; font-size: 20px;}


.property_topbar input[type=text]{ /*! border: none; */ color: #393f47; padding: 2px 5px; /*! text-transform: uppercase; */font-size: 13px;}
.property_topbar select.indicator_labels_drp{font-size: 13px; padding:2px 25px 2px 5px;color:#393f47}
span.match{ background: yellow }

/*.property_topbar input[type=text]{ border: none; color: #393f47; padding: 2px 5px; text-transform: uppercase;}*/

label.indicator_label{ font-weight: normal }
.usernamepanel{float:right;padding:16px 13px 11px;background:#21c0b4;cursor: pointer;}
.usernamepanel img{float:left;width:39px; height:39px;border-radius:40px;margin:0 10px 0 0;}
.usernamepanel .userstatus{float:left;width:120px;margin:10px 0 0;}
.usernamepanel .userstatus span{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;}
.usernamepanel .userstatus strong{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px; font-weight:bold;width:100%;}
div.droplinks span.icon{float:left; width:8px; height:7px; background:url(../images/dropdownarrow.png) 0px 0px no-repeat;margin:8px 0 0 0;cursor:pointer;}/* 12 June 2015 */
.droplinks {float: left;position: relative;width: 8px;margin:8px 0 0 0;}
.droplinks ul {background: #fff none repeat scroll 0 0;border-radius: 2px;position: absolute;right: 0;width: 100%;float:left;border:none ;}
.droplinks ul li{width:100%;float:left;border-bottom:1px solid #edf1f2;}
.droplinks ul li:last-child{border:none;}
.droplinks ul li a{width:100%;float:left;padding:8px 10px;font-weight:500;font-size:14px;color:#505b72 ;transition: all 0.3s ease;}
.droplinks ul li a:hover{background:rgba(0,0,0,0.1)}
.droplinks .menu.show .menu-wrapper::before{animation: 0.6s ease-out 0s normal none 1 running expand;
transition: none 0s ease 0s ;}

.droplinks .menu.show {
transition-delay: 0s;
}
.droplinks .menu {
min-width: 160px;
overflow: hidden;
position: absolute;
right: -12px;
top: 34px;
    display: none;
z-index: 9;
}
/*.droplinks .menu .menu-wrapper::before {

border: none;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: scale3d(1, 0, 1);
transform-origin: 50% 0 0;
transition: transform 0.1s ease 0s;
width: 100%;
}*/
.droplinks .menu .menu-wrapper::after {
border-bottom: 8px solid #fff;
border-left: 8px solid rgba(0, 0, 0, 0);
border-right: 8px solid rgba(0, 0, 0, 0);
content: "";
height: 0;
position: absolute;
right: 16px;
top: -8px;
width: 0;
}
.droplinks .menu .menu-wrapper {
margin-top: 8px;
position: relative;
}

.droplinks ul li.logout a font{width:22px;height:16px;float:left;background:url(../images/ddlogouticon.png)no-repeat;margin-right:11px;}
.droplinks ul li.myprofile a font{width:16px;height:18px;float:left;background:url(../images/ddprofileicon.png)no-repeat;margin-right:11px;}
.droplinks ul li.editprofile a font{width:16px;height:17px;float:left;background:url(../images/ddprofileediticon.png)no-repeat;margin-right:11px;}




/******Main Left*****/
.left-bar{background:#399ee5;max-width:217px ;}
.timer a {background-position: -6px -8px !important;}
.project a {background-position: -5px -31px !important;}
.add-user a{background-position: -5px -52px !important;}
.timer a:hover {background-position: -3px -76px !important;}
.project a:hover {background-position: -2px -99px !important}
.add-user a:hover{background-position:-2px -120px !important;}
.activity-system {float: left;width: 100%;padding:0px 0 0 0;}
.activity-system ul {float: left;margin: 0;width: 100%;list-style:none}
.activity-system ul li{width:100%;float:left;margin:0 0 8px 0;}
.activity-system ul li.standards-main small{margin:4px 0 0 0;}
.activity-system ul li.auditiors-main small{margin:6px 0 0 0;}
.activity-system ul li.user-main small{margin:7px 0 0 0;}

.activity-system a {float: left;width: 100%;padding:13px 10px;transition: 0.5s ease-out;}
.activity-system a.active{background-color:#01988c ;}
.activity-system a:hover{background-color:#01988c ;color:#fff;}
.activity-system ul li a span {float: left;height: 24px;width: 32px;margin:0 5% 0 0; }
.activity-system ul li a span.dashboard {float: left;background:url(../images/dashboard-icon.png) 0px 0px no-repeat; height: 27px;}
.activity-system ul li a span.members {float: left;background:url(../images/members-icon.png) 0px 0px no-repeat;height:27px;}
.activity-system ul li a span.standards {float: left;background:url(../images/standards-icon.png) 0px 0px no-repeat; height:27px;}
.activity-system ul li a span.archives {float: left;background:url(../images/archives-icon.png) 0px 0px no-repeat; height:27px;}
.activity-system ul li a span.settings {float: left;background:url(../images/settings-icon.png) 0px 0px no-repeat; height:27px;}
.activity-system ul li a span.auditors {float: left;background:url(../images/auditors-icon.png) 0px 0px no-repeat; height:27px;}
.activity-system ul li a span.auditsicon {float: left;background:url(../images/audits-icon2.png) 0px 0px no-repeat; height:27px;}
.activity-system ul li a span.users {float: left;background:url(../images/user-main.png) 0px 0px no-repeat; height:27px;}
.activity-system small {float: left;width:75%;color: #ffffff;font-size: 14px;font-weight: 600;margin:4px 0 0;text-decoration:none;}
.activity-system a:hover span.dashboard{background-position:0 -0px;}
.activity-system a:hover span.members{background-position:0 -0px;}
.activity-system a:hover span.standards{background-position:0 -0px;}
.activity-system a:hover span.settings{background-position:0 -0px;}
.activity-system a:hover span.auditors{background-position:0 -0px;}
.activity-system a:hover span.auditsicon{background-position:0 -0px;}
.activity-system a:hover span.users{background-position:0 -0px;}
.activity-system a:hover small{color:#fff;}
.activity-system a:hover label{opacity:1;}
.activity-system a.active span.dashboard{background-position:0 -0px;}
.activity-system a.active span.members{background-position:0 -0px;}
.activity-system a.active span.standards{background-position:0 -0px;}
.activity-system a.active span.settings{background-position:0 -0px;}
.activity-system a.active span.users{background-position:0 -0px;}
.activity-system a.active span.auditors{background-position:0 -0px;}
.activity-system a.active span.auditsicon{background-position:0 -0px;}
.activity-system a.active small{color:#fff;}
.activity-system .col-md-12.padding{padding:0;}
/*********Left Side End********/
/*********Middle Content Start*********/
.pagemain-wrapper {
    float: left;
    width: calc(100% - 220px);
}
#page-wrapper {
  float: left;
    height: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
#page-inner {max-width:100%;width: 100%;margin: 0 0px 0px 0px;padding:0 20px 0 20px;float:left;height:100%; -webkit-transition:width 0.25s ease-out;-moz-transition: width 0.25s ease-out;transition: width 0.25s ease-out;}
.page-head-line {font-size: 30px;text-transform: uppercase;color: #000;font-weight: 800;padding-bottom: 20px;border-bottom: 2px solid #d2d2d2;margin-bottom: 30px;float:left;}
.btn {background: #c9c38d; border: medium none; border-radius: 0 !important; color: #fff; }
.btn:hover{background: #cfa207; color: #fff}
.progress {height: 5px;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {color: #A3A3A3!important;}


/*==============================================
MENU STYLES
=============================================*/
.collapse.in {background: none repeat scroll 0 0 #00b7a9;float: left;width:100%;}

.navbar-cls-top .navbar-brand {color: #fff;background: #DD1533;width: 180px;text-align: center;height: 75px;font-size: 18px;letter-spacing: 1px;padding-top: 25px;display:none;}
.navbar-cls-top .navbar-brand:hover {background: #DD1533;color: #fff;}
.header-right {color: #fff;padding: 15px 50px 5px 50px;float: right;font-size: 16px;}
.user-img-div {min-height: 130px;padding: 20px;background-color: #262626;text-align:center;}
.user-img-div img {height: 130px;border: 5px solid #DD1533;}
.active-menu {background-color: #fff!important;border-left: 5px solid #DD1533;}
.active-menu-top {background-color: #000!important;}
.arrow {float: right;}
.fa.arrow:before {content: "\f104";}
.active > a > .fa.arrow:before {content: "\f107";}
.nav-second-level li,.nav-third-level li {border-bottom: none !important;}
.nav-second-level li a {padding-left: 37px;}
.nav-third-level li a {padding-left: 55px;}
.sidebar-collapse, .sidebar-collapse .nav {background: none;}
.sidebar-collapse .nav {padding: 0;}
.sidebar-collapse .nav > li > a {color: #000;background: #E2E2E2;text-shadow: none;border-bottom: 1px solid #D2D2D2;}
.sidebar-collapse > .nav > li > a {padding: 15px 10px;}
.sidebar-collapse .nav > li > a:hover,.sidebar-collapse .nav > li > a:focus {background: #D2D2D2;outline: 0;}
.nav-second-level > li:last-child > a:after,.nav-third-level > li:last-child > a:after {height: 50%;}
.nav-third-level > li > a:after,.nav-third-level > li > a:before {left: 40px;}
.navbar-side {border: none;background:#00b7a9;}
.navbar-cls-top {background: #00b7a9;border-bottom: none;}
.navbar-header {background: #edf1f2;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background:none;}0
.navbar-default .navbar-toggle {border: none;}
.navbar-default .navbar-toggle .icon-bar {background-color: #00b7a9;height:5px;width:31px;}
.nav > li > a > i {margin-right: 10px;}
.userprofile-mobileview{float:right;position:relative;margin:18px 10px 0 0;right:30px;}/* 12 June 2015 */
.userprofile-mobileview img{float:left;border-radius:40px;}
/*==============================================
NOTIFICATION  STYLES
=============================================*/

.navbar-cls-top {display:none;}
.logo-nav .logo-nav{width:80%;}
.logo-nav {background: none ;float: left;width: 100%;padding:10px;}
.logo-nav > a {float: left;width: auto;}
.logo-nav span {float: left;max-width: 405px;width: 100%;margin:5px 0 0 20px;position: relative;}
.logo-nav input[type="text"] {border: 1px solid #399ee5;border-radius: 3px;float: left;min-height: 29px;width: 100%;color: #399ee5;font-size:14px;color:#005da3;padding: 0 0 0 34px;font-family: 'Dosis', sans-serif; padding: 0 0 0 34px;}
.logo-nav font{background: url("../images/search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);bottom: 0;float: left;height: 12px;margin: auto;width: 13px;left: 12px;top:0;position: absolute;}
.navbar-toggle{ background: none !important;border:none;margin-top:22px;}
.navbar-toggle:hover span.icon-bar{background-color:#cfa207;}
.navbar-toggle.active span.icon-bar{background-color:#cfa207;}
.notification-panel{display:none; margin: 30px 0 0;position: relative;right: 40px;}/* 12 June 2015 */
.notification-panel a{float:right;background:url(../images/notifications.png) no-repeat; width:23px; height:24px;}
.mobilesearch{display:none; margin: 0px 0 0;position: relative;right: 57px;}/* 12 June 2015 */
.mobilesearch a{float:right;background:url(../images/searchicon.png) no-repeat; width:26px; height:26px;}
.droplinks-mobile {float: right;right: -38px;top: 31px;}/*12 June 2015*/
.dashboard-options{float:left; width:100%;}
.quickstats-main{float:left; width:100%;border-bottom:5px solid #fff;padding:21px 0 27px 0;}
.quickstats-main.border{border:none;}
.quickstats-inner{float:left;margin:0 20px 0 0;}
.quickstats-inner a{text-decoration:none;float:left; text-align:center;width: 139px;height: 129px;border: 1px solid #d7d9da;background-color: #fff;-moz-box-shadow: 0 5px 0 rgba(227,233,236,.75); -webkit-box-shadow: 0 5px 0 rgba(227,233,236,.75);box-shadow: 0 5px 0 rgba(227,233,236,.75);transition: all 0.5s ease;}
.quickstats-inner a:hover{background-color:#00b7a9;}
.quickstats-inner a span{display:inline-block;vertical-align: middle;}
.quickstats-inner a span.members-icon{display:inline-block;margin: 12px 0 15px;background:url(../images/members-icon2.png) 0px 0px no-repeat;width:51px; height:49px;}
.quickstats-inner a strong{display:inline-block;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 16px;font-weight: bold;width:100%;line-height: 14px;}
.quickstats-inner a:hover strong{color:#fff;}
.quickstats-inner a small{display:inline-block;color: #8793a2;font-family: "Open Sans", sans-serif;font-size: 16px;width:100%;text-transform:uppercase; line-height: 18px;}
.quickstats-inner a:hover small{color:#fff;}
.quickstats-inner a span.auditors-icon{display:inline-block;margin: 17px 0 18px;background:url(../images/auditors-icon2.png) 0px 0px no-repeat;width:56px; height:42px;}
.quickstats-inner a span.progressaudits-icon{display:inline-block;margin: 23px 0 12px;background:url(../images/progress-icon.png) 0px 0px no-repeat;width:50px; height:48px;}
.quickstats-inner a span.pendingaudits-icon{display:inline-block;margin: 22px 0 12px;background:url(../images/pending-audits-icon.png) 0px 0px no-repeat;width:50px; height:50px;}
.quickstats-inner a span.completedaudits-icon{display:inline-block;margin: 28px 0 17px;background:url(../images/complete-audits.png) 0px 0px no-repeat;width:75px; height:39px;}
.quickstats-inner a span.addnewmembers-icon{display:inline-block;margin: 13px 0 21px;background:url(../images/addnewmembers-icon.png) 0px 0px no-repeat;width:51px; height:49px;}
.quickstats-inner a span.addnewauditor-icon{display:inline-block;margin: 18px 0 23px;background:url(../images/addnewauditor-icon.png) 0px 0px no-repeat;width:45px; height:47px;}
.quickstats-inner a span.managestandards-icon{display:inline-block;margin: 13px 0 18px;background:url(../images/managestandards-icon.png) 0px 0px no-repeat;width:50px; height:50px;}
.quickstats-inner a:hover span.members-icon{background-position:0px -49px;}
.quickstats-inner a:hover span.auditors-icon{background-position:0px -42px;}
.quickstats-inner a:hover span.progressaudits-icon{background-position:0px -48px;}
.quickstats-inner a:hover span.pendingaudits-icon{background-position:0px -50px;}
.quickstats-inner a:hover span.completedaudits-icon{background-position:0px -39px;}
.quickstats-inner a:hover span.addnewmembers-icon{background-position:0px -49px;}
.quickstats-inner a:hover span.addnewauditor-icon{background-position:0px -47px;}
.quickstats-inner a:hover span.managestandards-icon{background-position:0px -50px;}

.quickstats-heading{float:left;margin:45px 0 0 4px;}
.quickstats-heading span{background:url(../images/quickstats-icon.png) right 8px no-repeat;float:left;opacity: .7;color: #9da5a9;font-family: "Open Sans", sans-serif;font-size: 30px;font-weight:300;padding: 0 40px 0 0;}
.quickstats-heading span.audits-heading{background:url(../images/auditorsheading-icon.png) right 2px no-repeat;float:left;opacity: .7;color: #9da5a9;font-family: "Open Sans", sans-serif;font-size: 30px;font-weight:300;padding: 0 53px 0 0;}
.quickstats-heading span.heading{background:url(../images/addnewheading-icon.png) right 2px no-repeat;float:left;opacity: .7;color: #9da5a9;font-family: "Open Sans", sans-serif;font-size: 30px;font-weight:300;padding: 0 53px 0 0;}
.quickstats-heading span.standards-heading{background:url(../images/standardsheading-icon.png) right 2px no-repeat;float:left;opacity: .7;color: #9da5a9;font-family: "Open Sans", sans-serif;font-size: 30px;font-weight:300;padding: 0 53px 0 0;}


.btn-expand .icon-bar {border-radius: 1px;display: block;height: 5px;width: 28px;background:#00b7a9;margin:0 0 3px 0;}
#mod-navigation .expander {height: 64px;position: relative;}
#mod-navigation .expander .btn-expand {cursor: pointer;}
.btn-expand{background:none;border:none;}
#mod-navigation .icon-top {height: 64px;position: absolute;right: 0;top: 0;-ms-transform:  translate3d(0px, 0px, 0px);-webkit-transform:  translate3d(0px, 0px, 0px);-moz-transform:  translate3d(0px, 0px, 0px);-o-transform:  translate3d(0px, 0px, 0px);
transform:  translate3d(0px, 0px, 0px);-webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s, background-color 0.3s ease 0s;transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s, background-color 0.3s ease 0s;width: 64px;z-index: 1;}
#mod-navigation.expanded {-ms-transform:  translate3d(100%, 0px, 0px);-webkit-transform:  translate3d(100%, 0px, 0px);-moz-transform:  translate3d(100%, 0px, 0px);-o-transform:  translate3d(100%, 0px, 0px);transform:  translate3d(100%, 0px, 0px);}
#mod-navigation.expanded internal_container li.active a label {color: #ffffff;}
#mod-navigation.expanded internal_container li a label  {max-width: 144px;padding-right: 20px;}-webkit-transform:  translate3d(144px, 0px, 0px);-moz-transform:  translate3d(144px, 0px, 0px);-o-transform:  translate3d(144px, 0px, 0px);transform:  translate3d(144px, 0px, 0px);}
#mod-navigation.expanded .pin {background-color: rgba(0, 0, 0, 0);float: right;display:none;}
#mod-navigation.hiding .pin {background-color: rgba(0, 0, 0, 0);float: right;display:none;}
#mod-navigation .expander .pin-out {height: 16px;padding: 24px;width: 16px;display:none;}
#mod-navigation .expander .pin a.pin-icon {height: 16px;float:right;transition: fill 0.3s ease 0s;-webkit-transition: fill 0.3s ease 0s;width: 16px;background:url("../images/pin-push.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#mod-navigation .pin a.pin-icon:hover{opacity:0.8}
.pinned #page-wrapper {left: 100%;transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;transition: fill 0.8s ease 0s;}
#mod-navigation.expanded .icon-out,#mod-navigation.expanded .icon-top {-ms-transform:  translate3d(-140px, 0px, 0px);-webkit-transform:  translate3d(-140px, 0px, 0px);-moz-transform:  translate3d(-140px, 0px, 0px);-o-transform:  translate3d(-140px, 0px, 0px);transform:  translate3d(-140px, 0px, 0px);}
#mod-navigation.expanded .internal_container ul li a label {color: #fff;max-width: 144px;padding-right: 20px;-ms-transform:  translate3d(0px, 0px, 0px);-webkit-transform:  translate3d(0px, 0px, 0px);-moz-transform:  translate3d(0px, 0px, 0px);-o-transform:  translate3d(0px, 0px, 0px);transform:  translate3d(0px, 0px, 0px);
-webkit-transition:color 0.3s ease 0s, background-color 0.3s ease 0s;transition: color 0.3s ease 0s, background-color 0.3s ease 0s;}




/*==============================================
   ADD USER FORM PANEL
  =============================================*/
.toptabingpanel{float:left;width:100%;margin:8px 0 0 0;}
.toptabingpanel ul{float:left;width:100%;list-style-type:none;}
.toptabingpanel ul li{float:left;list-style-type:none;margin:0 18px 0 0;}
.toptabingpanel ul li small{float:left;list-style-type:none;background:url(../images/rightarrow-icon.png) 0px 0px no-repeat; width:22px;height:24px;margin:10px 0 0 0;}
.toptabingpanel ul li .previoustab{background:#b8b8b8;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;padding:17px 15px;float:left;border-radius: 4px;}
.toptabingpanel ul li .presenttab{float:left;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #00b7a9;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;position:relative;padding:12px 15px;border-bottom:4px solid #d8dbdc;}
/*.toptabingpanel ul li .presenttab span{background:url(../images/breadcrumbottomarrow.png) 0px 0px no-repeat; bottom: -14px;height: 14px;left: 0;margin: 0 auto;position: absolute;right: 0;width: 22px;}*/
.adduserform-main{float:left;width:100%;margin:30px 0 0px 0;}
.adduserform-main.margin-top {
  margin: 0px 0 50px;
}
.uploadphoto-panel{float:left; width: 99px;}
.uploadphoto-panel span{float:left; width: 92px;height: 92px;-moz-border-radius: 46px;-webkit-border-radius: 46px;border-radius: 46px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;overflow:hidden;background: #d8d8d8 none repeat scroll 0 0; position: relative;}
.uploadphoto-panel span #file_browse{ cursor: pointer; height: 92px; left: 0px; margin-left: 0; opacity: 0; position: absolute; top: 0; width: 130px;}
.uploadphoto-panel small{float:left;opacity: .7; background: #d5d8d9 !important; color: #393f47;font-family: "Open Sans", sans-serif;font-size: 13px;margin:0 0 0 0;}
.titlefield{ float: left;max-width: 553px;width: 100%; position: relative; margin: 14px 0 0 0 }
.titlefield label{float:left;opacity: .7;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;position: absolute;left:0px; top:15px;transition: all 200ms ease 0s;pointer-events: none; font-weight: normal}
.titlefield input.active ~ label, .titlefield input:focus ~ label{top:-8px;font-size: 11px; text-transform: uppercase;opacity: 1;color: #ccc;}
.titlefield span{float:left;opacity: .7;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;font-weight:normal}
.titlefield input[type="text"]{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    border-color: #cccccc;    border-style: none none solid;    border-width: medium medium 1px;    color: #393f47;    float: left;    font-family: "Open Sans",sans-serif;    font-size: 14px;    margin: 6px 0 0;    padding: 12px 8px;    width: 100%;}
.forminner{float:left; width:100%;background:#fff;padding:4px 30px 30px;margin:0px 0 0 0;max-width:671px;}
.formfield{ float: left;margin: 0 0 0 0px;width: 100%;margin:16px 0 0 0; position: relative;}

/*.formfield span.error_message, .titlefield span.error_message{background: #ff0000 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff ;
    font-size: 12px !important;
    opacity: 1 !important;
    padding: 5px 10px;
    position: absolute;
    right: -10px;
    top: 0px;width: auto}*/
span.error_message{color: #ff0000 !important; font-size: 12px !important;}
span.hide{ display:none}
.formfield span{float:left;opacity: .7;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;}
.formfield input[type="text"]{
  border-color: -moz-use-text-color -moz-use-text-color #edf1f2;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #00b7a9;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 6px 0 0;
    padding: 8px 8px 8px 0;
    width: 100%;
  border-bottom: 1px solid #edf1f2;
}
.formfield input[type="password"]{float:left;width: 100%;background-color: none;border-bottom:1px solid #edf1f2;color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;border-top:none;border-left:none;border-right:none;margin:6px 0 0 0;padding:12px 8px;font-weight:normal;}
.formfield input:focus{border-color:#00b7a9;}
.formfield label{float:left;opacity: .7;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;position: absolute;left:0px; top:15px;transition: all 200ms ease 0s;pointer-events: none;font-weight:normal;}
.formfield input.active ~ label, .formfield input:focus ~ label{top:-8px;font-size: 11px; text-transform: uppercase;opacity: 1;color: #ccc;}
.formfield input:focus ~ label{color:#00b7a9;}
.formfield textarea{float:left;width: 100%;background-color: none;border-bottom:1px solid #edf1f2;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 16px;border-top:none;border-left:none;border-right:none;margin:6px 0 0 0;padding:12px 8px;min-height:143px;}

.formfield textarea.active ~ label, .formfield textarea:focus ~ label{top:-8px;font-size: 11px; text-transform: uppercase;opacity: 1;color: #ccc;}
.formfield textarea:focus ~ label{color:#00b7a9;}
.adminusermain{float:left; margin:30px 0 0 0;}
.adminusermain.notification{margin:30px 0 0 30px;}
.adminusermain font{color: #75787f; font-family: "Open Sans", sans-serif;font-size: 14px; line-height: 39px;}
.cmn-toggle {position: absolute;margin-left: -9999px;visibility: hidden;}
.cmn-toggle + label {display: block;position: relative;cursor: pointer;outline: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

.upload-logo-panel .uploadphoto-panel {width: 130px;}
.adduserform-main .upload-logo-panel .titlefield{ max-width: 452px;}
.adduserform-main span img {max-width:100%; max-height:100%;bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;}
.upload-logo-panel .titlefield{margin:18px 0 0 20px;max-width:424px;position: relative}

.upload-logo-panel .titlefield input[type="text"] {color: #7d879b;    font-family: "OpenSans",sans-serif;    font-size: 24px;    font-weight: bold;    height: 44px;    padding: 3px 8px;}

.company-panel .uploadphoto-panel span label#output {bottom: 0 !important;left: 0 !important;margin: 0;right: 0;top: 0 !important;}
.company-panel .uploadphoto-panel span {border-radius: 0;height: 81px;position: absolute;width: 130px;}
.company-panel .uploadphoto-panel span input[type="file"] {height: 100% !important;left: 0 !important;right: 0 !important;top: 0 !important;width: 197px !important;}

/* ============================================================
  SWITCH 1 - ROUND
============================================================ */
input.cmn-toggle-round + label {padding: 2px;width: 120px;height: 60px;background-color: #dddddd;-webkit-border-radius: 60px;-moz-border-radius: 60px;-ms-border-radius: 60px;-o-border-radius: 60px;border-radius: 60px;}
input.cmn-toggle-round + label:before, input.cmn-toggle-round + label:after {display: block;position: absolute;top: 1px;left: 1px;bottom: 1px;content: "";}
input.cmn-toggle-round + label:before {right: 1px;background-color: #f1f1f1;-webkit-border-radius: 60px;-moz-border-radius: 60px;-ms-border-radius: 60px;-o-border-radius: 60px;border-radius: 60px;-webkit-transition: background 0.4s;-moz-transition: background 0.4s;-o-transition: background 0.4s;transition: background 0.4s;}
input.cmn-toggle-round + label:after {width: 58px;background-color: #fff;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%;-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);-webkit-transition: margin 0.4s;-moz-transition: margin 0.4s;-o-transition: margin 0.4s;transition: margin 0.4s;}
input.cmn-toggle-round:checked + label:before {background-color: #8ce196;}
input.cmn-toggle-round:checked + label:after {margin-left: 60px;}
.adminusermain .form-group .radio, .checkbox{padding:0;}
.adduserform-main input[type="submit"]{float:left; width:100%; background-color: #cac48d;color: #fff;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;padding:18px 0; border:none; max-width:671px;transition: all 0.3s ease;}
.adduserform-main input[type="submit"]:hover{background-color:#cfa207;}
.adduserform-main small{background: none; float:left; width:100%; text-align:center;max-width:671px;margin:0 0 0 0;font-weight:normal}
.adduserform-main small a{display:inline-block;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;}
.switch {position: relative;display: inline-block;vertical-align: top;width:85px;height: 34px;padding: 3px;border-radius: 18px;cursor: pointer;}
.switch-input {position: absolute;top: 0;left: 0;opacity: 0;}
.switch-label {position: relative;display: block;height: inherit;font-size: 10px;text-transform: uppercase;background: #e1e1e1;border-radius: inherit;-webkit-transition: 0.15s ease-out;-moz-transition: 0.15s ease-out;-o-transition: 0.15s ease-out;transition: 0.15s ease-out;-webkit-transition-property: opacity background;-moz-transition-property: opacity background;-o-transition-property: opacity background;transition-property: opacity background;}
.switch-label:before, .switch-label:after {position: absolute;top: 50%;margin-top: -.5em;line-height: 1;-webkit-transition: inherit;-moz-transition: inherit;-o-transition: inherit;transition: inherit;}
.switch-label:before {content: attr(data-off);right: 11px;color: #fff; /* text color */font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;}
.switch-label:after {content: attr(data-on);left: 11px;color: #fff; /* text color */font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;opacity: 0;}
.switch-input:checked ~ .switch-label {background: #47a8d8;}
.switch-input:checked ~ .switch-label:before { opacity: 0;}
.switch-input:checked ~ .switch-label:after {opacity: 1;}
.switch-handle {position: absolute;top: 5px;left: 4px;width: 29px;height:29px;background: white;border-radius: 40px;-webkit-transition: left 0.15s ease-out;-moz-transition: left 0.15s ease-out;-o-transition: left 0.15s ease-out;transition: left 0.15s ease-out;}
.switch-handle:before {content: '';position: absolute;top: 23%;left: 33%;margin: -6px 0 0 -6px;width: 29px;height: 29px;background: none;border-radius: 40px;}
.switch-input:checked ~ .switch-handle {left: 50px;}
.switch-green > .switch-input:checked ~ .switch-label {background: #00b7a9;}

.select_div{width: 100%; float:left;}
.business-Type{width:100%;float:left;margin:0 0 0;}
.business-Type button.btn{width:100%;float:left;min-height:43px;}
span.caret{width:auto;}
span.filter-option {float: left;width: 80%;text-align:left;font-weight:bold; font-size: 18px;color: #00b7a9}
.business-Type span.caret {position: absolute;right: 15px;top: 15px;width: auto;   border-left: 12px solid rgba(0, 0, 0, 0);border-right: 12px solid rgba(0, 0, 0, 0);border-top: 11px solid #b0babd;display: inline-block;height: 0;vertical-align: middle;}
.business-Type.open .dropdown-toggle{background:#edf1f2 !important;}
.business-Type div.dropdown-menu{max-height:250px !important; overflow-y:scroll !important;}
.business-Type ul.dropdown-menu{border:none;}
.business-Type .dropdown-menu {background-clip: padding-box;background-color: #ffffff;border: 1px solid #d6d6d6;border-radius: 0;box-shadow: none;float: left;font-size: 14px;left: 0;list-style: outside none none;margin: 0;min-width: 160px;overflow: visible !important;padding: 0;position: relative;text-align: left;top: 100%;z-index: 1000;}
.dropdown-menu li {float: left;width: 100%;}
.dropdown-menu li a{width:100%;float:left;padding:10px 10px;}
.glyphicon.glyphicon-ok.check-mark{display:none;}
.business-Type div.dropdown-menu {position: absolute;}
.formfieldDevide {float: left;width: 100%;}
.formfieldDevide .formfield {margin-right: 18px;max-width: 270px;}
.formfieldDevide .formfield.no_margin{margin-right:0}

.select_margin{margin: 11px 0 0px 0;
  padding: 0px 9px 16px 9px;}

.select_bold{color: #00b7a9 !important; font-size: 20px !important; font-weight: bold !important; padding: 9px !important;}
.select-style {
    border-bottom: 1px solid #edf1f2;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    background: url("../images/tabbottomarrow2.png") no-repeat 100% 50%;
}
.select-style.newstyledropdown{background:#fff url("../images/tabbottomarrow2.png") no-repeat 97% 50%;}
.select-style.newstyledropdown select{padding:5px 9px 5px 5px;font-size:14px;}

.select-style select {
    padding: 5px 9px 5px 0;
    width: 108%;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    box-shadow: none;
    background: transparent;
  background-image: none;
    -webkit-appearance: none;
  color: #00b7a9;
  font-size: 16px;
}

.select-style select.add_standard_dp{
  padding: 5px 0px;
}


.select-style select:focus {
    outline: none;
}
.companySave {float: left;   width: 100%;  max-width: 654px;  background: #fff;  padding: 0 20px 20px 20px;}
.companySave .save-views {margin: 0 0 0 10px;}
.companySave > input[type="button"],.companySave > input[type="submit"]{background-color: #cac48d;
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 16px 15px;
  transition: all 0.3s ease 0s;
  width: auto;}
.companySave > input[type="button"]:hover,.companySave > input[type="submit"]:hover{background-color:#cfa207;}
.next-company{background:url(../images/white-arrow.png)no-repeat;}input.next-company {background-position: 95% center;padding-right: 50px !important;}
.toptabingpanel ul li:last-child{margin-right:0;}
.cancel-memberlist > a {float: left;width: auto;font-size:14px;color:#91959a;}
.properOuter {float: left;width: 100%; margin: 18px 0 0;}
.business-type {float: left;max-width: 654px;width: 100%;}
.poroperty-right .forminner {max-width:332px;}
.poroperty-right {float: left;margin: 0 0 0 15px;max-width: 271px;width: 100%;}

.formfield label {float: left;font-size: 14px;font-weight: 400;margin: 4px 0 0 0px;opacity: 0.7;width: auto;}
.formfield span{width: 100%; float:left; margin-bottom: 6px;font-weight: normal}
.styledCheckbox {float: left;}
.formfield.authorized {margin: 40px 0 20px;}
.authorized label {float: left;font-size: 14px;font-weight: 400;margin: 4px 0 0 10px;opacity: 0.7;width: auto; position: relative; top: 0;}
.next-tab {border: 1px dashed #b0b1b1;border-radius: 2px;color: #b0b1b1;float: left;font-size: 14px;font-weight: 800;padding: 11px 30px;width: auto;}

/* ============================================================
 ADD USER BAR START
============================================================ */
.adduserbar-container{float:right; background-color: #fff; width:255px;transition: all 0.5s ease 0s;}
.adduser-button {
    float: left;
    margin: 0;
    width: 100%;
}
.adduser-button a {
    background-clip: padding-box;
    background-color: #f0f8fb;
    color: #2ab7a9;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    padding: 5px 11px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.adduser-button a font {
    background: rgba(0, 0, 0, 0) url("../images/addnewauditor-icon.png") repeat scroll 0 0;
    float: left;
    height: 47px;
    margin: 0 10px 0 0;
    width: 45px;
}
.adduser-button a:hover {
    background-color: #cfa207;
    color: #fff;
    text-decoration: none;
}
.adduser-button a:hover font {
    background-position: 0 -47px;
}
.users-listing{float:left;width:100%;margin:12px 0 0 0;}
.users-listing h1{float:left;width:100%;color: #1bb5a9;font-family: "Open Sans", sans-serif; font-weight:normal;font-size: 18px;margin:0 0 0 0px;padding:4px 8px;}
.users-listing h1 font{float:left;color: #1bb5a9;font-family: "Open Sans", sans-serif; font-weight:bold;font-size: 30px;line-height: 24px;margin:-2px 10px 0 -4px;}
.users-listing ul{list-style-type:none;float:left;width:100%;}
.users-listing ul li{list-style-type:none;float:left;width:100%;border-bottom:1px solid #c8c8c8;padding:0 0px 0px 0px;margin: 0px 0 0;}
.users-listing ul li .users-con{float:left;width:100%;padding: 0 0 0 10px;}
.users-listing ul li .users-con span{float:left;}
.users-listing ul li .users-con span.userimg{float:left;width:46px;height: 46px; border-radius: 23px; position: relative;overflow: hidden; background: #d8d8d8 none repeat scroll 0 0; margin: 10px 0 0 0}
.users-listing ul li .users-con span.userimg img{float:left;width:100%;position: absolute; bottom:0; left:0; right:0; top:0;margin: auto}
.users-listing ul li .users-con span.user-detail{float:left;width:57%; margin: 10px 0 0 4%;}
.users-listing ul li .users-con span.user-detail a{ margin: 10px 0 0 0; }
.users-listing ul li .users-con span.user-detail a{float:left;width:100%;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 16px;font-weight: bold;text-decoration:none;transition: all 0.5s ease 0s;}

.users-listing ul li .users-con span.user-detail small a{margin:0; float:left;width:100%;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: normal;text-decoration:none;transition: all 0.5s ease 0s;}

.users-listing ul li .users-con span.user-detail a:hover{color:#009085}
.users-listing ul li .users-con span.user-detail small{color: #656565;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 10px 0 0;
    width: 100%;}

/* ============================================================
MEMBER LIST START
============================================================ */
.member-main{float: left;    max-width: 865px;    width: 100%;}
.memLIstOut {float: left;    margin: 15px 0 0 0;    max-width: 900px;    position: relative;    width: 100%;}
.list-top {background: #ffffff none repeat scroll 0 0;float: left;width: 100%;padding:16px;}
a.list-Logo {border: 1px solid #d8d9da;border-radius: 2px;float: left;max-width: 207px;min-height: 127px;position: relative;vertical-align: middle;width:100%; overflow:hidden}
.list-Logo img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    max-height: 100%;
}
.list-detail-Member {float: left;padding: 6px 0px 0 22px;width: 64%;max-width:550px;}
.list-detail-Member a {float: left;width: 100%;color: #393f47;font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: bold;}
.list-detail-Member a:hover{color:#cac48d;}
.list-detail-Member label { color: #3a3f48; float: left; font-size: 16px;  font-weight: 400;   margin: 0;   width: 100%;}
.list-detail-Member span {float: left;width: 100%;margin:10px 0 0;font-size:14px;font-weight:400;color:#3a3f48;}
.location-con{float:left; width:100%;margin:12px 0 0 0;}
.location-con span{float:left;background:url(../images/mappin.png) 0px 0px no-repeat; width:12px; height:19px;margin:3px 0 0 0;}
.location-con small{float:left;font-size: 14px;color: #3a3f48;font-family: "Open Sans", sans-serif;margin:0 0 0 8px; border-bottom: 1px solid #e6e6e6;padding: 0 0 4px;width:85%;}
.contactnumber-con{float:left; margin:14px 13px 0 0;}
.contactnumber-con span{float:left;background:url(../images/phoneicon.png) 0px 0px no-repeat; width:18px; height:18px;margin:3px 0 0 0;}
.contactnumber-con small{float:left;font-size: 14px;color: #3a3f48;font-family: "Open Sans", sans-serif;margin:0 0 0 8px; border-bottom: 1px solid #e6e6e6;padding: 0 0 4px;}
.emailaddress-con{float:left; margin:15px 0 0 13px;}
.emailaddress-con span{float:left;background:url(../images/mailicon.png) 0px 0px no-repeat; width:18px; height:18px;margin:3px 0 0 0;}
.emailaddress-con small{float:left;font-size: 14px;color: #3a3f48;font-family: "Open Sans", sans-serif;margin:0 0 0 8px; border-bottom: 1px solid #e6e6e6;padding: 0 0 4px;}
.list-bottom {background: #f9f9f9 none repeat scroll 0 0;border: 1px solid #d8d9da;float: left;padding: 16px;width: 100%;}
a.user-listImage {float: left;max-width: 125px;width: 20%;}
.user-listImage img {float: left;width: 100%;border-bottom:5px solid #3ec5ba;border-left:1px solid #d8d9da;border-top:1px solid #d8d9da;border-right:1px solid #d8d9da;}
.user-detail-List {float: left;max-width:300px;padding: 6px 0 0 16px;width: 40%;}
.user-detail-List span{width:100%;float:left;opacity: .5;color: #393f47; font-family: 'Open Sans', sans-serif;font-size: 14px;}
.user-detail-List a{width:100%;float:left;color: #00b7a9;font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: bold;pointer-events:none;}
.user-detail-List a:hover{color:#f88a4d}
.user-detail-List label{width:100%;float:left;font-weight:400;margin:0;color: #393f47;font-family: 'Open Sans', sans-serif;font-size: 14px;}
.user-detail-List font{width:100%;float:left;color: #393f47;font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: bold;margin:5px 0 0 0;word-wrap: break-word;}
.user-links ul {float: left;margin: 0;padding: 0;width: 100%;list-style:none;}
.user-links ul li{width:auto;float:left;margin:10px 6px 0 0;}
.user-links ul li a {float: left;padding:7px 10px 8px;width: auto;background:#cbc48d;color: #fff;font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: bold;line-height:18px;height:33px;transition: all 0.3s ease;}
.user-links ul li a span{width:22px;height:22px;float:left;margin:0 7px 0 0;}
.propertiesLink a span{background:url(../images/property.png)no-repeat;height:18px !important;}
.activeLink a span{background:url(../images/activeAudi.png)no-repeat;}
.usersLink a span{background:url(../images/user-img.png)no-repeat;}
.user-links ul li a:hover{background:#cfa207;color: #fff}
a.edit-List {background: #00b7a9 none repeat scroll 0 0;height: 38px;margin: 5px 0 0;position: absolute;right: -35px;width: 35px;}
a.edit-List.btnposition{margin: 65px 0 0;}
a.edit-List img {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;}
a.edit-List:hover{background:#cfa207;transition: all 0.3s ease;}

a.pagelink-icon {background: #00b7a9 none repeat scroll 0 0;height: 38px;margin: 15px 0 0;position: absolute;right: -35px;width: 35px;top: 34px;}
a.pagelink-icon img {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;}
a.pagelink-icon:hover{background:#cfa207;transition: all 0.3s ease;}
.memLIstOut a.edit-List2 {background: #00b7a9 none repeat scroll 0 0;height: 38px;margin: 15px 0 0;position: absolute;right: -35px;width: 35px;}
.memLIstOut a.edit-List2 img {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;}
.memLIstOut a.edit-List2:hover{background:#cfa207;transition: all 0.3s ease;}
.tabs-member.margin{margin:15px 0 0 0;}
.searchpanel.position{float:right}
a.edit-List-right {background: #00b7a9 none repeat scroll 0 0;height: 38px;margin: 15px 0 0;position: absolute;right: -35px !important;width: 35px;}
a.edit-List-right img {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;}
a.edit-List-right:hover{background:#cfa207;transition: all 0.3s ease;}
/* 12 June 2015 */
.add-more-Member {float: right; margin: 2px 0 0;}
.add-more-Member a {background: #fff none repeat scroll 0 0;border-bottom: 4px solid #3dc6bc;color: #00b7a9;float: left;font-size: 14px;font-weight: 800;padding: 8px 12px;width: auto;}
.add-more-Member a span{width:26px;height:22px;background:url(../images/add-member.png)no-repeat;float:left;margin-right:5px;transition: all 0.5s ease 0s;}
.add-more-Member a font{  color: #00b7a9;font-size: 32px;font-weight: 800;line-height: 2px;margin: 0 0 0 7px;vertical-align: middle;}
.add-more-Member a:hover{background:#e1e1e1;transition: all 0.5s ease 0s;}


/* ============================================================
Members detail and Properties START
============================================================ */
.member-main-tab {float: left;margin-top: 58px;max-width: 900px;width: 100%;}
.member-main-tab.width{max-width:640px;margin:0;}
.member-main-tab.width-full{margin:0;}
.member-main-tab.panelwidth{max-width:660px;}
.member-main-tab.width2{margin:0;}
.tabs-member {float: left;width: 100%;}
.tabs-member ul {float: left;width: auto;}
.tabs-member ul li {float: left;width: auto;margin:0;}
.tabs-member ul li a {background: #CCD4D6 none repeat scroll 0 0;border-top-right-radius: 10px;color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: bold;padding: 10px 15px;line-height:18px;}
.tabs-member ul li.active a{background-clip: padding-box;background-color: #00b7a9;border-top-right-radius: 10px;color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size:14px;font-weight: bold;padding: 10px 15px;position: relative;line-height:18px;}
/*.tabs-member ul li.active a span{background: rgba(0, 0, 0, 0) url("../images/breadcrumbottomarrow.png") no-repeat scroll 0 0;bottom: -14px;height: 14px;left: 0;margin: 0 auto;position: absolute;right: 0;width: 22px;z-index:9;}*/

.main-member-down{background: #ffffff none repeat scroll 0 0;border: 1px solid #d8d9da;float: left;padding: 16px 16px 16px 16px;width: 100%;position:relative;margin:12px 0 0 0 ;}
.main-member-down .list-top{border:none;padding:0;}
.main-member-down .list-detail-Member{   width: 64%;}
.member-row {float: left;margin: 16px 0 0;width: 100%;border-bottom: 1px solid #e1e1e1; padding: 0 0 14px;}
.member-row span {float: left;width: 100%; color: #C2BA71;font-size: 14px;text-transform:uppercase;font-family: 'Open Sans', sans-serif;}
.member-row label {float: left;width: 100%;color: #747474;font-size: 16px;font-weight: normal;margin:12px 0 0 0; word-wrap: break-word;}
.member-row:last-child {margin:16px 0 0 0 !important;}
.multy-col:last-child {border: medium none;}
.member-row font{width:100%;float:left;color: #747474;font-size: 16px;margin:12px 0 0 0;font-family: 'Open Sans', sans-serif;}
.multy-col {width:100%;float:left;padding: 0 0 12px;}
.multy-col .member-row {width: 45%;margin:16px 10% 0 0;}
.member-main-tab a.edit-List { border-bottom: medium none;border-top: 0 solid #d8dbdc;height: 36px;margin: 0 8px 0 0;right: 0;top: -37px;width: 38px;}
a.add-btn-properties{-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box; background-color: #cfa207;padding:8px 10px;float:right;color: #fff;font-family: "OpenSans", sans-serif;line-height: 18px;font-size: 14px;font-weight: bold;margin:8px 0 0;}
a.add-btn-properties:hover{background:#00b7a9;transition: all 0.3s ease;}
.property-Image {float: left;width: 100%; position: relative;min-height: 307px;background: #edf1f2 none repeat scroll 0 0;overflow:hidden;}
.property-Image img {bottom: 0; float: left; left: 0; margin: auto; position: absolute; right: 0; top: 0;}
.hotel_name a.edit-List{position:relative;top:0;float:left;border-bottom:4px solid #d8dbdc;}
a.Name-Property {color: #C2BA71;float: left;font-size: 20px;font-weight: normal;line-height: 28px;margin: 0 10px 0 0;text-transform:uppercase;pointer-events:none}
.pro-Detail {float: left;margin: 10px 0 0;width: 100%;border-bottom:1px solid #f1f1f1;padding:0 0 10px 0;}
.hotel_name {float: left;width: auto;}
a.start-audi{-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box; background-color: #cac48d;padding:1px 1px;float:right;color: #fff;font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 18px;font-weight: normal;margin:0;text-transform:uppercase;}
a.start-audi small{color: #fff;font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 24px;font-weight: normal;margin:0;text-transform:uppercase;float:left;margin: 0 0 0 10px;width:auto;}
a.start-audi font{background:#fff;color:#c9c38f;padding:4px 3px 4px 6px;float:right;font-size: 20px;margin:0 0px 0 7px;}
a.start-audi:hover{background:#cfa207;transition: all 0.3s ease;}
a.start-audi:hover font{color:#cfa207;}
.hotel-Add {float: left;width: 100%;margin:16px 0 0 0;border-bottom:1px solid #f1f1f1;padding:0 0 10px 0;}
.hotel-Add label {color: #747474;float: left;font-size: 16px;font-weight: normal;margin: 12px 0 0px;width: 100%;}
.hotel-Add span{width:100%;float:left;color: #C2BA71;font-family: 'Open Sans', sans-serif;font-size: 14px;margin:0px 0 0;text-transform:uppercase;}
.map-Property{width:100%;float:left;margin:70px 0 0;}
.map-Property img{width:100%;float:left;}


/* Breadcrumb css */
.breadcrumb{float:left; margin:15px 0 0 0;background:none;padding:0px;}
.breadcrumb ul{float:left; width:auto;list-style-type:none;border-radius:5px;padding:0;}
.breadcrumb ul li{display:inline-block;list-style-type:none;color: #3a3f48;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: 400;}
.breadcrumb ul>li+li:before {color: rgba(176, 177, 177, 1); content: "\203A";font-size:20px;line-height:20px;padding:0 5px;}
.breadcrumb ul li a {color: rgba(0, 183, 169, 1);font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: 400;width: 100%;}
.breadcrumb ul li a:hover{color:rgba(202, 196, 141, 1)}
.breadcrumb ul li a.activepage {color:rgba(202, 196, 141, 1); pointer-events: none;}
.breadcrumb.width{width:auto;margin:8px 0 10px;}
.member-main-tab.margin{margin:22px 0 0 0;}

.float_left{ float:left}


/********* 18 June 2015 *******/
a.edit-icon {background: #dee2e3 url("../images/edit-usericonnew.png") no-repeat scroll 8px 8px;
    float: right;
    margin: 0;
    padding: 16px;}
a.edit-icon:hover {
    background-color: #f0f8fb;
    background-position: 8px -45px;
}
a.delete-icon{background: rgba(0, 0, 0, 0) url("../images/delete-icon2.png") no-repeat scroll 0 0;float: right;height: 18px;width: 18px;margin:10px 12px 0 0;}
a.delete-icon:hover{background-position:0px -18px;}
.upload-profile {position: relative; background: #00b7a9 none repeat scroll 0 0;float: left;padding: 12px;width: 100%;margin: -65px 0 0 0}
.upFile-img {font-weight:normal;float: left;width: 100%;height: 50px;}
.upFile-img img {float: left;height: 50px;width: 50px;position: absolute; left: 0; right: 0; bottom: 0; top: 0;margin: auto;}
.upFile-img a {color: #ffffff;float: left;font-size: 14px;padding: 12px 0 0 60px;width: 72%;position:absolute;left: 0;cursor: default;}
span.sidebar_users_list_edit{position: relative;  height: 50px;  display: inline-block;  width: 100%;}
label.sidebar_users_list_edit{position: relative; width: 50px; height: 50px;float: left;margin: 0; background: #d8d8d8 none repeat scroll 0 0; border-radius: 25px;overflow:hidden}
.upFile-img input {cursor: pointer;float: left;opacity: 0;position: absolute;top: 0px;width: 50px;left: 0px;height: 50px;z-index: 9999;border-radius: 100%;}
.upload-row {font-weight:normal; float: left;padding: 5px 0;width: 100%;}
.upload-row font {color: #ffffff;float: left;font-size: 14px;margin: 0 0 4px;width: 100%;}
.upload-row input[type="text"] {border: medium none;color: #00b7a9;float: left;font-size: 14px;padding: 8px 10px;width: 100%;}
.upload-row .switch-handle{background:#00b7a9 ;}
.upload-row .switch-label::after{color:#00b7a9;}
.upload-row .switch-green > .switch-input:checked ~ .switch-label{background:#fff;}
.upload-row .adminusermain{margin:5px 0 0;}
.upload-row .adminusermain font{width:auto;float:none;}
.done-uploading > input[type="submit"], .done-uploading > input[type="button"] {background: #ffffff none repeat scroll 0 0;border: medium none;border-radius: 5px;color: #00b7a9;float: left;font-size: 16px;font-weight: 600;padding: 4px 8px;width: auto;}
.done-uploading a {    color: #ffffff;float: left;font-size: 14px;margin: 4px 0 0 10px;width: auto;}
::-webkit-file-upload-button { cursor:pointer; }



/*==============================================
    STANDARDS START
  =============================================*/
.standards-main-container{float:left; width:100%;max-width:900px;}
.standards-main-container h1{float:left;color: #3a3f48;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: 600;margin:26px 0 0 0;}
.searchpanel.margin{margin:15px 0 0 20px}
.add-new-standard {float: left; margin: 15px 0 0px 30px;float: right}
.add-new-standard a {background: #e1e1e1 none repeat scroll 0 0;border-bottom: 4px solid #3dc6bc;color: #00b7a9;float: left;font-size: 14px;font-weight: 800;padding: 8px 12px;width: auto;}
.add-new-standard a span{width:22px;height:26px;background:url(../images/excelicon-btn.png)no-repeat;float:left;margin-right:5px;transition: all 0.5s ease 0s;margin-top:-3px;}
.add-new-standard a:hover{background:#fff;transition: all 0.5s ease 0s;}
.standards-innercon{float:left; width:100%;margin:18px 0 0 0;}
.standards-panel{float:left; width:100%;margin:0 0 30px 0;}
.standards-paneltop{float:left; width:100%;border: 1px solid #d7d9da;background-color: #fff;padding:20px 20px 20px 12px;}
.standards-paneltop span{float:left; background:url(../images/excelicon-big.png) 0px 0px no-repeat; width:80px; height:90px;}
.standards-paneltop-heading{float:left; margin: 8px 0 0 2.5%; width: 54%;max-width: 190px;}
.standards-paneltop-heading a{float:left;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: 600; text-decoration:none;transition: all 0.5s ease 0s;width:100%;}
.standards-paneltop-heading a:hover{color:#f88a4d;}
.standards-paneltop-heading small{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;}
.standards-paneltop-view{float:right;margin:27px 0 0;}
.standards-paneltop-view a{float:left;transition: all 0.5s ease 0s;}
.standards-paneltop-view a.edit{float:left;background:#7e879c url(../images/edit-icon.png) center no-repeat; padding:0px 0px; border-radius:20px;width:34px; height:34px;}
.standards-paneltop-view a:hover.edit{background-color:#00b7a9;}
.standards-paneltop-view a.view{float:left;background:#7e879c url(../images/view-icon.png) center no-repeat; padding:0px 0px; border-radius:20px;width:34px; height:34px;margin:0 0 0 10px;}
.standards-paneltop-view a:hover.view{background-color:#00b7a9;}
.standards-panelbottom{float:left; width:100%;border: 1px solid #d7d9da;background-color: #f9f9f9;padding:15px 20px 15px 15px;margin:-1px 0 0 0;}
.standards-panelbottom span{float:left; background:url(../images/excelicon-small.png) 0px 0px no-repeat; width:44px; height:50px;}
.standards-panelbottom small{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: 600;margin:15px 0 0 15px; width:55%;}
.standards-panelbottom-view{float:right;margin:12px 0 0;}
.standards-panelbottom-view a{float:left;transition: all 0.5s ease 0s;}
.standards-panelbottom-view a.edit{float:left;background:#a6a7a8 url(../images/edit-icon.png) center no-repeat; padding:0px 0px; border-radius:20px;width:34px; height:34px;}
.standards-panelbottom-view a:hover.edit{background-color:#00b7a9;}
.standards-panelbottom-view a.view{float:left;background:#a6a7a8 url(../images/view-icon.png) center no-repeat; padding:0px 0px; border-radius:20px;width:34px; height:34px;margin:0 0 0 10px;}
.standards-panelbottom-view a:hover.view{background-color:#a6a7a8;}
.uploadtranslation2-main {
  float: left;
  width: 100%;
  margin: 30px 0% 0;
}
.uploadtranslation2-main strong {
  float: left;
  width: 100%;
  margin: 0 0;
  color: #75787f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.uploadtranslation2-main span {
  float: left;
  background: #fff;
  border-radius: 5px;
  border: 2px dashed #d9d9d9;
  overflow: hidden;
  position: relative;
  width: 80%;
  padding: 8px 10px;
  color: #b0b2b6;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin: 24px 0 0 0;
}

.uploadtranslation2-main span #dropyourfile3 {
  height: 37px;
  left: 0;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*==============================================
    STANDARDS DETAIL START
  =============================================*/
.standardsdetailtop{float:left; width:100%;border: 1px solid #d7d9da;background-color: #fff;padding:20px 0 20px 26px;}
.standardsdetailtop span{float:left; background:url(../images/excelicon-big.png) 0px 0px no-repeat; width:80px; height:90px; }
.standardsdetail-paneltop-heading{float:left; margin: 8px 0 0 1.5%; width: 30%;max-width: 220px;}
.standardsdetail-paneltop-heading a{float:left;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: 600; text-decoration:none;transition: all 0.5s ease 0s;width:100%;}
.standardsdetail-paneltop-heading a:hover{color:#f88a4d;}
.standardsdetail-paneltop-heading small{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;margin:4px 0 0 0;}
.standardsdetailtop-right{float:left;width:60%;}
.standardsdetailtop-right strong{float:left;color: #75787f;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: 600;width:100%; margin: 9px 0 0;}
.standard-languages{float:left; width:100%;margin:8px 0 0 0;}
.standard-languages small{float:left;color: #3a3f48;font-family: "Open Sans", sans-serif;font-size: 14px;}
.standard-languages font{float:left;color: #3a3f48;font-family: "Open Sans", sans-serif;font-size: 14px; font-weight:bold;margin:0 0 0 3px;}
.standard-nuberaudits{float:left; width:100%;margin:8px 0 0 0;}
.standard-nuberaudits small{float:left;color: #3a3f48;font-family: "Open Sans", sans-serif;font-size: 14px;}
.standard-nuberaudits font{float:left;color: #3a3f48;font-family: "Open Sans", sans-serif;font-size: 14px;margin:0 0 0 3px;}
.viewstandard-panel{float:left; width:99%;margin:19px 0 0 8px;}
.viewstandard-panel a{float:left;background:url(../images/viewdetail-icon.png) 0px 3px no-repeat;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;transition: all 0.5s ease 0s;padding:0 0 0 32px;}
.publishstandard-panel{float:left; width:100%;background-color: #fff;border: 1px solid #d7d9da;margin:10px 0 0 0;padding:20px 0 60px 0;}
.publishstandard-panel h2{float:left; width:93%;color: #75787f;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;margin:0 0 0 30px;}
.publishoption{float:left;margin:30px 2% 0 30px;}
.publishoption:last-child{float:left;margin:30px 0% 0 30px;}
.publishoption input[type=radio].css-checkbox {position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
.publishoption input[type=radio].css-checkbox + label.css-label {padding-left:39px;height:30px; display:inline-block;line-height:30px;background-repeat:no-repeat;background-position: 0 0;font-size:14px;color:#3a3f48;font-weight:normal;vertical-align:middle;cursor:pointer;}
.publishoption input[type=radio].css-checkbox:checked + label.css-label {background-position: 0 -30px;}
.publishoption label.css-label {background-image:url(../images/radiobtn.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.uploadexcelmain{float:left; width:98%;background:rgba(237,241,242,0.6);-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; padding:24px 10px 38px 30px;margin:0px 1% 0 1%;}
.uploadexcelmain strong{float:left;width:100%;color: #71767c;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;}
.uploadexcel-button{float:left;margin:24px 7% 0 0;}
.uploadexcel-button:last-child{float:left;}
.uploadexcel-button a{position: relative;transition: all 0.5s ease 0s;padding: 6px 16px;float:left;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; /* border radius */-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box; /* prevents bg color from leaking outside the border */background-color: #00b7a9; /* layer fill content */-moz-box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */-webkit-box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */}
.uploadexcel-button a span{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;}
.uploadexcel-button a small{float:left;background:url(../images/upload-icon.png) right no-repeat;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;padding:0 36px 0 0;margin: 2px 0 0;clear:both;}
.uploadexcel-button a:hover{background-color:#009085}
.uploadexcel-button a.color1{-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; /* border radius */-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box; /* prevents bg color from leaking outside the border */background-color: #9ca1ad; /* layer fill content */-moz-box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */-webkit-box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */}
.uploadexcel-button a:hover.color1{background-color:#646872;}
.uploadtranslation-main{float:left; width:93%;margin:30px 3.5% 0 3.5%;}
.uploadtranslation-main strong{float:left; width:100%;margin:0 0;color: #75787f;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;}
.uploadtranslation-main small{float:left; width:100%;margin:0 0;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;margin:6px 0 0 0;}
.uploadtranslation-main span{float:left;background:#fff; border-radius:5px; border:2px dashed #d9d9d9;overflow: hidden; position: relative;width:80%;padding: 13px 10px;color: #b0b2b6;font-family: "Open Sans", sans-serif;font-size: 20px;margin:24px 0 0 0;}
.uploadtranslation-main span #dropyourfile {  height:53px;left: 0;margin-left: 0;opacity: 0;position: absolute;top: 0;width: 100%;}
.uploadtranslation-main p{float:left; width:100%;margin:0 0;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;margin:0px 0 0 0}
.uploadtranslation-main a{float:left;-moz-border-radius:20px;-webkit-border-radius: 20px;border-radius: 20px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #00b7a9;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold; padding: 7px 19px;margin:14px 10px 0 0;}
.uploadtranslation-main a:last-child{margin:14px 0px 0 0;}
.uploadtranslation-main a:hover{background-color:#009085}
.versionsmain{float:left; width:93%;margin:42px 3.5% 0 3.5%;}
.versionsmain strong{float:left; width:100%;margin:0 0;color: #75787f;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;}
.versiontranslations-con{float:left; width:100%;margin:15px 0 0 0;}
.versiontranslations-con a{float:left; text-decoration:none;}
.versiontranslations-con a.versionbtn{float:left; text-decoration:none;-moz-border-radius:20px;-webkit-border-radius: 20px;border-radius: 20px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #00b7a9;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold; padding: 7px 19px;}
.versiontranslations-con a.translationsbtn{float:left;color:#c56611;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold; margin:7px 0 0 13px;}
.versiontranslations-con a:hover.versionbtn{background-color:#009085}
.versiontranslations-con a:hover.translationsbtn{color:#a04d03}
.previousversion-btn{float:left;margin:20px 0 0 0;width:100%;}
.previousversion-btn a{transition: all 0.5s ease 0s;padding: 6px 16px;float:left;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; /* border radius */-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box; /* prevents bg color from leaking outside the border */background-color: #c56611; /* layer fill content */-moz-box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */-webkit-box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */box-shadow: 0 4px 0 rgba(0,0,0,.09); /* drop shadow */}
.previousversion-btn a span{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;}
.previousversion-btn a font{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;padding:0 0px 0 0;margin: 2px 0 0;clear:both;}
.previousversion-btn a:hover{background-color:#009085}
.updatestandard-btn{float:left; width:100%;}
.updatestandard-btn input[type="submit"]{float:left; width:100%;background-color: #cac48d;color: #fff;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;padding:12px 0;text-align:center;border:none;transition: all 0.5s ease 0s;}
.updatestandard-btn input[type="submit"]:hover{background-color:#00b7a9;}
.updatestandard-btn small{width:100%; float:left; text-align:center;margin:7px 0 20px 0;background: none;}
.updatestandard-btn small a{ color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;}
.user-links-auditors {float: left;max-width: 398px;width: 50%;}
.user-links-auditors ul {float: left;margin: 0;padding: 0;width: 100%;list-style:none;}
.user-links-auditors ul li{width:auto;float:left;margin:10px 0px 0 0;width:100%;}
.user-links-auditors ul li a {float: right;padding:7px 10px 8px;width: auto;background:#cbc48d;color: #fff;font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: bold;line-height:19px;height:33px;transition: all 0.3s ease;}
.user-links-auditors ul li a span{width:22px;height:22px;float:left;margin:0 7px 0 0;}
.user-links-auditors ul li a:hover{background:#cfa207;}
.auditactiveLink a span{background:url(../images/activeAudi.png)no-repeat;}
.standardlanguage {
  float: left;
  width: 74.5%;
  margin: 36px 4% 0 3.5%;
  position: relative;
}
.select-style2 {
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  background: url("../images/tabbottomarrow2.png") no-repeat 98% 50%;
}
/*==============================================
   AUDITORS START
  =============================================*/
 .member-main h2{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;margin:27px 19px 0 0;}
/*==============================================
   Auditor View Details START
  =============================================*/

.member-main-tab.margin{margin:22px 0 0 0;}
.auditstop-tabs{float:left; width:100%;}
.auditstop-tabs ul{list-style-type:none;float:left; width:100%;}
.auditstop-tabs ul li{list-style-type:none;float:left;margin:0 10px 0 0;}
.auditstop-tabs ul li:last-child{margin:0;}
.auditstop-tabs ul li a{text-decoration:none;float:left;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #b8b8b8;color: #fff;font-family: "OpenSans", sans-serif;font-size: 14px;font-weight: bold;transition: all 0.5s ease 0s;padding:5px 12px;}
.auditstop-tabs ul li a:hover{background-color:#00b7a9;}
.auditstop-tabs ul li a.active{background-color:#00b7a9;}
.auditsaddress-con{float:left; width:100%;margin:40px 0 0 0;}
.auditsaddress-con strong{float:left; width:100%;color: #00b7a9;font-family: "OpenSans", sans-serif;font-size: 20px;font-weight: bold;}
.auditsaddress-con small{float:left; width:100%;color: #3a3f48;margin:4px 0 0 0;font-family: "OpenSans", sans-serif;font-size: 16px;}
.auditsaddress-con p{float:left; width:100%;color: #3a3f48;margin:18px 0 0 0;font-family: "OpenSans", sans-serif;font-size: 14px;}
.uploadphoto-panel span.upload-logo.auditorlogo-edit{background:none;}
.upload-logo-panel .uploadphoto-panel.width{width:148px;}
.uploadphoto-panel span.upload-logo.width{width:100%;}
.upload-logo-panel .titlefield.width {margin: 0 0 0 20px;max-width: 508px;}
.editauditiors-page .titlefield input[type="text"]{color: #7d879b;font-family: "OpenSans", sans-serif;font-size: 24px;font-weight: bold;}
.editauditiors-page .formfield input[type="text"]{color: #00b7a9;font-family: "OpenSans", sans-serif;font-size: 20px;padding:8px 8px;font-weight: bold;}

/*==============================================
   CERTIFICATION START
  =============================================*/
.certification-maincontainer{float:left; width:100%; /*max-width:946px;*/ margin:13px 0 0 0;}
.gotoback{float:left;width:100%;}
.gotoback a{float:left;text-decoration:none; background:url(../images/backarrow.png) 0px 4px no-repeat;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;padding:0 0 0 24px;}
.certification-topanel{float:left; width:100%;background-color: #fff;padding:0 0 0 0;margin:13px 0 0 0;}
.certificationtop-left{float:left;margin: 23px 0 0 1%;max-width: 610px;padding: 0;}
.percentversion{float:left; width:70px;background-color: #00b7a9;padding:0 0 20px 0;}
.percentversion span{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 24px;font-weight: bold;padding: 20px 0px 0 0;width:100%; text-align:center;line-height: 24px;}
.percentversion small{float:left;color: #fff;font-family: "Open Sans", sans-serif;font-size: 12px;font-weight: normal;padding: 0px 0px;width:100%; text-align:center;}
.percentversion-right{float:left;width:65%;margin:0 0 0 5%;}
.overall-mandatory{float:left; width:100%;margin:0px 0 10px 0;}
.overall-mandatory small{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;}
.overall-mandatory strong{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight:bold;margin:0 0 0 3px;}
.versionpanel{float:left; width:100%;margin:0px 0 10px 0;}
.versionpanel small{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;}
.versionpanel strong{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight:normal;margin:0 0 0 3px;}
.certificationtop-middle{float:left;border-top:1px solid #e7e7e7;margin:20px 0 0 0;padding:10px 0 12px 30px; max-width:100%; padding: 6px 0 12px;background:#f7f7f7;}
.certificationtype-main{float:left; width:19%;margin:0 0 0 0;padding:0 0 0 20px;}
.certificationtype-main font {color: #cacbcb;float: left;font-family: "Open Sans",sans-serif;font-size: 14px;line-height: 25px;text-align: left;width: 100%;}
.certificationtype {min-width: 192px;
margin:0px 0 0 0;
float:left;
    border-bottom: 1px solid #edf1f2;
   width:52%;
    border-radius: 3px;
    overflow: hidden;
  padding:2px 0 2px 0;

    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(184, 184, 184, 0.15) url("../images/dropdownarrow1.png") no-repeat 95% 50%;
}
.certificationtype select {
    padding: 0px 0px;
    width: 112%;
    border: none;
    box-shadow: none;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: transparent;
  color:#393f47;
    background-image: none;
    -webkit-appearance: none;
}

.certificationtype select:focus {
    outline: none;
}
.certificationtype.margin{margin:0px 0 0;}
.certificationtop-right{float:left; margin:22px 0 0 7%;max-width: 210px; padding: 0;}
.actionbtns {float: right;margin: 8px 15px 0 0;/*width: 25%;*/ }
.actionbtns a{float:left;text-decoration:none;transition: all 0.5s ease 0s;padding:8px 27px;}
.actionbtns a.apply{float:left;text-decoration:none;background-color: #c9c38d;color: #fff;font-family: "Open Sans", sans-serif;font-size: 18px;font-weight: bold;margin:0 0px 0 0;}
.actionbtns a:hover.apply{background-color:#00b7a9;}
.actionbtns a.clear{float:left;color: #595a60;font-family: "Open Sans", sans-serif;font-size: 18px;font-weight: normal;margin:0 0 0 10px;background:#fff;}
.actionbtns a:hover.clear{color:#00b7a9;}
.certificationtop-rightdet{float:left;}
.certificationtop-rightdet a{margin:0 0 12px 0;  float:left; background:url(../images/statusicon.png) 0px 3px no-repeat;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: 600;padding:0 0 0 26px;}
.certificationtop-rightdet a:hover{background:url(../images/statusicon-hover.png) 0px 3px no-repeat;color:#00b7a9;}
.certification-bottompanel-readonly div.content_container{width: 98%}
.certification-bottompanel{float:left; width:100%;margin:30px 0 0 0;background:#fff;}
.certification-bottompanel .nav-tabs{border:none;}
.certification-bottompanel .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background:#00b7a9;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;border:1px solid transparent;}
.certification-bottompanel .nav-tabs > li.active span{background:url(../images/tabbottomarrow.png) 0px 0px no-repeat;   bottom: -9px;height: 9px;left: 22px;position: absolute;width: 20px;}
.certification-bottompanel .nav-tabs > li > a{border:none;border-radius:0px;padding:7px 13px;margin-right: 10px;}
.certification-bottompanel .nav-tabs > li > a:hover{background-color:#00b7a9;color:#fff;border:1px solid transparent;}
.certification-bottompanel .nav > li > a{padding:1px 8px;background-color: none;border: 1px solid rgba(0,0,0,.16);color: #393f47;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;}
.certification-bottompanel .nav-tabs > li{margin:0px;}
.certification-bottompanel .tab-content{background:#fff; margin: 10px 0 0;float:left; width:100%;padding:0 0 30px 0;}
.certification-tabcontent{float:left; width:97%;margin:19px 0 0 15px;}
.certificationinner-tabbing{float:left; width:99%;}
.certificationinner-tabbing .nav-tabs{width:auto;float: left;}
.certificationinner-tabbing #tab1{float:left; width:100%;}
.summarylanguage-main{float:left;position: relative;}
.summarylanguage-main a{float:left;color: #4c4c4c;font-family: "Open Sans", sans-serif;margin:12px 0px 0 0;font-size: 14px;font-weight: bold;}
.summarylanguage-main a.summaryicon{float:left;background:url(../images/summaryicon.png) 0px 4px no-repeat;padding:0 0px 0 26px;}
.summarylanguage-main a:hover.summaryicon{background:url(../images/summaryicon-hover.png) 0px 4px no-repeat;color:#00b7a9;}
.summarylanguage-main a.languageicon{float:left;background:url(../images/language-icon.png) 0px 3px no-repeat;padding:0 0px 0 26px;}
.summarylanguage-main a:hover.languageicon{background:url(../images/language-icon-hover.png) 0px 3px no-repeat;color:#00b7a9;}
.certification-listingmain{float:left; width:100%;}
.certification-listingmain h2{float:left; width:100%;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 24px;font-weight: 300;margin:18px 0 18px 0;}
.collapsecon-main{float:left; width:100%;margin: 5px 0;}
.collapsecon-header{margin-bottom: 10px; float:left; width:100%;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: none;border-bottom: 1px solid rgba(0,0,0,.16); }
.collapsecon-header h1{float:left;color: #4b4b4b;font-family: "Open Sans", sans-serif;font-size: 18px;font-weight: normal;margin:0px 0 0px 0px;line-height: 42px;}
.collapsecon-header a{ border-radius: 0 !important;
    color: #fff;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 12px 10px 10px 0;
}
.collapsecon-header .btn:hover, .btn:focus, .btn.focus{color:#fff;}
.collapsecon-header a.Collapse{background: url(../images/collapsearrow-top.png) center no-repeat;padding: 9px 10px; display: block;
    visibility: visible;float:right; width: auto}
.collapse-group{float:left; width:100%;}
.collapsecon-main .collapse{float:left; width:100%;}
.collapsecon-contentmain{float:left; width:100% !important; margin:0 0% !important;background:none !important;}
.collapsecon-content{float:left; width:100%;background:none !important;padding:0 1% 18px;}
.collapsecon-contentmain-inner{padding:0 2% 0 2% !important; width: 96%}

.collapsecon-content p{float:left; color: #535353;font-family: "Open Sans", sans-serif;font-size: 14px;width:100%;margin:10px 0 10px 0; line-height: 24px;}
.collapsecon-inner{float:left; width:97%;margin:22px 1.5% 0 1.5%;}
.collapsecon-inner-header{float:left;width:100%;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: none;border: 1px solid rgba(0,0,0,.16);  }
.collapsecon-inner-header h1{float:left;margin:0;color: #4b4b4b;font-family: "Open Sans", sans-serif;font-size: 18px;font-weight: normal; font-style:italic;margin:0;padding:0 0 0 17px;line-height: 42px;border-left: 9px solid #f48346;}
.collapsecon-inner-header h1.border{border-left:9px solid #00b7a9;}
.memberauditor{float:left;margin:14px 0 0 0;}
.memberauditor.margin{float:left;margin:14px 10px 0;}
.memberauditor small{float:left;color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;width: auto}
.memberauditor strong{float:left;color: #cfa207;font-family: "Open Sans", sans-serif;font-size: 14px;margin:0 0 0 3px;}

.memberauditor.auditor_res strong, .memberauditor.auditor_reply strong{color: #00b7a9}
.collapsecon-inner-header a{float:right;color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px; margin:12px 10px 10px 0;}
.collapsecon-inner-header .btn:hover, .btn:focus, .btn.focus{color:#fff;}
.collapsecon-inner-header a.Collapse{background:#00b7a9 url(../images/collapsearrow-top.png) center no-repeat;padding: 9px 10px;}
.collapsecon-inner-header a.Collapse-close ,.collapsecon-header a.Collapse-close{background: url(../images/collapsearrow-bottom.png) center no-repeat;padding: 9px 10px;}
.collapseconinner-contentmain{float:left; width:100%;background:#f9f9f9 !important; border-radius:0 0 4px 4px;}

.department-ddmain{float:right;width:69%}
.department-action{float:left;margin:12px 0px 0 0px;width:49%;}
.department-action small{float:left;color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;margin:2px 6px 0 0;}
.department-dd {margin:0px 0 0 8px;float:left;width:52%;border-radius: 4px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #fff url("../images/dropdownarrow1.png") no-repeat 95% 50%;}
.department-dd select {padding: 0px 0px;width: 113%;border: none;box-shadow: none; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: transparent;color:#393f47;background-image: none;-webkit-appearance: none;}
.department-dd select:focus {outline: none;}
.btn-group.open .dropdown-toggle span.caret{background:url(../images/dropdownarrow1.png) 0px 0px no-repeat !important;}
.department-dd.open .dropdown-toggle{background:#dadde0 !important;}
.department-dd .dropdown-menu {background-clip: padding-box;background-color: #ffffff;border: 1px solid #d6d6d6;border-radius: 0;box-shadow: none;float: left;font-size: 14px;left: 0;list-style: outside none none;margin: 0;min-width: 160px;overflow: visible !important;padding: 0;position: relative;text-align: left;top: 100%;width: 100%;z-index: 1000;}
.department-dd .dropdown-menu li {float: left;width: 100%;}
.department-dd .dropdown-menu li a{width:100%;float:left;padding:10px 10px;}
.department-dd .glyphicon.glyphicon-ok.check-mark{display:none;}
.department-dd div.dropdown-menu {position: absolute;}
.managementplan{float:left; width:94%;margin:20px 3%;}
.managementplan ul{float:left; width:100%;list-style-type:none;}
.managementplan ul span{float:left; width:100%;list-style-type:none;color: #535353;font-family: "Open Sans", sans-serif;font-size: 14px;}
.managementplan ul li{float:left; width:100%;list-style-type:none;color: #535353;font-family: "Open Sans", sans-serif;font-size: 14px;margin: 6px 0 0;}
.managementplan ul li:before {content: " - ";}
.auditorsresponse-con{float:left;width:100%;margin:34px 0 0 0;}
.auditorsresponse-con h1{float:left;width:94%;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: normal;margin:0 0;}
.auditorsresponse-options{float:left; width:100%;background-color: none;padding:11px 0 8px 0;margin:10px 0 0 0;}
.auditorsaesponse-radio{float:left;margin:0px 15px 0 0px;}
.auditorsaesponse-radio:last-child{float:left;margin:0px 0% 0 0px;}
.auditorsaesponse-radio input[type=radio].css-checkbox {position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
.auditorsaesponse-radio input.css-checkbox[type=radio]:checked + label.css-label {
    background-position: 0 -28px;
}
.auditorsaesponse-radio input[type=radio].css-checkbox + label.css-label {padding-left:39px;height:28px; display:inline-block;line-height:28px;background-repeat:no-repeat;background-position: 0 0;font-size:13px;color:#535353;font-weight:600;vertical-align:middle;cursor:pointer;margin:0;}

.auditorsaesponse-radio input[type=radio].css-checkbox:checked + label.css-label {background-position: 0 -28px;}
.auditorsaesponse-radio label.css-label {background-image:url(../images/radiobtn2.png);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.auditorsresponse-innercon{float:left; width:94%;margin:25px 0 02%;}
.auditorsresponse-innercon textarea{float:left; width:100%;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #fff;border: 1px solid rgba(0,0,0,.16);
color: #a5a5a5;font-family: "Open Sans", sans-serif;font-size: 14px;height: 61px;padding:6px 0 0 8px;}
.attachmentpanel{float:left; width:100%; position: relative;overflow:hidden;background:none; margin:14px 0 0 0;}
.attachmentpanel span{float:left; color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;background:url(../images/attachmenticon.png) 0px 3px no-repeat; margin: 0px 0 0 2px; padding: 0 0 0 29px;}
.attachmentpanel #dropyourfile {  cursor: pointer; height: 41px;left: 0;margin-left: 0;opacity: 0;position: absolute;top: 0;}
.auditorsresponse-innercon input[type="submit"],.auditorsresponse-innercon input[type="button"]{float:left;background-color: #cac48d; color: #fff; /* text color */font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;border:none;padding: 2px 7px;margin:18px 0 0 0;}
.auditorsresponse-innercon input[type="submit"]:hover,.auditorsresponse-innercon input[type="button"]:hover {background-color: #a58106;}
.auditorsresponse-innercon a{float:left;background-color: none;color: #595a60;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: normal;padding: 2px 7px;margin:18px 0 0 2px;}
.auditorsresponse-innercon a:hover {color: #838383;}
.gotosection-btn{float:left;margin:20px 0 0 0;}
.gotosection-btn a{transition: all 0.5s ease;background-color: #cac48d; color: #fff; /* text color */font-family: "Open Sans", sans-serif;font-size: 18px;font-weight: normal;border:none;padding: 8px 23px;float:left;}
.gotosection-btn a:hover {background-color: #cfa207;}


/** Auditor child menu css**/
ul.inner-nav{float:left; width:100%;background:#fff;display:none;}
ul.inner-nav li{float:left; width:100%;list-style-type:none;margin:0px}
ul.inner-nav li a{float:left; width:100%;text-decoration:none;color: #00b7a9;font-family: "Open Sans", sans-serif;font-size: 14px;padding: 5px 7px;}
ul.inner-nav li a.active{font-weight:bold;}



.uploadpanel-con{float:left; width:100%;margin:20px 0 0 0;}
.uploadpanel-box{float:left;width:163px;margin:0 27px 21px 0;}
.uploadpanel-box a.evidence_file_container{
  background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 113px;
    overflow: hidden;
    position: relative;
    width: 150px;
}
.uploadpanel-box a.evidence_file_container img{position: absolute; margin: auto; left: 0; right: 0; bottom: 0; top:0;}
.uploadpanel-box a{float:left;padding:0; width:100%;margin:0}
.uploadpanel-box a img{}
.uploadpanel-box a.download-file{float:left;background:#fff url(../images/download-icon.png) 7px 5px no-repeat; width:12px;padding:13px 13px; margin:0 0 0 10px;}
.uploadpanel-box a.download-file:hover{background-position:7px -21px;}
.uploadpanel-box a.view-file{float:left;background:#fff url(../images/preview-icon.png) 6px 8px no-repeat; width:19px; height:12px;padding:13px 16px}
.uploadpanel-box a.view-file:hover{background-position:6px -20px;}
.uploadpanel-box a.delte-file{float:left;background:#fff url(../images/delete-icon.png) 7px 7px no-repeat; width:13px; height:12px;padding:13px 16px}
.uploadpanel-box a.delte-file:hover{background-position:7px -21px;}


.audit-tree li.parent_li > span {  padding: 0;}

.audit-tree li.parent_li > span:hover,.audit-tree li.parent_li > span:hover + ul li span {background-color: rgba(200,200,200,0.1);border: 0px solid #94a0b4;color: inherit;}
.audit-tree > ul {padding-left: 0px;}
.audit-tree ul ul {padding-left: 34px;padding-top: 10px;}
.audit-tree li.parent_li > span:hover {background-color: rgba(200,200,200,0.1);border: 0px solid #C67605;}
.audit-tree li.parent_li > span:hover + ul li span {background: rgba(200,200,200,0.1) !important;border: 0px solid #FAA937;}
.audit-tree li span.audit-score-li-span{font-size:1em;}
.audit-tree li span.audit-score-li-span a{text-decoration:none;}
.audit-score-resp{font-size:.9em;}
.tree{min-height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.tree li{list-style-type:none;margin:0;padding:5px;position:relative; display:none;}
.tree ul ul li:hover{background:rgba(0,0,0,.015)}
.tree li:after,.tree li:before{content:'';left:-20px;position:absolute;right:auto}
.tree li:before{border-left:1px solid #999;bottom:50px;height:100%;top:-11px;width:1px;-webkit-transition:"border-color 0.1s ease 0.1s";-moz-transition:"border-color 0.1s ease 0.1s";-o-transition:"border-color 0.1s ease 0.1s";transition:"border-color 0.1s ease 0.1s"}
.tree li:after{border-top:1px solid #999;height:20px;top:18px;width:25px}
.tree li span{-moz-border-radius:5px;-webkit-border-radius:5px;border:1px dotted #999;border-radius:5px;display:inline-block;padding:3px 8px;text-decoration:none;-webkit-transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;-moz-transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;-o-transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s}
.tree li.parent_li>span{cursor:pointer;padding:7px}
.tree>ul>li::after,.tree>ul>li:before{border:0}
.tree li:last-child::before{height:30px}
.tree li.parent_li>span:hover,.tree li.parent_li>span:hover+ul li span{background:#eee;border:1px solid #94a0b4;color:#000}
.tree>ul{padding-left:0}
.tree ul ul{padding-left:34px;padding-top:10px}
.tree li.parent_li>span:hover{background-color:#DF8505;border:1px solid #C67605;color:#fff}
.tree li.parent_li>span:hover+ul li::before{border-left-color:#F89406}
.tree li.parent_li>span:hover+ul li::after{border-top-color:#F89406}
.tree li.parent_li>span:hover+ul li span{background:#FDDFB3!important;border:1px solid #FAA937;color:#000}
.tree .fa.icon-minus-sign:before{content:"\f056"!important}
.tree .fa.icon-plus-sign:before{content:"\f055"!important}
.audit-tree p {    display:inline;}
.audit-tree ul ul li:hover {background-color: rgba(200,200,200,0);}
.audit-tree li:before {transition: initial;}
.audit-tree li span {width: 100%;font-size: 1.25em;  border: 0px dotted #999999;border-radius: 5px;display: inline-block;padding: 3px;text-decoration: none;transition: initial;}
.audit-tree li.parent_li > span {  padding: 0;}
.audit-tree li.parent_li > span:hover, .audit-tree li.parent_li > span:hover + ul li span {background-color: rgba(200,200,200,0.1);border: 0px solid #94a0b4;color: inherit;}
.audit-tree > ul {padding-left: 0px;}
.audit-tree ul ul {padding-left: 34px;padding-top: 10px;}
.audit-tree li.parent_li > span:hover {background-color: rgba(200,200,200,0.1);border: 0px solid #C67605;}
.audit-tree li.parent_li > span:hover + ul li span {background: rgba(200,200,200,0.1) !important;border: 0px solid #FAA937;}
.audit-tree li span.audit-score-li-span{font-size:1em;}
.audit-tree li span.audit-score-li-span a{text-decoration:none;}
.audit-tree ul li ul[role="group"] li {
    display: none;
}

ul.inner-nav {
    background: #01988c;
    display: none;
    float: left;
    width: 100%;
}
ul.inner-nav li {
    border-bottom: 1px solid #ebebeb;
    float: left;
    list-style-type: none;
    margin: 0;
    width: 100%;
}
ul.inner-nav li a {
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    padding: 5px 7px;
    text-decoration: none;
    width: 100%;
}
ul.inner-nav li a.active {
    color: #cfa207;
    font-weight: bold;
}

/*==============================================
    AUDITS PAGE LISTING CSS START
  =============================================*/
.auditslisting-container{float:left;max-width: 730px;    width: 100%;}
.auditslisting-box{float:left; width:100%;margin:30px 0 0 0;}
.auditslisting-boxinner {position: relative;background: #ffffff none repeat scroll 0 0;border: 1px solid #d8d9da;float: left;padding: 17px 20px;width: 100%;}/* Wednesday, August 05, 2015 */
.auditlist-detail-top {float: left;max-width: 550px;padding: 22px 0 0;width: 100%;}/* Wednesday, August 05, 2015 */
.auditlist-detail-top a {float: left;width: 100%;color: #4c4c4c;font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: bold;}/*Wednesday, August 05, 2015 */
.auditlist-detail-top a:hover{color:#cac48d;}
.auditlist-detail-top span {float: left;width: 100%;margin:6px 0 0;font-size:14px;font-weight:400;color:#3a3f48;}
.auditslisting-top {float: left;width: 100%;margin:0 0 15px 0 ; text-align:center;}/* Wednesday, August 05, 2015 */
a.auditslisting-Logo {border: 1px solid #d8d9da;border-radius: 2px;float: left;max-width: 207px;min-height: 127px;position: relative;vertical-align: middle;width:100%;}
a.auditslisting-Logo img {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;max-width: 100%;max-height:100%}
.requestedforaudit{float:left; width:100%;}
.requestedforaudit span{float:left;border: 1px solid rgba(0,0,0,.1); /* stroke */-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;font-size: 20px;font-weight: bold;color: #00b7a9;padding:4px 8px;margin:22px 0 0 0; transition: all 0.3s ease 0s;}
.auditslisting-detail-bottom {float: left;max-width: 100%;padding: 20px 0 0;width: 100%;}
.auditslisting-detail-bottom a {float: left;width: auto;color: #4b4b4b;font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: bold;}/* Wednesday, August 05, 2015 */
.auditslisting-detail-bottom a:hover{color:#cac48d;}
.auditslisting-detail-bottom span {color: #4c4c4c;float: left;font-size: 14px;font-weight: 400;margin: 3px 0 0;width: 100%;line-height:16px;}/* Wednesday, August 05, 2015 */
.auditslisting-detail-bottom label {float: left;width: 100%;margin:2px 0 0;font-size:16px;font-weight:400;color:#3a3f48;}
.auditslisting-bottom {float: right;margin: 0;max-width: 297px;width: 50%;}/* Wednesday, August 05, 2015 */
a.auditslisting-image {border: 1px solid #d8d9da; float: left; max-width: 297px; min-height: 141px; position: relative;vertical-align: middle;width:100%; overflow: hidden}
/*a.auditslisting-image img {width: 100%;float:left;}*/
a.auditslisting-image img {bottom: 0;height: auto;left: 0;margin: auto;position: absolute;right: 0;top: 0;width: auto;}
.auditslistingbuttons-con {background: #fff none repeat scroll 0 0;border: 1px solid #d8d9da;float: left;margin: -1px 0 0;padding: 0 13px 10px 18px;}
.auditslistingbuttons-con .acceptandassign{float:left;margin:10px 6px 0 0;}
.auditslistingbuttons-con .acceptandassign a{transition: all 0.3s ease 0s;background: #cac38d url("../images/usericon-small.png") no-repeat scroll 10px 6px;border-bottom: 2px solid #40c8be;color: #fff;float: left;font-size: 12px;margin: 0;padding: 8px 15px 8px 40px;}
.auditslistingbuttons-con .acceptandassign a:hover {background: #cfa207 url("../images/usericon-small.png") no-repeat scroll 10px 6px;}

/* Wednesday, August 05, 2015 */

.audit-list-compresser {background-color: #00b7a9;float: left;min-height: 136px;max-width: 231px;padding: 10px;width: 100%;}
.compresser-left {float: left;max-width: 75px;padding: 35px 10px 0 0;width: 40%;text-align:center;}
.compresser-left span{color: #fff;width:100%;font-family: "Open Sans", sans-serif;font-size: 24px;font-weight: bold;float:left;line-height: 25px;}
.compresser-left font{color: #fff;font-family: "Open Sans", sans-serif;font-size: 12px;width:100%;text-align:center;}
.compresser-right {float: right;max-width: 145px;padding: 0px 0;width: 60%;}
.compresser-right span {color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: 400;margin: 5px 0;width: 100%;}

/*==============================================
    AUDITS PAGE LISTING POPUP CSS START
  =============================================*/
.modal-backdrop {background-color: #000;bottom: 0;left: 0;position: fixed;right: 0;top: 0;}
.audit-popupmain{float:left; width:100%;}
.auditpopright{float:right;margin:14px 0 0 0;}
.audit-popupmain h1{float:left;font-size: 20px;font-weight: bold;color:#4c4c4c;}
.audit-popupmain small{float:right;font-size: 16px;font-weight: normal;color:#4c4c4c;}
.audit-popupmain .close{opacity:0.5; margin:10px 0 0 11px;}
.audit-popupmain  .close:hover, .close:focus {color: #000;cursor: pointer;opacity:1;text-decoration: none;}
.audit-popupmain span{float:left;margin:0px 0 0 0;background: #cac38d;transition: all 0.3s ease 0s;cursor:pointer;font-size: 12px; color:#fff;border-bottom: 2px solid #40c8be;text-transform:uppercase;padding:7px 17px;}
.audit-popupmain span:hover{background: #cfa207;}
.auditpopcontent .modal-footer{border:none;}
.auditpopcontent{border-radius:0;}
.auditpopcontent .modal-body{padding:20px 30px 15px; display: inline-block;}
.audit-popupinner{float:left; width:100%; height: 481px; overflow-x: hidden;}
.auditselection-box{float:left; width:100%;border:1px solid #f4f4f4;margin:21px 0 35px;}
.auditselection-box.active{border-color:#00b7a9}
.auditselection-boxtop{float:left; width:100%;border-bottom:1px solid #f4f4f4;background:#f4f4f4;padding:14px 0 0 16px; min-height: 105px;}
.auditselection-boxtop strong{float:left; width:100%;font-size: 20px;font-weight: bold;color:#00b7a9;}
.auditselection-boxtop p{margin:5px 0 16px 0px;float:left; width:100%;font-size: 14px;color:#3a3f48;font-weight: normal}
.auditselection-box a{transition: all 0.3s ease 0s;background:#cac38d url("../images/building-icon.png") no-repeat scroll 10px 6px;border-bottom: 2px solid #40c8be;color: #fff;font-size: 12px;padding:7px 12px 7px 34px;margin:12px 0 12px 16px;float:left;}
.auditselection-box a:hover {background: #cfa207 url("../images/building-icon.png") no-repeat scroll 10px 6px;}
.auditselection-box.active a{background: #00b7a9 url("../images/building-icon.png") no-repeat scroll 10px 6px;}
.modal-body{ width: 100%}
.auditselection-box .ajaxloader{margin:13px 0 0 12px}


/*==============================================
    Help text popup
  =============================================*/
.modal-backdrop {background-color: #000;bottom: 0;left: 0;position: fixed;right: 0;top: 0;}
.audit-popupmain-helptext{float:left; width:100%;}
.auditpopright{float:right;margin:14px 0 0 0;}
.audit-popupmain-helptext h1{float:left;font-size: 20px;font-weight: bold;color:#4c4c4c;}
.audit-popupmain-helptext small{float:right;font-size: 16px;font-weight: normal;color:#4c4c4c;}

.audit-popupmain-helptext span.popup_close{float:left;margin:0px 0 0 0;background: #cac38d;transition: all 0.3s ease 0s;cursor:pointer;font-size: 12px; color:#fff;border-bottom: 2px solid #40c8be;text-transform:uppercase;padding:7px 17px;}
.audit-popupmain-helptext span.popup_close:hover{background: #cfa207;}



.audit-popupmain-helptext .audit-popupinner{float:left; width:100%; height: auto; overflow-x: hidden;}
.auditselection-box{float:left; width:100%;border:1px solid #f4f4f4;margin:21px 0 35px;}
.auditselection-box.active{border-color:#00b7a9}
.auditselection-boxtop{float:left; width:100%;border-bottom:1px solid #f4f4f4;background:#f4f4f4;padding:14px 0 0 16px; min-height: 105px;}
.auditselection-boxtop strong{float:left; width:100%;font-size: 20px;font-weight: bold;color:#00b7a9;}
.auditselection-boxtop p{margin:5px 0 16px 0px;float:left; width:100%;font-size: 14px;color:#3a3f48;font-weight: normal}
.auditselection-box a{transition: all 0.3s ease 0s;background:#cac38d url("../images/building-icon.png") no-repeat scroll 10px 6px;border-bottom: 2px solid #40c8be;color: #fff;font-size: 12px;padding:7px 12px 7px 34px;margin:12px 0 12px 16px;float:left;}
.auditselection-box a:hover {background: #cfa207 url("../images/building-icon.png") no-repeat scroll 10px 6px;}
.auditselection-box.active a{background: #00b7a9 url("../images/building-icon.png") no-repeat scroll 10px 6px;}
.modal-body{ width: 100%}


/*==============================================
    CERTIFICATION PAGE SUB PAGES
  =============================================*/
.subnavigation-content{display:none;}
.subnavigation-content.active{display: inherit;}
.introduction-panel {float: left;margin: 19px 0 0 15px;width: 97%;}
.ntroduction-paneltop{float:left;width:100%;margin:0 0 30px 0;}
.ntroduction-paneltop font{float:left;width:100%;color: #00b7a9;font-size: 24px;font-family: 'Open Sans', sans-serif;font-weight:300;}
.ntroduction-paneltop strong{float:left;color: #4c4c4c;font-size: 18px;font-family: 'Open Sans', sans-serif;font-weight:400;}
.ntroduction-paneltop small{float:left;color: #737373;font-size: 14px;font-style: italic;font-family: 'Open Sans', sans-serif;margin:4px 0 0 12px;}
.ntroduction-panelcontent{float:left; width:100%;margin:30px 0 0 0;border-bottom:1px solid #d9d9d9;padding:0 0 20px 0;}
.ntroduction-panelcontent span{float:left; width:100%;color:#4c4c4c; font-size:18px;font-family: 'Open Sans', sans-serif;}
.ntroduction-panelcontent p{float:left; width:100%;color:#545454; font-size:14px;font-family: 'Open Sans', sans-serif;line-height:24px; margin:20px 0 8px;}
.ntroduction-panelcontent ul{float:left; width:100%;list-style-type:none;margin:20px 0 0 0;}
.ntroduction-panelcontent ul li{float:left; width:100%;list-style-type:none;color:#545454; font-size:14px;font-family: 'Open Sans', sans-serif;line-height:24px;}
.ntroduction-panelcontent ul li:before {content: " - ";}
.ntroduction-panelcontent small{float:left; width:100%;color:#545454; font-size:14px;font-family: 'Open Sans', sans-serif;line-height:24px; margin:2px 0 0px;}
.ntroduction-panelcontent p.margin{margin:0px 0 8px;}
.ntroduction-panelcontent small.margin{margin:20px 0 0 0;}
.ntroduction-panelcontent.border{border:none;}
.conclusions-panel{float: left;margin: 19px 0 0 15px;width: 97%;}
.conclusions-panel h1{float: left;margin:0;width: 100%;font-size:24px; color:#00b7a9; font-weight:300;margin:0px 0 15px 0;}
.conclusions-navigation{float:left; width:100%;margin:15px 0 0 0;}
.conclusions-navigation ul{float:left; width:100%;list-style-type:none;}
.conclusions-navigation ul li{float:left; width:100%;list-style-type:none;font-size: 16px;color:#4c4c4c;margin:0 0 0 27px;}
.conclusions-navigation ul li:first-child{margin:0}
.conclusions-navigation ul li:first-child a{font-size:16px}
.conclusions-navigation ul li a{float:left;text-decoration:none;font-size: 14px;color:#4c4c4c;}
.conclusions-navigation ul li a:hover{color:#cfa207;}
.conclusions-content{float:left; width:100%;border-bottom:1px solid #d9d9d9; padding:0 0 30px 0;margin:22px 0 0 0;}
.conclusions-content strong{font-weight:300;float:left; width:100%;font-size: 24px;color:#00b7a9;}
.conclusions-content p{float:left; width:100%;font-size: 14px;color:#545454;margin:22px 0 0 0;}
.conclusions-navigation.margin{margin:15px 0 40px;}
/*.conclusions-content.margin p{margin:4px 0 0 0;}*/
/*.conclusions-content.margin strong{margin:0px 0 22px 0;}*/

.conclusions-content1{float:left; width:100%;border-bottom:1px solid #d9d9d9; padding:0 0 30px 0;margin:22px 0 0 0;}
.conclusions-content1 strong{font-weight:300;float:left; width:80%;font-size: 24px;color:#00b7a9;margin:0 0 0px 0;}
.conclusions-content1 small{float:left; width:80%;font-size: 14px;color:#545454;margin:4px 0 0 0;}
.conclusions-content1 .rightside{float:right; width:20%; text-align: right}
.conclusions-content1 .rightside font{float:right;font-size: 14px;color:#c76d1e;margin:0 0 20px;}
.conclusions-content1 .rightside a{float:right;background:#00b7a9 url(../images/editicon-small.png) 11px 10px no-repeat;border-radius:2px;color:#fff;font-size: 14px;padding:5px 11px 6px 29px;transition: all 0.3s ease 0s;margin: 7px 0 0;}
.conclusions-content1 .rightside a.savetext{background:#00b7a9; margin: 7px 0 0; padding: 5px 11px 6px 12px;}
.conclusions-content1 .rightside a:hover{background-color:#019e92;}
.conclusions-content1 p{float:left; width:100%;font-size: 14px;color:#545454;margin:22px 0 0 0;}
/*.conclusions-content1.margin p{margin:4px 0 0 0;}*/
/*.conclusions-content1.margin strong{margin:0px 0 22px 0;}*/
.auditor-recommendation{float:left; width:100%;margin:30px 0 0 0;}
.auditor-recommendation h2{float:left; width:100%;font-size: 24px;font-weight: bold;color:#00b7a9;margin:0;}
.certify-con{float:left; width:100%;margin:20px 0;}
.certify-con input{float:left;}
.certify-con .styledCheckbox{float:left; background-image: url("../images/checkbox2.png") !important;}
.certify-con small{float:left;font-size: 14px;color:#545454;margin:2px 0 0 10px;}
.auditor-recommendation p{font-size: 14px;float:left; width:100%;color:#545454;line-height:24px;}
.completionnotes{float:left; width:100%;margin:24px 0 0 0;}
.completionnotes .completionnotes_span{float:left; width:100%;font-size: 14px;color:#4c4c4c; margin-bottom:10px;}
.completionnotes textarea{float:left; width:100%;height:61px;margin:8px 0 0 0;padding:8px 0 0 10px;border: 1px solid rgba(0,0,0,.16); -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #fff;}
.completionnotes input[type="submit"]{float:left;background-color: #c9c38d;font-size: 14px;font-weight: bold;color: #fff;padding:0 0;border:none;margin:15px 0 0 0;padding:2px 13px;transition: all 0.3s ease 0s;}
.completionnotes input[type="submit"]:hover{background-color:#cfa207;}
.previewauditreports{float:left; width:100%; border-top:1px solid #d9d9d9;margin:60px 0 40px 0;}
.previewauditreports span{float:left; width:100%;font-size: 24px;color:#00b7a9;margin:22px 0 24px 0; font-weight: 300;font-family: 'Open Sans', sans-serif;}
.previewauditreports.border{border:none;margin:0px 0 30px 0;}
.previewauditreports a{float:left;transition: all 0.3s ease 0s;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #00b7a9;font-size: 14px;font-weight: bold;color: #fff; padding:6px 10px;margin:0 15px 0 0;}
.previewauditreports a:hover{background-color:#019e92;}
.recommendbuttons-con{float:left; width:103.1%;background-color: #e9e9e9;padding:30px 30px;margin: 0 0 0 -15px;}
.recommendbuttons-con a{float:left;font-size: 24px;font-weight: bold;color: #fff;padding:8px 21px;transition: all 0.3s ease 0s;}
.recommendbuttons-con a.color1{background-color: #c9c38d;}
.recommendbuttons-con a.color1:hover{background-color: #cfa207;}
.recommendbuttons-con a.color2:hover{background-color: #cfa207;}
.recommendbuttons-con a.color2{background-color: #c76d1d;float:right}
.conclusions-textarea{float:left; width:80%;display:none;}
.conclusions-textarea textarea{float:left; width:100%;height:50px;margin:8px 0 0 0;padding:8px 0 0 10px;border: 1px solid rgba(0,0,0,.16); -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #fff;}
.audithistory-con{float:left;width:100%;margin:10px 0 0 0;}
.audithistory-con h1{float:left;width:100%;font-size: 24px;color:#00b7a9; font-weight:300;margin:0 0 15px 0;}
.audithistory-con table{border:1px solid #edf0f2;width:100%;border-collapse: separate;   border-spacing: 0;}
.audithistory-con table tr th{background:#dee7ec;font-size: 18px;color:#4c4c4c;padding:11px 0; font-weight:normal;text-align:center;}
.audithistory-con table tr th:first-child{text-align:left;padding:0 0 0 30px}
.audithistory-con table tr th:last-child{}
.audithistory-con table tbody tr:nth-child(odd){background:#e8eef2;}
.audithistory-con table tr td{text-align:center;font-size: 14px;color:#4c4c4c;padding:10px 0; font-weight:normal;}
.audithistory-con table tr td:first-child{text-align:left;padding:11px 0 11px 30px;}
.subnav-con{display:none}

.uploadpanel-con{float:left; width:100%;margin:20px 0 0 0;}
.uploadpanel-box{float:left;width:163px;margin:0 27px 21px 0;}
.uploadpanel-box a{float:left;padding:0; width:100%;margin:0}

.uploadpanel-box a.evidence_file_type_file span{ background: rgba(0, 0, 0, 0) url("../images/file-icon.png") no-repeat scroll center center;float: left;height: 113px;width: 100%;}
.uploadpanel-box a.evidence_file_type_pdf span{ background: rgba(0, 0, 0, 0) url("../images/pdficon.png") no-repeat scroll center center;float: left;height: 113px;width: 100%;}
.uploadpanel-box a.evidence_file_type_doc span{ background: rgba(0, 0, 0, 0) url("../images/docfileicon.png") no-repeat scroll center center;float: left;height: 113px;width: 100%;}
.uploadpanel-box a.evidence_file_type_excel span{ background: rgba(0, 0, 0, 0) url("../images/worksheeticon.png") no-repeat scroll center center;float: left;height: 113px;width: 100%;}
.uploadpanel-box a.evidence_file_type_ppt span{ background: rgba(0, 0, 0, 0) url("../images/ppticon.png") no-repeat scroll center center;float: left;height: 113px;width: 100%;}


.uploadpanel-box a.download-file{
  background: #fff url("../images/download-icon.png") no-repeat scroll 7px 5px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 0 5px;
    border-top: medium none;
    float: left;
    margin: 0 0 0 10px;
    padding: 13px;
    width: 12px;
}
.uploadpanel-box a.download-file.single{
  border-right: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
}
.uploadpanel-box a.download-file:hover{background-position:7px -21px;}
.uploadpanel-box a.view-file{float:left;background:#fff url(../images/preview-icon.png) 6px 8px no-repeat; width:19px; height:12px;padding:13px 16px}
.uploadpanel-box a.view-file:hover{background-position:6px -20px;}
.uploadpanel-box a.delte-file{
  background: #fff url("../images/delete-icon.png") no-repeat scroll 7px 7px;
    border-bottom: 1px solid #ccc;
    border-radius: 5px 0;
    border-right: 1px solid #ccc;
    float: left;
    height: 12px;
    padding: 13px 16px;
    width: 13px;
}
.uploadpanel-box a.delte-file:hover{background-position:7px -21px;}


.department-ddmain{float:right;width:69%}
.department-action{float:left;margin:12px 0px 0 0px;width:49%;}
.department-action small{float:left;color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;margin:4px 6px 0 0;width: auto}
.department-dd {margin:0px 0 0 8px;float:left;width:52%;border-radius: 4px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #fff url("../images/dropdownarrow1.png") no-repeat 95% 50%;}
.department-dd.select_removed{ background: none; margin: 3px 0 0 0 }
.department-dd select {margin:0; padding: 4px 40px 4px 5px;width: 113%;border: none;box-shadow: none; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: transparent;color:#393f47;background-image: none;-webkit-appearance: none;}
.department-dd select:focus {outline: none;}
.btn-group.open .dropdown-toggle span.caret{background:url(../images/dropdownarrow1.png) 0px 0px no-repeat !important;}
.department-dd.open .dropdown-toggle{background:#dadde0 !important;}
.department-dd .dropdown-menu {background-clip: padding-box;background-color: #ffffff;border: 1px solid #d6d6d6;border-radius: 0;box-shadow: none;float: left;font-size: 14px;left: 0;list-style: outside none none;margin: 0;min-width: 160px;overflow: visible !important;padding: 0;position: relative;text-align: left;top: 100%;width: 100%;z-index: 1000;}
.department-dd .dropdown-menu li {float: left;width: 100%;}
.department-dd .dropdown-menu li a{width:100%;float:left;padding:10px 10px;}
.department-dd .glyphicon.glyphicon-ok.check-mark{display:none;}
.department-dd div.dropdown-menu {position: absolute;}
.member_response {
    float: left;
    margin: 22px 0 0;
    width: 100%;
}
.member_response > span {
    color: #cfa207;
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
.member_response.auditor_reply > span {
  color: #00b7a9;
}

.member_response > p {
    color: #535353;
    float: left;
    font-size: 14px;
    margin: 4px 0 0;
    width: 100%;
}

.response_container{
  float: right;
}

.tree-rightclass{float:right;}

/*==============================================
  USER LISTING CSS START
  =============================================*/
.userlisting-member-container{ display: none; }
.userlisting-container{float:left;width:100%;margin:21px 0 0 0;}
.usermain-panel{float:left; width:100%;background:#fff;border-bottom:2px solid #45c5bb;margin:0 0 30px 0;}
.boxpadding{padding-right:0;}
.usermain-panelinner{float:left;width:100%; text-align:center;padding:25px 0 0 0;position: relative}
.userlisting-member-container .usermain-panelinner{border: 1px solid #45c5bb; border-bottom: none;}
.usermain-panelinner img{display:inline-block;border-radius:50px;width: 99px;height: 99px;border: 2px solid #d7d9d9;}
.usermain-panelinner a{text-decoration:none;width:100%; display:inline-block; overflow: hidden;
    text-overflow: ellipsis;}
.usermain-panelinner a:hover{color:#cfa207}
.usermain-panelinner a.list-username{color: #1bb5a9; /* text color */font-family: "Open Sans", sans-serif;font-size: 16px;margin:18px 0 0 0;}
.usermain-panelinner a:hover.list-username{color:#cfa207}
.usermain-panelinner small{width:100%; display:block;color: #4b5057;font-family: "Open Sans", sans-serif;font-size: 14px;margin:10px 0 0 0;}
.usermain-panelinner a.list-usermail{color: #1bb5a9; /* text color */font-family: "Open Sans", sans-serif;font-size: 12px;margin:6px 0 0 0; overflow: hidden;text-overflow: ellipsis;}
.usermain-panelinner a:hover.list-usermail{color:#cfa207}
.settingsbutton{float:left;width:49%; margin:21px 0 0 0;}
.userlisting-member-container .settingsbutton{margin:0;pointer-events:auto;}
.userlisting-member-container .profilebutton{margin:0;pointer-events:auto;}
.userlisting-member-container .profilebutton a span{margin:2px 9px 0 0%;}
.userlisting-member-container .settingsbutton a span{margin:0px 9px 0 0%;}
.cm_user{position:absolute;right:0;top:0; background:url(../images/staricon.png) 0px 0px no-repeat;width:47px; height:47px;}


.settingsbutton a{float:left;text-decoration:none;background:#c9c38f;color: #fff;font-family: "Open Sans", sans-serif;font-size: 12px;width:100%; text-align:center;padding:8px 0 9px; transition: all 0.3s ease 0s;}
.settingsbutton a:hover{background:#cfa207}
.settingsbutton a span{display:inline-block;text-decoration:none;background:url(../images/settings-iconsmall.png) 0px 0px no-repeat;width:16px; height:16px;margin:0px 9px 0 0%;}
.popsearchbox{float:left;width:100%;margin:5px 0 0 0;}
.popsearchbox input{float:left;width:100%;border:1px solid #b8b8b8 ;padding:6px 12px;}
.settingsbutton a small{color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px; font-weight:bold;display:inline-block;vertical-align:top;}
.profilebutton{float:right;width:49%; margin:20px 0 0 0;}
.profilebutton a{float:left;text-decoration:none;background:#c9c38f ;color: #fff;font-family: "Open Sans", sans-serif;font-size: 12px;width:100%; text-align:center;padding:9px 0; transition: all 0.3s ease 0s;}
.profilebutton a:hover{background:#cfa207}
.profilebutton a span{display:inline-block;text-decoration:none;background:url(../images/view-icon.png) 0px 0px no-repeat;width:20px; height:13px;margin:2px 9px 0 0%;}
.profilebutton a small{color: #fff;font-family: "Open Sans", sans-serif;font-size: 14px; font-weight:bold;display:inline-block;vertical-align:top;}

.progresssummary-container{z-index:9;position:absolute;width: 314px;border: 1px solid rgba(0,0,0,.15);display:none;background-color: #fff;-moz-box-shadow: 0 5px 7px rgba(0,0,0,.27);-webkit-box-shadow: 0 5px 7px rgba(0,0,0,.27);box-shadow: 0 5px 7px rgba(0,0,0,.27); right: 157px;   top: 49px;}
.containerarrow{background:url(../images/toparrowicon.png) 0px 0px no-repeat;width:26px; height:13px;position:absolute; right: 29px; top: -13px;}
.progresssummary-inner{height: 594px;float:left;overflow-y:scroll;overflow-x:hidden;width:100%;padding:0 0px 0 15px;}
.progresssummary-detail{float:left;width:100%;}
.progresssummary-detail h1{float:left;width:100%;color: #4b4b4b; font-size: 14px;font-weight: 500;}
.progresssummary-detail h1 font{color: #4b4b4b; font-size: 14px;font-weight: 500;}
.progresssummary-detail h1 font.active{color: #00b7a9; font-size: 14px;font-weight: 500;}
.progresssummary-detail ul{float:left; width:100%; list-style-type:none;}
.progresssummary-detail ul li{float:left; width:100%; list-style-type:none;border-bottom:1px solid #e2e3e5;padding:0 0 5px 7%;}
.progresssummary-detail ul li strong{float:left; width:90%; list-style-type:none;color:#4c4c4c; font-size:14px;font-weight:normal;}
.progresssummary-detail ul li strong small{color:#4b4b4b; font-size:12px;}
.progresssummary-detail ul li strong small.active{color:#00b7a9; font-size:12px;}
.progresssummary-detail ul li span{background:url(../images/tickmarkicon.png) right center no-repeat; width:20px; height:10px;float:right;margin:8px 0 0 0;}
.languagesection-main{float:left;position:relative;}
.languagesection-main a{float:left;color: #4c4c4c;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;}
.languagesection-main a.languageicon{float:left;background:url(../images/language-icon.png) 0px 3px no-repeat;padding:0 0px 0 26px;}
.languagesection-main a:hover.languageicon{background:url(../images/language-icon-hover.png) 0px 3px no-repeat;color:#00b7a9;}
.changelanguagebtn{float:left; width:100%; text-align:center;margin:0 0 10px 0;}
.changelanguagebtn a{display:inline-block; background:#00b7a9; color:#fff; font-size:14px; font-weight:bold; padding:4px 8px;min-width:120px;float:none;margin:0;}
.changelanguagebtn a:hover{background:#c9c38d;}
.auditsummarypopup{z-index:9;position:absolute;width: 212px;border: 1px solid rgba(0,0,0,.15);display:none;background-color: #fff;-moz-box-shadow: 0 5px 7px rgba(0,0,0,.27);-webkit-box-shadow: 0 5px 7px rgba(0,0,0,.27);box-shadow: 0 5px 7px rgba(0,0,0,.27); left: -158px;   top: 31px;}
.auditsummarypopup-inner{float:left;overflow-y:hidden;overflow-x:hidden;width:100%;padding:33px 0px 0 0px;text-align:center;}
.auditsummarypopup-inner.height{height:auto;padding:33px 0;}
.progress-button{display:inline-block;}
.progress-button span.in-progress{border: 2px solid #00b7a9;background:#d9bd26 url(../images/tickmarkicon-white.png) right center no-repeat;margin:11px 0 0 0;}
.progress-button span.tobestarted{background:#b7b7b7 url(../images/lockicon.png) right center no-repeat;margin:11px 0 0 0;}
.progress-button span.in-underreview{background:#d9dddf url(../images/lockicon.png) right center no-repeat;margin:11px 0 0 0;}
.progress-button span{display:inline-block; background:#00b7a9 url(../images/tickmarkicon-white.png) right center no-repeat;color: #fff;font-size: 14px;font-weight: bold; font-family: "Open Sans", sans-serif;padding:4px 30px 4px 11px}
.progress-button small{display:inline-block; width:100%;color: #393f47;font-size: 12px;font-family: "Open Sans", sans-serif; margin: 6px 0;}
.progress-button strong{display:inline-block; background:url(../images/downarrow.png) 0px 0px no-repeat;width:16px; height:9px;margin:11px 0 0 0;}


/*==============================================
   USER POPUP CSS START
  =============================================*/
.usermain-panel.border{border:1px solid #f4f4f4;margin:21px 0 35px 0; min-height: 302px;}
.usermain-panel.active{border:1px solid #1bb5a9;}
.usermain-panel.active .userselect-btn a{background:#1bb5a9 url(../images/usericon-small.png) 10px 5px no-repeat;}
.userselect-btn{float:left;margin: 20px 0 15px;text-align:center;width:100%;}
.userselect-btn a{display:inline-block;text-decoration:none;background:#c9c38f url(../images/usericon-small.png) 10px 5px no-repeat;color: #fff;font-family: "Open Sans", sans-serif;font-size: 12px; text-align:center;padding:8px 19px 8px 40px; transition: all 0.3s ease 0s;}
.userselect-btn a:hover{background:#cfa207 url(../images/usericon-small.png) 10px 5px no-repeat;}
a.delete-icon {
    background: #dee2e3 url("../images/delete-icon2.png") no-repeat scroll 8px 8px;
    float: right;
    margin: 1px 0 0;
    padding: 16px;
  width: auto;
}
a.delete-icon:hover {
    background-color: #f0f8fb;
    background-position: 8px -45px;
}


div.content_container{ width: 80%; float:left }
div.conclusions-panel ul{float:left; width: 100%;margin-left: 10px;margin: 10px 10px 0 15px; list-style: inside}
div.editor_container{ float:left; width: 80%; display:none }

.footermain {
    float: left;
    margin: 30px 0 10px 22px;
    width: 93%;
  display:none;
}
.footer-leftside {
    float: left;
}
.footer-leftside span {
    background: rgba(0, 0, 0, 0) url("../images/footerlogo.png") no-repeat scroll 0 0;
    float: left;
    height: 23px;
    width: 93px;
}
.footer-leftside small {
    color: #4c4c4c;
    float: left;
    font-size: 12px;
    margin: 6px 0 0 22px;
}
.footer-rightside {
    float: right;
    margin: 6px 0 0;
}
.footer-rightside small {
    color: #4c4c4c;
    float: left;
    font-size: 12px;
    margin: 0 0 0 30px;
}
.footer-rightside small:first-child {
    margin: 0;
  background: #ccc;
}
.bottombuttons-container{float:left; background:#fff;border-top:1px solid #d8d9da;width: 100%; margin:0px 0 0 0;padding:0 13px 10px 18px;}
.bottombuttons-container .user-links{width:100%;  max-width: none;}
a.disabled{ pointer-events: none}
a.download_pdf {background: none !important;border: none !important; height: auto !important; width: auto !important}

.audit-popupinner a.download_pdf {
    background: #53535c none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: auto !important;
    padding: 0 13px 0 0;
    width: auto !important;
  margin-top: 10px;
}
.audit-popupinner .download_pdf font {
    background: #f2f2f2 none repeat scroll 0 0;
    display: inline-block;
    line-height: 40px;
    margin: 0 9px 0 0;
    min-height: 61px;
    padding: 6px 8px;
}

.collapsecon-main.level2, .collapsecon-main.level3, .collapsecon-main.level4{float: left;margin: 22px 1.5% 0;width: 97%;}
.collapsecon-main.level2 h1, .collapsecon-main.level3 h1, .collapsecon-main.level4 h1{ color: #4b4b4b;float: left;font-family: "Open Sans",sans-serif; font-size: 18px; font-style: italic; font-weight: normal; line-height: 42px; margin: 0; padding: 0 0 0 17px; }
.collapsecon-main.level2 h1.active, .collapsecon-main.level3 h1.active, .collapsecon-main.level4 h1.active{color: #ff813f}
.collapsecon-header h1.ihg_logo {background:rgba(0, 0, 0, 0) url("../images/ihg-icon.png") no-repeat scroll right center;padding:0 50px 0 17px;margin:0 10px 0 0;}
.container-fluid.padding {padding: 0;}
.col-md-3.padding{padding:0px;}
.col-md-4.padding{padding:0px;}
.topbarright{float:right;}
.addnewmainbutton{float:right;color:#00b7a9; font-size:14px; font-weight:600;margin:3px 0 0 0;}
.addnewmainbutton .dropdown button{background: #fff;color: #00b7a9 !important;font-size: 14px;font-weight: 600;width:100%;}
.addnewmainbutton .dropdown button .caret{ border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid;}

.addnewmainbutton .dropdown-menu li a.addnewmembericon{background:url("../images/addmembericon.png") no-repeat scroll 6px 8px;}
.addnewmainbutton .dropdown-menu li a.addnewusericon{background:url("../images/add-member.png") no-repeat scroll 6px 8px;}
.addnewmainbutton .dropdown-menu li a.addnewstandardicon{background:url("../images/excelicon-btn.png") no-repeat scroll 6px 8px;}
.addnewmainbutton .dropdown-menu li a{color:#00b7a9; font-size:14px; font-weight:600;padding:10px 3px 10px 36px;}
.addnewmainbutton .dropdown-menu li a font{display:inline-block;color:#00b7a9; font-size:14px; font-weight:600;}
.addnewmainbutton  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ background-color: #f5f5f5 !important;}
.addnewmainbutton .dropdown-menu{border-radius:4px 0px 4px 4px;border:none;box-shadow: 0 4px 4px rgba(0, 0, 0, 0.176);margin:0px;right:0px; left:auto;}
.confirmation-modal .modal-dialog{width:600px;  top: 5px;}
.memLIstOut .user-links li a{pointer-events: none}
.button-dropdown {
    background: #cac48d none repeat scroll 0 0;
  border-radius:3px;

}
.button-dropdown a {
    color: #fff !important;
    display: inline-block;
    font-size: 14px;
transition: all 0.3s ease 0s;
    font-weight: 600;
    padding: 6px 6px 6px 34px;
    width: 100%;
}
.button-dropdown a:hover{ background: #cfa207 url("../images/user-img.png") no-repeat scroll 6px 5px !important;border-radius:3px;color:#fff !important;}
.button-dropdown a.addnewusericon {
    background: rgba(0, 0, 0, 0) url("../images/user-img.png") no-repeat scroll 6px 5px;
}

/*==============================================
  Search
=============================================*/
.search_results{display:none;position: absolute; width:94.4%; background:#fff;top:50px; z-index:9;   height: 230px;overflow-y: auto;overflow-x: hidden;box-shadow: 0px 4px 6px -3px #3e3e3e ;}
.search_results h1{ color: #4c4c4c;float: left;font-family: "Open Sans",sans-serif;font-size: 18px;width: 100%;font-weight:600;}
.search_results img{ width: 53px; height: 51px}
.search_results ul{float: left; width:100%;list-style: none;}
.search_results ul li{float: left; width:100%;list-style: none;margin:0 0 14px 0;}
.search_results ul li:hover{background:#edf1f2;}
.search_results ul li .search_container_inner{float:left; width:100%;}
.search_results ul li .search_container_inner .left{float:left;width:55px;}
.search_results ul li .search_container_inner .left a{float:left;width:100%;}
.search_results ul li .search_container_inner .left a img{float:left;width:100%;}
.search_results ul li .search_container_inner .right{float:left; width:75%;margin:2px 0 0 2%;}
.search_results ul li .search_container_inner .right a{float:left;color: #1bb5a9;font-family: "Open Sans",sans-serif;font-size: 16px;margin: 0px 0 0;}

.search_results ul li .search_container_inner .right span{float:left;color: #3a3f48;font-family: "Open Sans",sans-serif;font-size: 14px;margin: 3px 0 0;width:100%;}
.search_results ul li .search_container_inner .right a:hover{color:#cfa207;}
a.add_help_text{ color: #000}
/*==============================================
404 PAGE CSS START
=============================================*/
.errorpage-con{float:left; width:100%; text-align:center;margin:65px 0 0 0;}
.errorpage-con strong{display:inline-block;font-size: 80px;font-weight: bold;color:#00b7a9;width: 100%;line-height: 70px;}
.errorpage-con small{display:inline-block;font-size:30px;color:#565656;width: 100%;margin:30px 0 0 0;}
.errorpage-con span{display:inline-block; width:100%;margin:25px 0 0 0;}
.errorpage-con span img {margin: 0 0 0 63px;width:100%;max-width:285px}
.errorpage-con a{display:inline-block;background-color: #c9c38d;color: #fff;font-family: "Open Sans",sans-serif;font-size:20px;font-weight: bold;text-decoration: none;padding:6px 16px;margin:25px 0 0 0;transition: all 0.3s ease 0s;}
.errorpage-con a:hover {background-color: #cfa207;}


/*==============================================
Audition Dashboard   Tuesday, August 11, 2015
=============================================*/
.audition-dash {max-width: none;}
.audition-dash .list-detail-Member {max-width: unset;width:48%;min-height: 110px; position: relative;}
.audition-certified{width:100%;float:left;padding:25px 0 10px 0;}
.audition-certified h2{
color: #75777f;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;width:auto;float:left;margin:0;padding:12px 15px 0 0;}
.audition-certified a {background-color: #cac48a;color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size: 20px;font-weight: bold;padding: 10px 21px;transition: all 0.5s ease 0s;}
.audition-certified a:hover{background-color:#cfa207;}
.user-audition-dash {float: left;margin: 30px 0 0;width: 100%;}
.user-img-audition {background: #edf1f2 none repeat scroll 0 0;
  overflow: hidden;
    border-radius: 43px;
    float: left;
    height: 76px;
    position: relative;
    width: 76px;}
.user-img-audition img {bottom: 0;
    float: left;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;}
.user-detail-audition{width:74%;float:left;padding:0 0 0 12px;}
.user-detail-audition a{width:auto;float:left;color: #5f6369;font-family: "Open Sans", sans-serif;font-size: 20px;font-weight: bold;}
.user-detail-contact{width:100%;float:left;}
.siteaddress-con {float: left;margin: 15px 0 0 0;}
.siteaddress-con span{float:left;background:url(../images/web-icon.png) 0px 0px no-repeat; width:18px; height:18px;margin:3px 0 0 0;}
.siteaddress-con small{float:left;font-size: 14px;color: #3a3f48;font-family: "Open Sans", sans-serif;margin:0 0 0 8px; border-bottom: 1px solid #e6e6e6;padding: 0 0 4px;}
.cerfication-table {border: 1px solid #d8d9da;float: left;margin: 30px 0 0;width: 100%; border-radius:2px;}
.cerfication-table-inner {float: left;width: 100%;}
.cerfication-table h2 {color: #4b4b4b;float: left;font-family: "Open Sans",sans-serif;font-size: 20px;font-weight: bold;margin: 0;padding: 22px 0 14px 15px;width: 100%;}
.cerfication-table-inner {background: #ffffff none repeat scroll 0 0;float: left;padding:14px 30px 33px 30px;width: 100%;}
.cerfication-table-inner table {border:1px solid #edf0f2;float: left;width: 100%;text-align:center;border-collapse: separate}
.cerfication-table-inner table tr th{background:#dee7ec;color: #4b4b4b;font-family: "Open Sans", sans-serif;font-size: 14px;font-weight: bold;text-align:center;padding:14px 10px;}
.cerfication-table-inner table tr th:first-child{text-align:left;}
.cerfication-table-inner table tbody tr:nth-child(odd){background:#f2f8fc;}
.cerfication-table-inner table tr th:last-child{}
.cerfication-table-inner table tr td{color: #4b4b4b;font-family: "Open Sans", sans-serif;font-size: 14px;padding:14px 10px;border-bottom:1px solid #edf0f2; border-right:1px solid #edf0f2;}
.cerfication-table-inner table tr td:first-child{text-align:left;}
.cerfication-table-inner table tr:last-child td{/*border:none;*/}
.achive-certification .start-audit {display: inline-block;height: 27px;width: 29px;background:url(../images/start-audit.png)repeat;margin:0 0 0 10px;}
.achive-certification .start-status font {display: inline-block;margin: 4px 0 0;vertical-align: top;width: auto;color: #4b4b4b;font-family: "Open Sans", sans-serif;font-size: 14px;}
.achive-certification .start-status:hover span.start-audit{background-position:0 -28px;}
.achive-certification .start-status{display:inline-block;}
.table-history-links a {display: inline-block;margin: 0 0 0 10px;}
.cerfication-table-inner table tr td a {color: #4b4b4b;}
.button-dropdown a.addnewmembericon{background:url("../images/addmembericon.png") no-repeat scroll 6px 8px;}
.button-dropdown a.addnewusericon{background:url("../images/add-member.png") no-repeat scroll 6px 5px;}
.button-dropdown a.addnewstandardicon{background:url("../images/excelicon-btn.png") no-repeat scroll 6px 8px;}
.button-dropdown{background: #ffffff none repeat scroll 0 0;}
.button-dropdown a {color: #00b7a9 !important;display: inline-block;font-size: 14px;font-weight: 600;padding: 6px 6px 6px 34px;width: 100%;}


/*==============================================
User Profile   Monday, August 21, 2015
=============================================*/
.user-list-profile {float: left;max-width: 671px;padding: 20px 0;width: 100%;position:relative;}
.user-profile {background: #ffffff none repeat scroll 0 0;border-radius: 5px;float: left;padding: 20px;width: 100%;}
.profile-left a {float: left;width: auto;}
.profile-left{width:30%;max-width:400px;}
.profile-left a img{  border: 2px solid #d7d9d9;border-radius: 50px;display: inline-block;height: 99px;width: 99px;}
.profile-right{width:70%;float:left;padding:20px 0 0 20px;}
.profile-right a{    color: #1bb5a9;font-family: "Open Sans",sans-serif;font-size: 16px;    margin: 18px 0 0;}
.profile-right a:hover{color:#cfa207;}
.user-profile .business-type{max-width:100%;}
.user-profile .business-type input[type="submit"] {background-color: #cac48d;border: medium none;color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size: 20px;font-weight: bold;max-width: 671px;padding: 18px 0;transition: all 0.3s ease 0s;width: 100%;}
.change-password a{ background-clip: padding-box;background-color: #b8b8b8;border-radius: 4px;color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: bold;padding: 5px 12px;text-decoration: none;transition: all 0.5s ease 0s;}
.change-password a:hover{ background-color: #00b7a9;color:#fff;}
.save-cancel-profile{width:100%;float:left;}
.save-cancel-profile input[type="button"]{background-color: #cac48d;border: medium none;color: #ffffff;float: left;font-family: "Open Sans",sans-serif;font-size: 20px;font-weight: bold;max-width: 671px;padding: 18px 0;transition: all 0.3s ease 0s;width: 46%;margin:0 2%;}
.profile-left-edit span img {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;width: 100%; height:100%;}
.profile-left-edit .titlefield{width:70%;margin:14px 0 0 20px;}
.user-profile-edit .profile-right{ padding: 0 0 0 20px;}
.user-profile .forminner{padding: 4px 0px 30px;}

/***MOBILE SEARCH CSS START*****/

.mobilesearch{float:right;position: relative;margin:35px 0 0 0; right:74px;}
.mobilesearch span{float:left;background:url(../images/searchiconmob.png) 0px 0px no-repeat;width:15px; height:14px;cursor: pointer;}
.mobilesearchinner{background: #00b7a9 none repeat scroll 0 0;display: none;position: absolute;top: 58px;width: 100%;
z-index: 99;}
.mobilesearchinner input[type="text"]{padding:6px 4px;border:none;float:left; width:96%; background:rgba(255,255,255,0.8); color:#000; font-size:14px;}
.mobilesearchinner input[type="submit"]{  background: rgba(255, 255, 255, 0.8) url("../images/mobilesearchicon2.png") no-repeat scroll center;border: medium none;cursor: pointer;float: right;height: 32px;min-width:18px;margin: 0;text-indent: -9999px;width: 4%;}
.addnewmainbutton{float:right;color:#00b7a9; font-size:14px; font-weight:600;margin:3px 0 0 0;}
.addnewmainbutton .dropdown button{background: #fff;color: #00b7a9 !important;font-size: 14px;font-weight: 600;width:100%;}
.addnewmainbutton .dropdown button .caret{ border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid;}

.addnewmainbutton .dropdown-menu li a.addnewmembericon{background:url("../images/addmembericon.png") no-repeat scroll 6px 8px;}
.addnewmainbutton .dropdown-menu li a.addnewusericon{background:url("../images/add-member.png") no-repeat scroll 6px 8px;}
.addnewmainbutton .dropdown-menu li a.addnewstandardicon{background:url("../images/excelicon-btn.png") no-repeat scroll 6px 8px;}
.addnewmainbutton .dropdown-menu li a{color:#00b7a9; font-size:14px; font-weight:600;padding:10px 3px 10px 36px;}
.addnewmainbutton .dropdown-menu li a font{display:inline-block;color:#00b7a9; font-size:14px; font-weight:600;}
.addnewmainbutton  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ background-color: #f5f5f5 !important;}
.addnewmainbutton .dropdown-menu{border-radius:4px 0px 4px 4px;border:none;box-shadow: 0 4px 4px rgba(0, 0, 0, 0.176);margin:0px;right:0px; left:auto;}


/**==============================================
    TOOLTIP CSS START
=========================**/
.tooltip_con{float:left;position: relative;width:20px; height:20px;margin:12px 0 0 12px;}
.tooltip_con span{float:left;position: relative; background:#cac48d; border-radius: 50%; color:#fff; font-size:14px;font-weight:bold;width:100%;text-align: center;height:100%;cursor: pointer;}
.tooltipinner{display: none; position: absolute; width: 100%; max-width: 200px; background: #fff;min-width: 450px;top:31px;left:-59px; padding:19px 16px 26px;box-shadow: 0 2px 6px #c1c1c1;transition: all 0.5ms ease 0s;border:1px solid #ccc; z-index:8;}
.tooltipinner a{
  border-radius: none;
    color: blue;
    float: none;
    font-size: 14px;
    margin: 0
}
.tooltipinner p{float:left; width:100%; font-size:15px; font-weight:normal;color:#000;}
.tooltipinner ul{float:left; width:100%; list-style-type: none;}
.tooltipinner ul li{float:left; font-size:15px;width:100%; list-style-type: initial;color:#000;list-style-position: inside;margin: 0px 0px 10px 0.7em;text-indent: -0.7em;}
/*.tooltipinner ul li:before {content: "Ã¢â‚¬Â¢ ";color: #545454 ; }*/
.tooltip_con:hover .tooltipinner{display: block;}
.tooltip_con:hover .tooltiparrow{display: block;}
.tooltiparrow{display: none; position: absolute; right: 0px; background: url(../images/toparrow-tooltip.png) no-repeat; width: 24px; height:12px;top:20px;z-index: 9;}

input.css-checkbox[type="checkbox"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    left: -1000px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    z-index: -1000;
}
label.css-checkbox {
    background-image: url("../images/checkbox.png");
  background-repeat: no-repeat;
    color: #393f47;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    line-height: 28px;
    margin: 0;
    padding-left: 39px;
    vertical-align: middle;
}

input.css-checkbox[type="checkbox"]:checked + label.css-checkbox {
    background-position: 0 -26px;
}

.auditorsaesponse-checkbox {
    float: left;
    margin: 16px 0 0;
}
.uploadexcel-button a .upload_version{   cursor: pointer;height: 58px;left: 0;margin-left: 0;opacity: 0;position: absolute;
top: 0;width: 100%;}
.upload-cerificate a{
    background: #cbc48d none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 18px;
    padding: 7px 10px 8px;
    transition: all 0.3s ease 0s;
    width: auto;
}
.upload-cerificate .certficate_file {
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  height:100%;
}

.upload-cerificate a:hover {
  background: #cfa207 none repeat scroll 0 0;
  color: #fff;
}

.upload-cerificate {
    float: left;
    overflow: hidden;
    position: relative;
    width: 150px;
}
.download-certificate {
    float: left;
    width: 50%;
}
.download-certificate .download_pdf {
    float: left;
    font-size: 11px;
    margin: 1px 0 0;
}
.download-certificate .download_pdf img {
    float: left;
    width: 30px;
}
.download-certificate .download_pdf span {
    float: left;
    font-size: 12px;
    margin: 15px 0 0;
    width: auto;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #00b7a9;
    border-color: #00b7a9;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #00b7a9;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #00b7a9;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

/*==================================================
MEMBER DASHBORD CSS START
============================================================*/
.assignedauditor-head{float:left; background:url(../images/table-bg.png) 0px 1px repeat;width:103.7%;padding:6px 15px;margin:0px 0 24px -16px;}
.assignedauditor-head h1{float:left; color: #29b7a9; /* text color */font-size: 14px;font-weight: bold;margin:0px;}
.uploaddocument{float:right;}
.uploaddocument span{float: left;overflow: hidden;position: relative;text-align: center;color: #bfb765;font-size: 16px;background: url(../images/uploadicon.png) right 0px no-repeat;padding: 0 35px 0 0; font-weight:600;line-height:22px;}
.uploaddocument span:hover{background-position: right -22px; color:#cfa207;}
.uploaddocument span #file_browse{ margin-left: 0;opacity: 0;width: 100%;position:absolute;top:0px;cursor:pointer;}
.documenthistory-main{float:left; width:100%;border: 1px solid #d7d9da; /* stroke */
background-color: #fff; margin:30px 0 0px 0;}
.document-container{float:left;width:100%;padding:26px 16px 0 16px;margin:0 0 15px 0;}
.document-container h1{float:left;color: #75777f;font-size: 20px;font-weight: bold;font-family: "Open Sans", sans-serif;margin:0px;}
.documentinner{float:left; width:100%;margin:30px 0 0 0}
.document-thumbnail{float:left; width:100%;}
.document-thumbnail a{float:left; width:100%;border: 1px solid #ebebeb; -moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;text-align:center; padding:20px 0 15px 0;transition: all 0.5s ease 0s;}
.document-thumbnail a:hover{border-color:#cfa207;}
.document-thumbnail a span{display: inline-block; background:url(../images/pdf-bigicon.png) 0px 0px no-repeat; width:40px; height:46px;}
.document-thumbnail a small{display: inline-block;width:100%;color: #00aa9a;font-weight:600;font-size: 14px;margin:10px 0 0 0;}
.certificationhistory-container{float:left; width:100%; margin:15px 0 0 0;padding:0px 16px 0 16px;}
.certificationhistory-container h1{float:left; width:100%;border-top:1px solid #edf2f3 ;color: #75777f;font-size: 20px;font-weight: bold;font-family: "Open Sans", sans-serif;margin:0px;padding:20px 0 0 0;}
.cerfication-table-inner.padding{padding:14px 0px 14px;}
.cerfication-table-inner.padding img{max-width:160px;max-height:47px;width: 100%;}
.cerfication-table-inner table tr:last-child{border:none;}
.member-main.audition-dash .list-top{ margin-bottom: 20px; border-bottom: 1px solid #DEE7EC;}


.gradient_horizontal {
    height: 1px;
    width: 100%;
    background: #ef413d;
    background: -moz-linear-gradient(left, #ef413d 0, #8e58a4 50%, #00b0ed 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ef413d), color-stop(50%, #8e58a4), color-stop(100%, #00b0ed));
    background: -webkit-linear-gradient(left, #ef413d 0, #8e58a4 50%, #00b0ed 100%);
    background: -o-linear-gradient(left, #ef413d 0, #8e58a4 50%, #00b0ed 100%);
    background: -ms-linear-gradient(left, #ef413d 0, #8e58a4 50%, #00b0ed 100%);
    background: linear-gradient(to right, #ef413d 0, #8e58a4 50%, #00b0ed 100%);
}


.more-icon {
    background: #00b7a9 none repeat scroll 0 0;
    height: 38px;
    margin: 15px 0 0;
    position: absolute;
    right: -35px;
    top: 78px;
    width: 35px;
}
.more-icon a {
    float: left;
}
.more-icon a.icondet {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}
.more-icon img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.more-icon:hover {
    background: #cfa207 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}
.more-icon a.active {
    background: #cfa207 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}
.more-icon .more-options ul {
    float: left;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 165px;
}
.more-icon .more-options ul li {
    float: left;
    list-style-type: none;
    margin: 0 1px 0 0;
}
.more-icon .more-options ul li:last-child {
    margin: 0;
}
.more-icon .more-options ul li a {
    background: #00b7a9 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 9px 8px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.more-icon .more-options ul li a:hover {
    background: #cfa207 none repeat scroll 0 0;
}
.more-options {
    overflow: hidden;
    position: absolute;
    right: 36px;
    width: 0;
  z-index: 99;
}
.stepscontainer {
    background: #00b7a9 none repeat scroll 0 0;
    float: right;
    height: 127px;
    padding: 17px 0 14px;
    text-align: center;
    width: 187px;
}
.stepscontainer a{
  width: 100%;
  height: 100%;
  float: left;
}
.stepscontainer span {
    display: inline-block;
}
.stepscontainer span.steponeicon {
    background: rgba(0, 0, 0, 0) url("../images/stepone-icon.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 52px;
    margin: 13px 0 8px;
    width: 66px;
}
.stepscontainer small {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 0;
}
.stepscontainer span.steptwoicon {
    background: transparent none repeat scroll 0 0;
    border: 9px solid #fff;
    border-radius: 100%;
    display: inline-block;
    margin: 0 0 8px;
    padding: 12px 0;
    width: 70px;
}
.stepscontainer span.steptwoicon font {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.stepscontainer span.stepthreeicon {
    background: rgba(0, 0, 0, 0) url("../images/stepthree-icon.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 77px;
    width: 77px;
}
.stepscontainer span.stepfouricon {
    background: rgba(0, 0, 0, 0) url("../images/stepfour-icon.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 72px;
    width: 103px;
}
.panel-operations { left: 0; position: absolute;  top: 0;  width: 32px; }

.strip-pop {
    /*background: #fff none repeat scroll 0 0;*/
    float: left;
    width: 100%;
}
.department-new-links {
    background: #00b8a9 none repeat scroll 0 0;
    float: left;
    margin: 20px 0 30px;
    padding: 6px 10px;
    width: 100%;
}
.department-new-links ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.department-new-links ul li {
    border-right: 1px solid #ffffff;
    float: left;
    padding: 0 2%;
    text-align: center;
    width: 25%;
}

.department-new-links ul li .tooltip_con{
  margin-top: 4px;
}


.department-new-links ul li:last-child {
    border: medium none;
}
.department-new-links ul li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 0;
    transition-duration: 0.5s;
    width: auto;
  float: left;
  pointer-events: none;
}
.department-new-links ul li a.download-file{
  pointer-events: auto;
}

.department-new-links ul li a:hover {
    color: #333;
}

.hotel-fe {
    background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
.hotel-fe ul{width:100%;float:left;margin:0;}
.hotel-fe ul li{width:20%;float:left;text-align:center;border-right:1px solid #d6d6d6;}
.hotel-fe ul li:last-child{border-right:none;}
.hotel-fe ul li p {
    color: #00b7a9;
    float: left;
    font-size: 12px;
    margin: 0;
    width: 100%;
}
.hotel-fe ul li font {
    float: left;
    font-size: 15px;
    width: 100%;
}
.list-inner {
    float: left;
    padding: 16px;
    width: 100%;
    position: relative;
}
.audit_status_label{
    position: absolute;
    right: 5px;
    top: 5px;
    background: #01988c;
    color: #ffffff;
    padding: 5px;
}
.auditselection-box a.marginbtn{margin: 0px 0 12px 0px;}
.auditselection-box a.newlist-username{
  background: transparent none repeat scroll 0% 0%;
  width: 100%;
  padding: 0px;
  border: none;
}
.usermain-panel.brdernew{border:1px solid #EFEFEF; padding:0 10px;margin: 15px 0;}
.usermain-panel.brdernew.active{border:1px solid #D6D6D6;}
.auditor_users_grid{display: none;}
.memLIstOut-completed .list-top{padding:0;}
.usermain-panel.brdernew a.asignbtn{
    float: left;
    margin: 0px 0 0 0;
    background: #cac38d;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    margin: 8px 0 12px 0;
    border-bottom: 2px solid #40c8be;
    text-transform: uppercase;
    padding: 7px 17px;}
    .usermain-panel.brdernew a.asignbtn:hover {
    background: #cfa207;
}
.list-detail-Member font {
    color: #c4c397;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    width: 100%;
  text-transform: uppercase;
  position: absolute;
  bottom: -20px;
  left: 20px;
}

.achive-ments {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0 0 20px;
    padding: 16px;
    width: 100%;
}
.achive-ments h1 {
    color: #393f47;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px 0;
    width: 100%;
}
.achieve-mentTable{width:100%;float:left;padding:0 10px;}
.achive-ments table{width:100%;float:left;border:1px solid #ebebeb;}
.achive-ments tr th {
    background: #dee7ec none repeat scroll 0 0;
    padding: 10px;
}
.achive-ments tr td {
  border-right:1px solid #edf0f2;
    padding:15px 10px;color:#3a3f48;
}
.achive-ments tr td a {
    color: #3a3f48;
    line-height: 26px;
}
.achive-ments tr td a span {
    background: #00b7a9 none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    height: 30px;
    margin: 0 0 0 8px;
    text-align: center;
    width: 30px;
}
.achive-ments tr td a:hover{color:#00b7a9;}
.achive-ments tr:nth-child(odd) {background: #f2f8fc;}
.achive-ments tr:nth-child(even) {background: #FFF;}
.achive-ments tr td:nth-child(2),.achive-ments tr th:nth-child(2) {text-align:center;}
.achive-ments tr td:nth-child(3),.achive-ments tr th:nth-child(3) {text-align:center;}
.achive-ments tr td:last-child,.achive-ments tr th:last-child {text-align:right;padding:15px 40px 15px 0;}
.achive-ments tr th:last-child{padding-right:78px;}
.hotel-progress {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.left-progress {
    float: left;
    width: 76%;
}
.left-progress a.list-Logo{min-height:92px;}
.left-progress .list-detail-Member{width:56%;}
.hotel-progress-bar {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    width: 100%;
  margin:3px 0 0 0;
}
.hotel-progress-bar ul {
    float: left;
    margin: 0;
    width: 100%;

}

.hotel-progress-bar ul li {
    float: left;
    margin:3px 0 3px 0;
    padding:5px 15px;
    width: auto;
  border-right:1px solid #d5d5d5;
}
.hotel-progress-bar ul li:last-child{border-right:none;}
.hotel-progress-bar p {
    color: #00b7a9;
    float: left;
    margin: 0;
    width: auto;
}
.hotel-progress-bar font {
  color:#3a3f48;
    float: left;
    font-size: 14px;
    margin: 0 10px 0 0;
    width: auto;
}
.hotel-detail-new {
  border-bottom:1px solid #d8d9da;
    border-top:1px solid #d8d9da;
    float: left;
    width: 100%;
}
.hotel-detail-new ul {
    float: left;
    margin: 0;
    width: 100%;
}
.hotel-detail-new li {
    border-right:1px solid #d8d9da;
    float: left;
    margin: 10px 0;
    padding: 0 20px;
    width: auto;
  min-height:28px;
}
.hotel-detail-new ul li:last-child{border:none;}

.hotel-detail-new span {
    display: inline-block;
    margin: 0 6px 0 0;
    vertical-align: middle;
    width: auto;
  font-weight:300;
}
li.download-certificated{width:auto;}
.hotel-detail-new font {
    color: #ccc;
    display: inline-block;
    vertical-align: middle;
    width: auto;
  font-weight:300;
}
.download-certificated a.download_pdf {
    color: #3a3f48;
    display: inline-block;
    padding: 5px 0 5px 30px;
  font-weight:300;
  background: rgba(0, 0, 0, 0) url("../images/pdf-small.png") no-repeat scroll left center !important;
}
.upload-certificate a {
    background: rgba(0, 0, 0, 0) url("../images/upload-small.png") no-repeat scroll center center;
    display: inline-block;
    height: 28px;
    position: relative;
    vertical-align: middle;
    width: 30px;
}
.upload-certificate input[type="file"] {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 99;
}
.delete-certificate a {
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
   background: rgba(0, 0, 0, 0) url("../images/delete-small.png") no-repeat scroll center center;
}
li.upload-certificate{padding:0 5px;}
li.delete-certificate{padding:0 5px;}

.auditslisting-container h2{
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 10px;
  clear: both;
  float:left;
  width: 100%;
}
 .list-type {
  border-right:1px solid #d6d6d6;
    float: left;
    width: 20%;
}
.percentage-option {
    background: #edf1f2 none repeat scroll 0 0;
    display: inline-block;
    height: 9px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -10px;
    width: 80px;
}
.certificationtop-left .list-type:first-child{position:relative;  }
.certificationtop-left .list-type:last-child{border:none;}
.percentage-option > span {
    background: #c9c38d none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.list-type label{width:100%;display:inline-block;vertical-align:bottom;text-align:center;font-size:20px;color:#c9c38d;margin:0;}
.list-type font{width:100%;display:inline-block;vertical-align:bottom;text-align:center;}


div.review_response{
  float: left;
    margin-left: 12px;
    padding: 5px;
}


div.review_response label{
  font-weight: normal;
  padding: 3px 0 0 5px;
}

h1.reopened{
  background: #FF0000;
  color: #fff !important;
  padding: 0 5px !important;
}

.additional-drag{width:100%;float:left;}
.drag-drop-outer {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px dotted #07b7aa;
    clear: both;
    float: left;
    margin: 10px 0;
    padding: 25px;
    position: relative;
    width: 20%;
}
.drag-drop-outer input[type="file"] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  opacity:0;
}
.drag-img {
    float: left;
    text-align: center;
    width: 100%;
}
.drag-drop-in {
    float: left;
    text-align: center;
    width: 100%;
}
.additional_evidence_files{
  float: left;
    margin: 10px 0 10px 4%;
    padding: 10px 10px;
    width: 75%;
}

.drag-drop-in span {
    color: #868485;
    float: left;
    font-size: 18px;
    padding: 10px 0 0;
    width: 100%;
}

.additional-drag h1 {
    color: #25c1b6;
    float: left;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    width: 100%;
}
.drag-drop-in span a{text-decoration:none;color:#25c1b6;}


.certification-maincontainer-auditor .certificationtype-main{width:19%;}
.certification-maincontainer-auditor .certificationtype-main .certificationtype{ min-width: 177px;}

a.review_comment_link{
  margin:0;
  color: #4b4b4b;

}

.output_best_practice{
  float: left;
  margin: 10px 24px;
}

.ihg_standard_hidden{
  /*display: none !important;*/
}

span.ihg_notes_text{
  color: #42a12a;
    float: left;
    padding: 13px 0 0;
}

.auditslisting-box.audit_requests_list .auditslisting-top{
  width: 45%;
}
.certification-topanel-new .list-type ul{list-style-type:none; float:left;width:100%;padding:0; margin:0;}
.certification-topanel-new .list-type ul li{list-style-type:none; display:inline-block;}
.certification-topanel-new .list-type ul li a{text-decoration:none; float:left;background:#edf1f2 ;color:#333;padding:0px 8px;font-size:14px; font-weight:normal;}
.certification-topanel-new .list-type ul li a:hover,.certification-topanel-new .list-type ul li a.active{background-color:#c9c38d; color:#fff}
.certification-topanel-new .certificationtop-left{max-width:inherit;margin:23px 0 0 0;}
.certification-topanel-new .certificationtop-right{max-width:inherit; margin:22px 0 0 0;}
.certification-topanel-new .certificationtop-left .list-type:last-child{border-right:1px solid #d6d6d6;width:25%;}
.certification-topanel-new .version-width{width:14%;}
.certification-topanel-new .overall-width{width:15%;}
.certification-topanel-new .certificationtop-rightdet{margin:0 8% 0 0;width:42%;padding:12px 0;border-right:1px solid #d6d6d6;}
.certification-topanel-new .certificationtop-rightdet a{margin:9px 0 2px;}
.certification-topanel-new .languagesection-main{padding:12px 0 ;width:50%;}
.certification-topanel-new .languagesection-main a.languageicon{margin:9px 0 2px;}
.certification-topanel-new{transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
   -webkit-transform: translateZ(0) translateY(0);
    -moz-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out!important;
    -moz-transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out!important;
    -webkit-transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out!important;
    -o-transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out!important;
  }
  .fix-search .tabs-member.margin{margin:320px 0 0 0;}
.fix-search .certification-topanel-new{position:fixed;z-index:9;left:0; top:-13px;box-shadow:0px 1px 6px #ccc;  }

h2.float_left_heading{
  float:left;
  width: auto;
}

a.add_old_audits_button{
  float:right;
  margin: 11px;
  color:#4b4b4b;
  padding: 0px 10px 0 27px;
}
.upload-panel{float:left; width:115px;margin:25px 0 0 0;}
.upload-pdf{float:left; width:115px;height:81px;position:relative;}
.upload-panel span{float:left; width: 115px;height: 92px;-webkit-background-clip: padding-box;background-clip: padding-box;overflow:hidden;background: #d8d8d8 none repeat scroll 0 0; position: relative;}
.upload-panel span img{height:auto;}
.upload-panel span #file_browse{ cursor: pointer; height: 92px; left: 0px; margin-left: 0; opacity: 0; position: absolute; top: 0; width: 130px;}
.upload-panel span #file_browse2{ cursor: pointer; height: 92px; left: 0px; margin-left: 0; opacity: 0; position: absolute; top: 0; width: 130px;}
.upload-panel span #file_browse3{ cursor: pointer; height: 92px; left: 0px; margin-left: 0; opacity: 0; position: absolute; top: 0; width: 130px;}
.upload-panel label{float:left;opacity: .7; background: #d5d8d9 !important; color: #393f47;font-family: "Open Sans", sans-serif;font-size: 13px;margin:0 0 0 0;width:100%; text-align:center;}
.file-options{float:left; width:100%;margin:8px 0 0 0 ;display:none;}
.file-options a{float:right;background:rgba(0, 0, 0, 0) url("../images/delete-small.png") no-repeat scroll;width:12px; height:16px;}
.file-options small{float:left;color: #393f47;font-family: "Open Sans", sans-serif;font-size: 13px;width:85%;text-align:left;}
.uploadpanel-margin{margin:25px 0 0 12%;}
.formsavebtn{padding:0 20px 20px 30px;}
.add_old_audits_button{background:url("../images/addicon.png") 0px 0px no-repeat;}
.add_old_audits_button:hover{background-position:0px -20px;}
.editicon-new{background:url("../images/edit-usericonnew-update.png") 0px 0px no-repeat;width:18px; height:17px;display:inline-block;}
.editicon-new:hover{background-position:0px -17px;}
.delete_old_audit{background:url("../images/delete-icon2-update.png") 0px 0px no-repeat;width:18px; height:18px;display:inline-block;}
.delete_old_audit:hover{background-position:0px -18px;}
.review_content ul {width: 100%;float: left;}
.review_content ul li.admin_request_heading {font-size: 14px;color: #00BDB1;font-weight: 600;}
.review_content ul li.auditor_reply_heading {font-size: 14px;font-weight: 600;}

.review_content ul li {width: 100%;float: left;}
.audit-popupmain-helptext textarea {width: 100%;float: left;resize: none;padding: 5px 8px;}
.audit-popupinner h4 {width: 100%;float: left;margin: 25px 0 10px 0;font-weight: 600;font-size: 18px;color: #4c4c4c;}

/* tables */
table.tablesorter {
  font-family:arial;

  width: 100%;

}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {




}
table.tablesorter thead tr .header {

  background-image: url("../images/bg.gif");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tablesorter tbody td {
  color: #3D3D3D;


  vertical-align: top;
}
table.tablesorter tbody tr.odd td {

}
table.tablesorter thead tr .headerSortUp {
  background-image: url("../images/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
  background-image: url("../images/desc.gif");
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {

}

.auditor_dashboard.memLIstOut{
  max-width: none;
}


.report_dates_container span.report_dates{
	float:left;
	font-size: 20px;
	width: auto;
	margin: 0 30px 0 0;
}

.report_dates_container span.report_dates input{
	background: #c9c38d;
	color: #fff;
	border: none;
	padding: 5px;
	width: 145px;
	text-align: center;
	font-size:20px;
	letter-spacing: 3px;
}

.top-select .select-style {
    border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
    max-width: 320px;
    float: right;
	padding-left:10px;
    margin: 0 0 10px 0;
	background:url("../images/tabbottomarrow2.png") no-repeat 96% 50%;
}
.top-select .select-style select.select_margin {
    padding: 6px 30px 6px 10px;
    margin: 0;
}
.formfield.top-select{margin:0;}
.add_list{width:100%;float:left;padding:20px 0 0;}
.add_list form{width:100%;float:left;}
.add_list input[type="text"], .add_list input[type="email"] {
    margin: 0 10px 0 0;
    width: auto;
    float: left;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    background: #fff;
    padding: 3px 10px;
    color: #000;
}
.add_list a{width:auto;float:left;background:#00b7a9;color:#fff;font-size:16px;padding:3px 10px;border-radius:4px;}
.in-progess-stats-row{
	color: #fff;
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.in-progess-stats-row-left{
	border-right: 1px solid #fff;
	float:left;
	width: 49%;
	padding: 5px 0;
}
.in-progess-stats-row-right{
	float:left;
	padding: 5px 0;
	width: 49%;
}
.in-progess-stats-row label{
	float:left;
	width: 49%;
	font-weight: normal;
	margin: 0;
}
.in-progess-stats-row-left span,.in-progess-stats-row-right span{
	font-size: 20px;
}

.search-icon-g:hover {
    background-position: 0 -14px;
}
.search-icon-g {
    background: rgba(0, 0, 0, 0) url("../images/searchicon.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 14px;
    margin: 9px 23px 12px 6px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 15px;
}
.search-gg{position:relative;}
.file-step-slect-d p{margin-right:20px;margin-bottom:0;}
.file-step-slect-d select {height:37px;border:1px solid #f7f7f7;border-radius:4px;width:auto;padding:5px 5px;}
.file-step-slect-d select option {padding:5px;}
.property_topbar .search-gg input[type="text"]{padding:2px 25px 2px 5px;width:100%;}
.ajxload{position:fixed;width:100%;height:100%;z-index: 99999999;top:0;right:0;left:0;bottom:0;background:rgba(255,255,255,.8);}
.ajxload .dt {width:100%;height:100%;display:table;}
.ajxload .dtc {text-align:center;width:100%;vertical-align: middle;display:table-cell;text-align:center;}
.ajxload .dtc p{display:inline-block;}
.file-steps-container{max-width:684px;padding:20px;}
.file-steps-container #upload_multiple_files{width:100%;}
.file-steps-container * {font-weight:normal;letter-spacing: .56px;}
.file-steps-container .w-100 {width:100%; }
.file-steps-container .dib {display:inline-block;*display:inline;zoom:1; }
.file-steps-container .tac {text-align:center;}
.file-steps-container .vam {vertical-align: middle;}
.files-attachment-container {width:100%;}
.files-attachment-container h3{font-weight:normal;color:#010101;}
.file-attachment-dragablearea{border:2px dashed #ccede4;text-align:center; padding:50px;background:#fff;margin-top:20px;}
.file-attachment-dragablearea p {font-size:18px;text-transform:uppercase;}
.list-attchmnt-wrpr{margin-top:40px;}
.title-files-steps-header {margin-bottom:30px;}
.icon-attachment-indicator{margin-bottom:20px;}
.files-attachment-list{border-top:1px solid #d9d9d9;background:#fff;border-bottom:1px solid #d9d9d9;padding:11px 16px;margin-bottom:3px;}
.custom-checkbox span{width:15px;height:15px; background:#fff; border:1px solid #d9d9d9;display:inline-block;position:relative;cursor:pointer;}
.custom-checkbox input[type="checkbox"]{visibility: hidden;position:absolute;}
.custom-checkbox{height:15px;}
.custom-checkbox span:before{     content: '';width: 1px;height: 7px;background: #32b991;position: absolute;left: 5px;top: 5px;transform: rotate(-43deg); opacity:0;transition:all .3s;}
.custom-checkbox span:after{ content: '';width: 1px;height: 20px;background: #32b991;position: absolute;transform: rotate(50deg);right: 0px;top: -5px; opacity:0;transition:all .3s;}
.custom-checkbox input[type="checkbox"]:checked + span:before{opacity:1;}
.custom-checkbox input[type="checkbox"]:checked + span:after{opacity:1;}
.custom-checkbox input[type="checkbox"]:checked ~  p{color:#32b991;}
.extenstion-icon-attached-file{margin-left:13px;margin-right:17px;height:39px;}
.attached-file-options-container{float:right;margin-top:6px;}
.hidden-option-attached-file{min-width:190px;padding-left:30px;text-align:right;}
.hidden-option-attached-file select{text-transform: uppercase; background:none;border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:13px; background: url(../images/select.png) no-repeat  center right; padding:5px 30px 5px 0;cursor:pointer;text-align:right;}
.delete-option-attached-file{height:20px;cursor:pointer;background:url(../images/delete.png);width:16px;display:inline-block;}
.loading-file .loading-file-attach{display:block;}
.loading-file .attached-file-options-container {display:none;}
.hidden-option-attached-file select:focus{outline:none;}
.loading-file-attach{float:right;margin-top:10px;display:none;}
.loading-bar-file-attach{width:258px;background:#f2f2f2; height:12px;}
.loading-bar-file-attach span {background:#32b991;height:12px;float:left;}
.attached-selected-file .identity-attached-file p{color:#f2565a;}
.attached-selected-file select{color:#f2565a; background: url(../images/selected.png) no-repeat  center right;}
.files-attachment-list-container{max-height:330px;overflow-y: auto}
.properties-list-container .files-attachment-list{padding:20px 16px;}
.properties-list-container .files-attachment-list p{margin-bottom:0;}
.properties-list-container .files-attachment-list p{margin-left:17px;cursor:pointer;max-width:calc(100% - 50px);}
.files-attachment-list label {line-height:1;}
.properties-list-container .files-attachment-list label {width:100%;}
.properties-list-container .files-attachment-list label p{color:#989898;}

.cancel-from-steps{margin-right:10px;width:181px;height:50px;text-transform: uppercase;text-decoration:none;background:#e6e6e6;border:none;outline:none;display:inline-block;text-align:center;line-height:50px;color:#000; cursor:pointer;font-size:16px;transition:all .3s;}
.submit-from-steps{transition:all .3s;width:181px;height:50px;text-transform: uppercase;text-decoration:none;background:#32b991;border:none;outline:none;display:inline-block;text-align:center;line-height:50px;color:#fff;cursor:pointer;font-size:16px;}
.submit-from-steps:hover{background:#26ae86;}
.cancel-from-steps:hover{background:#dadada;}
.file-steps-bottom-actions{margin:40px 0 50px;width:100%;text-align:center;}
.file-steps-bottom p{color:#32b991;line-height:1.5;}
.files-attachment-list p{font-size:13px;}
.custom-choose-file{cursor:pointer;}
.custom-choose-file input[type="file"]{position:absolute;visibility: hidden;z-index: -99;}

h2.success_message{
  font-size: 20px;
  color: green;
  background: #C0E7C033;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #0080004d;
  line-height: 1;
  letter-spacing: .5px;
  font-weight: no;
  text-align: center;
}

div.error-message{
  color: red;
  width: 100%;
  text-align: left;
  font-weight: normal;
  letter-spacing: .5px;
  font-size: 16px;
  border: 1px solid red;
  padding: 13px;
  background: #ff00001a;
  border-radius: 5px;
  margin-top: 10px;
  line-height: 1;
  border: 1px solid #ff00004d;
  display:none;
}

.file_upload_size_error{
	margin-left: 10px;
	font-size: 12px;
	background: red;
	color: white;
	padding: 2px;
	float: left;
	font-weight: bold;
	display:none;
}
.search-block {
    max-width: 180px;
    position: relative;
    float:left;
}
.search-block .search-icon-g{margin-right: 10px;}
.checkbox-style {
    width: auto;
    float: left;
    font-size: 14px;
    padding: 5px 0 0 15px;
}
.checkbox-style label{margin:0;}

.load-more-container{
  text-align: center;margin-top: 19px;display: block;clear: both;
}
.load-more-btn{
  background-color: #cac48d;border: medium none;color: #ffffff;font-size: 16px;padding: 2px 15px;
}

.load-more-container.loading .load-more-btn{
  display: none;
}

.load-more-container img{
  display: none;
}

.load-more-container.loading img{
  display: inline-block;
}


/*==============================================
MEDIA QUERIES
=============================================*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
   .select-style select {padding:5px 41px 5px 0 !important;}
   .select-style.newstyledropdown select {padding: 5px 9px 5px 5px !important;font-size: 14px}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .calender-detail-right .btn-group, .btn-group-vertical {width:178px;}
}
@media (max-width:1280px) {
  .first-th{padding:0;width:60px !important;}
  .calender-right.hide-panel{ width: 50px;}
}
@media (max-width:1212px) {
  .certificationtop-right{margin:22px 0 0 0%;padding: 0 0 0 10px;}
  .pending-milestones-content{width: 90%;}
  .certification-maincontainer .certificationtype .certificationtype{min-width: 160px;}
  .department-new-links ul li{padding: 0 1%;}
  .certification-maincontainer-auditor .certificationtype-main .certificationtype{ min-width: 157px;}
  .certification-maincontainer-auditor .certificationtype-main{width:18%;}
}
@media (max-width:1150px) {
  .certification-maincontainer-auditor .certificationtype-main{width:50%;}
  .department-ddmain{width:80%;}
  a.edit-List {border-bottom:none;margin: 0 20px 0 0;right: 0;top: -38px;}
  a.pagelink-icon {border-bottom:none;margin: 0 20px 0 0;right: 47px;top: -38px;}
  .more-icon{ top: -54px !important;right: 115px;}
  .memLIstOut{margin:50px 0 10px;}
  .memLIstOut.mem_properties .more-icon{right:65px;}
  .standards-paneltop-heading{width:45%;}
  .archive_properties .more-icon {right: 10px;}

}
@media (max-width:1024px) {
  .certificationtop-middle{max-width: unset;}
  .certificationtop-left{max-width: unset;margin:23px 0 0 0%;padding: 0 0 0 13px;}
  .certificationtop-right{max-width: unset;}
  .audition-dash .list-detail-Member{width: 40%;}
  .department-ddmain{ width: 80%;}
}
@media (min-height:600px) {
  #login-container{margin:3% auto 0;}

}
@media (max-width:767px) {
    .stepscontainer{float: left;}
    .tooltip_con{float: right;}
    .droplinks-mobile{display: none;}
  .breadcrumb>li+li:before {display: none;}
  .notification-dropdown{right: 0px; top:56px;}
  .emailaddress-con{margin:15px 0 0 0px}
  .toptabingpanel ul li .previoustab{display:none;}
  .toptabingpanel ul li small{display:none;}
  .next-tab{display:none;}
  .certificationtype-main font {margin: 0 0 0 11px;text-align: left;width: 100% !important;}
  .actionbtns {margin:10px 0 0 3% !important;}
  .summarylanguage-main a {margin: 20px 0 0 !important;width:100%;}
  .progresssummary-container{left:0;}
  .containerarrow{left:29px;}
  .auditsummarypopup{left:0;}
  .conclusions-content1 .rightside{width:100%;}
  .conclusions-content1 .rightside a{float:left;}
  .conclusions-content1 .rightside font{float:left; width:100%;}
  .conclusions-textarea{width:100%;}
  .conclusions-content1 strong{width:100%;}
  .conclusions-content1 small{width:100%;}
  .summarylanguage-main{width:100%;}
  .collapsecon-header h1{font-size: 15px;  line-height: 28px;}
  .collapsecon-inner-header a.Collapse-close, .collapsecon-header a.Collapse-close{width: 94%;}
  .collapsecon-inner-header a.Collapse, .collapsecon-header a.Collapse{width: 94%;}

  .collapsecon-header a.Collapse{width:94%;}
  .department-dd{margin: 7px 0 0; width: 94%;}
  .auditorsaesponse-radio {float: left;margin: 0 0 14px;width: 100%;}
  .upload-logo-panel .titlefield.width{margin:15px 0 0 0;}
  .searchpanel input[type="text"]{left: -200px; width: 200px;}
  .add-more-Member{float:right;}
  .searchpanel{}
  .searchpanel.margin{margin:15px 0 0;}
  .add-new-standard{float:left;}
  .standards-paneltop span{background:url(../images/excelicon-bigmobile.png) 0px 0px no-repeat;width:44px; height:50px;}
  .standardsdetailtop span{background:url(../images/excelicon-bigmobile.png) 0px 0px no-repeat;width:44px; height:50px;}
  .standards-paneltop-heading{max-width: 145px;}
  .standards-paneltop-heading a{font-size: 15px;}
  .standardsdetail-paneltop-heading a{font-size: 15px;}
  .standardsdetail-paneltop-heading{width:70%; max-width:auto;}
  .standardsdetailtop-right{width:100%;}
  .auditstop-tabs ul li a{font-size: 10px;padding: 5px 4px;}
  .uploadtranslation-main span{font-size: 16px;}
  .standards-paneltop-heading small{font-size: 12px;}
  .standards-paneltop-view{  margin: 8px 0 0;}
  .standards-paneltop{ padding: 20px 10px 20px 12px;}
  .standards-panelbottom{ padding: 20px 10px 20px 12px;}
  .standards-panelbottom small{max-width: 145px;}
  .toptabingpanel ul li{margin:0px !important;}
  .searchpanel-mobile > span{height: 14px;width:15px;margin:13px 0 0;}
  .searchpanel-mobile span:hover{ background-position: 0 0;}
}
@media (max-width:991px) {
  a.edit-List-right{right:0 !important;}
  .certificationtype-main{ width: 100%; margin: 0 0 14px;}
  .certificationtype-main font{width:45%;}
  .department-new-links ul li{width:50%;border:none;margin:5px 0;}
}
@media (max-width:990px) {
  .footer-leftside{width:100%;}
  .footer-rightside{width:100%;margin:30px 0 0 0;}
  .auditlist-detail-top{width:100%; padding:0; margin:15px 0 0 0;}
  .auditslisting-detail-bottom{width:100%; padding:0; margin:15px 0 0 0;}
  .department-ddmain{   width: 95%;}
  .department-action{width:100%;}
  .actionbtns{  margin: 10px 0 0 14%;}
  .summarylanguage-main{float:left; }
  .summarylanguage-main a{    margin: 0 0 0 20px ;}
  /*  #page-inner{overflow:auto;}*/
  .option_menu { float: left; margin: 10px 0 0;}
  .logo span{max-width: 40%;}
  .equal-height{min-height:0;}

  .memLIstOut a.edit-List2 {border-bottom:none;margin: 0 20px 0 0;right: 0;top: -38px;}
  .memLIstOut.mem_properties .edit-List2 {right: 0;top: -38px;}
  .memLIstOut{margin:55px 0 10px;}
  .audition-dash .list-detail-Member{width:30%;}
  .languagesection-main{margin:0 0 0 20px;}
  .certification-topanel-new .certificationtop-rightdet{max-width:160px;}
  .certification-topanel-new .languagesection-main{max-width:200px;}
  .tabbing-container{transition-duration: 0.1s;float: left;left: 0;position: fixed;top: 0;width: 100%;z-index: 99;display:none;}

  .gg-icon-show{display:none;}

  .tabs-member.margin {margin: 65px 0 0;}
  .gg-icon-show {background: #00b7a9 none repeat scroll 0 0;height: 28px;position: fixed;right: -2px;top: 80px;width: 40px;z-index: 999;display:block;padding:5px 5px;}
  .gg-icon-show:hover {background:#c9c38d}
  .gg-icon-show span {background: #fff none repeat scroll 0 0;float: left;height: 3px;margin: 1px 0 2px;width: 100%;}
  .fix-search .tabs-member.margin{margin:80px 0 0;}

}
@media (min-width:769px) {
  .modal-dialog{width:892px;  top: 5px;}
}
@media (min-width:768px) {
  .page-wrapper-cls {/*margin: 0 0 0 187px;*/}
  .navbar-side {z-index: 1;float:left;width: 220px;height:100%;}
  .navbar {border-radius: 0px;}
}
@media (min-width:320px) and (max-width:479px) {
    .mobilesearchinner input[type="text"]{width:94.2%;}
    .tooltipinner{min-width: 314px;right:-2px;}
}
@media (min-width:767px) and (max-width:1003px) {
/*  .searchpanel{margin:20px 0 0 0;}*/
    .searchbox-con input[type="text"]{width:80%}
  .member-main h2{ margin: 10px 19px 20px 0;width: 100%;}
  .searchpanel input{width:273px;}
  .add-more-Member{margin:0;}
  .titlefield{margin:15px 0 0 0; max-width: 671px;}
  .upload-logo-panel .titlefield{margin:15px 0 0 0; max-width: 671px;}
  .companySave > input[type="button"]{font-size:14px;}
  .list-detail-Member{max-width:320px;}
  .emailaddress-con{margin:15px 0 0 5px;}
  .user-links{width:40%;}

}
@media (max-width:768px) {
  .subnavdesktop{display:none !important;}
  .subnav-con{  display: block;margin: 14px 0 0;width: 100%;}
  .subnav-con ul.inner-nav li{border: medium none;margin: 0 6px 0 0;width: auto;}
  .subnav-con ul.inner-nav li a {background: #00b7a9 none repeat scroll 0 0;border-radius: 3px;color: #fff;}
  .subnav-con ul.inner-nav li a.active {background: #cfa207;font-weight: bold;}
  .mobile-hide{display:none;}
  .logomain{display:none;}
  .user-panel-log{display:none;}
  .searchbox-con{margin:4px 0 4px 0;}
  .topbar{border:none;}
  .navbar-cls-top {display:block;}
  .user-links{width:100%;max-width:100%;}
  .user-links-auditors{width:100%;}
  .user-links-auditors ul li a{float:left;}
  .list-detail-Member{width:100%;max-width:100%;padding:6px 10px 0 12px;}
  a.user-listImage{width:50%;}
  .user-detail-List{width:50%;}
  .list-detail-Member a{font-size:16px;}
  .user-detail-List a{font-size:16px;}
  .user-detail-List font{font-size:12px;}
  .main-member-down .list-detail-Member{width:100%;}
  .multy-col .member-row{width:100%;}
  .member-row label{font-size:16px;margin:12px 0 0 0;}
  .member-row font{font-size:14px;}
  .hotel_name{width:100%;}
  a.start-audi{float:left;margin:10px 0;}
  a.add-btn-properties{margin:8px 0 10px;float:left;}
  .member-main-tab{margin-top:10px;}
  .tabs-member ul{width:100%;}
  .droplinks ul li a{padding:8px 10px;}
  .droplinks .menu{ min-width: 140px;  right: 2px;top: 32px;}
  .hotel-fe ul li{width:48%;margin:10px 1%;border-right:none;}

  .mobilesearch a{width:15px;height:14px;}


}
@media (min-width:768px) and (max-width:1100px ){
  .left-progress{width:64%;}
  .left-progress .list-detail-Member{width: 46%;}
  .certificationtype-main{width: 55%;margin:0 0 10px;}
  .certificationtop-left{width:100%;max-width:100%;}
  .certificationtop-right{width:100%;max-width:100%;}
  .languagesection-main{margin:0 0 0 15px;}
  .department-new-links ul li a{font-size:12px;}
}
@media (min-width:980px) and (max-width:1230px ){
  .upload-logo-panel .business-type{width:65%;}
  .companySave{width:65%;}
  .upload-logo-panel .poroperty-right{width:33%;}
  .upload-logo-panel  .poroperty-right{margin:0 0 0 2%;}
  .companySave > input[type="button"]{padding:16px 5px;font-size:13px;}
}
@media (min-width:768px) and (max-width:980px ){

  .poroperty-right .forminner{max-width:672px;}
  .poroperty-right{margin:20px 0 0;width:100%;max-width:671px;}
  .certificationtype-main{width: 100%;}
}
@media (min-width:280px) and (max-width:768px ){

  .bottom-text label{margin:0;}
  #menuClose {visibility:hidden;}
  .navbar-header .logo-nav{width:auto;}
  .logo span{width:60%;}
  .logo-nav span{  margin: 17px 0 0;
  max-width: 87%;}
  #page-inner{padding: 10px 5px 10px 5px;width:100%;}
  /*body, html{height:auto;}*/
  #page-wrapper{float: left;position: relative;width:100%;transition: all 0.5s ease;}
  .pagemain-wrapper{float: left;position: relative;width:100%;transition: all 0.5s ease;}
  .poroperty-right .forminner{max-width:100%;}
  .toptabingpanel ul li{margin:0 8px 10px 0;}
  .add-more-Member a{margin:0px 0 0 0}
  .footermain{width:89%;}
  .footer-leftside small{margin:0px;}
  .footer-rightside small{margin:0;}
}
@media (max-width:510px ){
  .errorpage-con span img {margin: 0 0 0 40px;max-width: 285px;width: 70%;}
  .searchpanel input[type="text"] {left: -280px !important;width: 280px !important;}
  .publishoption {float: left;margin: 30px 0 0 30px;width:70%;}
  .notification{margin:30px 0 0 0;}
  .quickstats-inner{margin:0 14px 20px 0;}
  .quickstats-heading{margin:15px 0 0 4px;}
  .hotel-fe ul li{width:98%;margin:10px 1%;border-right:none;}
  .list-type{width:33%;margin:0 0 10px 0;border:none;}
  .list-type label{font-size:14px;}
  .list-type font{font-size:12px}
  .department-new-links ul li{width:100%;}
}
@media (max-width:550px ){
    .audition-certified a{margin:13px 0 0 0;}
    .emailaddress-con{width:100%;}
    .user-detail-audition{width:100%;padding:0;}
  .formfieldDevide .formfield{max-width:100%;}
  .companySave > input[type="button"]{font-size:14px;}
    .auditslisting-bottom{width:100%;max-width:100%;}
  .auditslisting-top{width:100%; margin: 0 0 20px;}
    .uploaddocument{float:left;}
    .document-container h1{width: 100%; margin:0 0 15px 0}
  .cerfication-table-inner table tr td{font-size:12px;}
  .cerfication-table-inner table tr td{padding-bottom: 14px;padding-top: 14px;}
  .achive-certification .start-status font{font-size:12px;}
  .cerfication-table-inner table tr td{padding-left: 45%;}
  .achive-certification .start-audit{margin:0 0 0 5px;}
  .cerfication-table-inner{padding:14px 0 33px;}
  .siteaddress-con small{width:85%;}
  .contactnumber-con{width:100%;}
  .siteaddress-con{width:100%;}
  .siteaddress-con small{font-size:13px;}
  .contactnumber-con small{font-size:12px;}
  .location-con small{font-size:12px;}
  .cerfication-table{margin-top:0;}
  .list-detail-Member font{font-size:14px;}
  .list-detail-Member span{font-size:13px;}
  .certification-listingmain h2{font-size:18px;}
  .collapsecon-header h1{width:82%;}
  .cerfication-table td::before{top:16px;}
  .list-detail-Member{margin-right:0;}
  .tabs-member ul li.active a{font-size:12px;padding:6px 10px;}
  .tabs-member ul li a{ padding: 6px 10px;font-size:12px;}
  .certification-tabcontent{margin: 19px 0 0;padding: 0 10px;}
  .introduction-panel{ margin: 19px 0 0;width: 100%;}
  .ntroduction-paneltop font{font-size:20px;}
  .ntroduction-paneltop strong{font-size:15px;}
  .ntroduction-paneltop small{font-size:12px;}
  .ntroduction-panelcontent p{font-size:13px;}
  .certification-maincontainer-auditor .certificationtype-main{width:100%;}
  .department-ddmain{width:100%;}
  .collapsecon-content p{font-size:13px;}
  .audit-tree p{font-size: 14px;}
  .conclusions-panel{margin:19px 0 0;padding: 0 15px;}
  .previewauditreports span{font-size:20px;}
  .recommendbuttons-con{margin: 0 0 0 -15px;width: 110%;}
  .conclusions-content1 strong{font-size:20px;}
  .audithistory-con table tr td:first-child{text-align:center;}
  .audithistory-con table tr td{width:100%;float:left;}
  div.content_container{width:100%;}
  div.editor_container{width:100%;}
  .auditor-recommendation h2{font-size:20px;}
  div.conclusions-panel ul{margin:0;width:100%;}
  .certification-bottompanel .nav > li > a{ padding: 3px 5px; font-size: 12px;}
  .certification-bottompanel .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{font-size:12px;}
  .property-Image img{ position: inherit;}
  .property-Image{min-height:0;}
}
@media (min-width:280px) and (max-width:850px ){
  .taskstopbar {margin: 15px 0 0;}
  .projecttop-bar h1{width:100%;}
    .audition-dash .list-detail-Member{width:100%; padding:15px 0 0 0;}
    .emailaddress-con{margin:15px 0 0 0;}
  .audition-dash .list-detail-Member{width:100% !important;}
  .list-detail-Member font{left:0;top:0;}
  .stepscontainer{float:left;margin:20px 0 0 ;}
  .left-progress{width:100%;}
  .left-progress .list-detail-Member{width:100%;}

}
@media (max-width:1000px) {
  .mobile-taskpopbtn{text-align:right;transition: all 0.5s ease;display:inline-block;}
  .right_arrow{display:none;}
}

@media (max-width:768px) {
  /*#page-inner{overflow:auto;}*/
  .taskstopbar{margin:15px 0 0 0;}
  .navbar-header{width:100%;}
}
@media (max-width:768px) {
    .stepscontainer{float: left;margin: 20px 0 0 0;}
  .memberauditor{margin: 14px 0 0 4%}
  .titlefield{margin:15px 0 0 0; max-width: 671px;}
  .upload-logo-panel .titlefield{margin:15px 0 0 0; max-width: 671px;}
  .forminner{padding:4px 15px 40px 15px;}
  .activity-system{background:#00b7a9;}
  body{background:#edf1f2}
  #mod-navigation{left: -100%;position:absolute;-webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;width:100%;z-index:9;}
  .searchpanel-mobile{float:right;background:#fff;margin: 8px 0; width: 100%;display:none;}
  .searchpanel-mobile input{float:left;background:none; border:none;padding:8px 10px;width:88%;color: #a6b3b9; /* text color */font-family: "Open Sans", sans-serif;font-size: 16px;}
  .searchpanel-mobile span{float:right;cursor:pointer; width:16px; height:14px; background:url(../images/searchicon.png) 0px 0px no-repeat;margin:13px 0 0;margin:13px 20px 0 0;}
  .searchpanel-mobile span:hover{background-position:0px 0;}
  .notification-panel{display:block;float:right;right:15px;}
  body, html{height:auto;}
  .mobilesearch{display:block;}
  .expander.mobile-toggle {   float: left;height: 30px;margin: 22px 0 0;padding: 0 0;width: auto;}
  #mod-navigation.expanded .internal_container li a{padding:0 16px 0 70px;}
  #mod-navigation.expanded, .pinned #mod-navigation{-ms-transform:  translate3d(100%, 0px, 0px);-webkit-transform:  translate3d(100%, 0px, 0px);-moz-transform:  translate3d(100%, 0px, 0px);-o-transform:  translate3d(100%, 0px, 0px);transform:  translate3d(100%, 0px, 0px);}
  #mod-navigation.expanded .icon-out, #mod-navigation.expanded .icon-top{-ms-transform:  translate3d(-144px, 0px, 0px);-webkit-transform:  translate3d(-144px, 0px, 0px);-moz-transform:  translate3d(-144px, 0px, 0px);-o-transform:  translate3d(-144px, 0px, 0px);transform:  translate3d(-144px, 0px, 0px);}
  .titlefield{margin:20px 0 0 0;}
  .companySave > input[type="button"]{width:100%;margin:10px 0 0 0;}
  .poroperty-right{margin:0;width:100%;max-width:672px;}
  .notification-panel a{background:url(../images/notifications-mob.png) 0px 0px no-repeat;width:29px;height:29px;}
  .notification-panel{ margin: 22px 0 0;}
  .mobilesearch{ right: 28px;margin: 30px 0 0;}
  .userprofile-mobileview{right:5px;}
}
@media (min-width:768px){
  #login-container{width:450px}
  #login-container .row>div{margin-bottom:0}
  #login #login-form{padding:0 25px;text-align:left}
}

@media (max-width:1195px){
  .adduserbar-container{position:absolute;right:0px;}
  .adduserbar-container.hiding{right: -140%;position:absolute;-webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;width:100%;z-index:9;}
  .adduserbar-container.active{-ms-transform:  translate3d(0%, 0px, 0px);-webkit-transform:  translate3d(0, 0px, 0px);-moz-transform:  translate3d(0, 0px, 0px);-o-transform:  translate3d(0, 0px, 0px);transform:  translate3d(0, 0px, 0px);top:74px;}
  .adduserbar-mobileview{float:right;margin:10px 1% 0 0;}
  .adduserbar-mobileview a{float:left;text-decoration:none;}
  .adduserbar-mobileview a span{float:left;background:#00b7a9 url(../images/user-main2.png) 7px 10px no-repeat;border-radius:30px; height: 45px; width: 45px;}
  .adduserbar-mobileview a small{float:left;width:20px;margin:10px 0 0 3px;}
  .adduserbar-mobileview a small strong.icon-bar1{float:left;background:#00b7a9; width:20px; height:3px;}
  .adduserbar-mobileview a small strong.icon-bar2{float:left;background:#00b7a9; width:15px; height:3px;margin:4px 0 0 0;}
  .adduserbar-mobileview a small strong.icon-bar3{float:left;background:#00b7a9; width:10px; height:3px;margin:4px 0 0 0;}
  .adduserbar-mobileview a:hover span{background-color:#009085;}
  .adduserbar-mobileview a:hover small strong.icon-bar1{background-color:#009085;}
  .adduserbar-mobileview a:hover small strong.icon-bar2{background-color:#009085;}
  .adduserbar-mobileview a:hover small strong.icon-bar3{background-color:#009085;}

  .memLIstOut a.edit-List2 {right: 20px;top: -54px;}
  .audition-dash .memLIstOut{ margin: 35px 0 0;}



  @-webkit-keyframes userbar {
  0%   { transform:translate(200px, 0px); }
  100% { transform:translate(0px, 0px); }
  }
  @-moz-keyframes userbar {
  0%   { transform:translate(200px, 0px); }
  100% { transform:translate(0px, 0px); }
  }
  @-o-keyframes userbar {
  0%   { transform:translate(200px, 0px); }
  100% { transform:translate(0px, 0px); }
  }
  @keyframes userbar {
  0%   { transform:translate(200px, 0px); }
  100% { transform:translate(0px, 0px); }
  }

}
@media (min-width:768px) and (max-width:1190px) {
  .progresssummary-container{left:0px;}
  .containerarrow{left:29px;}
  .auditsummarypopup{left:0;}
}
@media (min-width:769px) and (max-width:800px) {
  .auditsummarypopup{left:0;}
  .percentversion small{margin: 10px 0 0;}
  .percentversion strong{ font-size: 15px;}
  .percentversion span{padding: 4px 5px;}
  .certification-bottompanel .nav > li > a{ font-size: 12px;padding: 7px 8px;}
  .collapsecon-header h1{margin: 0 0 0 15px}
  .collapsecon-inner-header h1{margin: 0 0 0 0px}
  .memberauditor{margin: 14px 0 0 4%}
  .auditorsaesponse-radio{ margin: 0 10px 10px 0;}
  .auditorsresponse-options{ padding: 11px 0 8px 14px}
}



@media only screen and (max-width: 990px)  {
  /* Force table to not be like tables anymore */
  .cerfication-table-inner table,.cerfication-table-inner table thead,.cerfication-table-inner table tbody,.cerfication-table-inner table tr th,.cerfication-table-inner table tr td,.cerfication-table-inner table tr { display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr { position: absolute;top: -9999px;left: -9999px;}
  .cerfication-table-inner table tr td{padding-left:50%;text-align:left;}
  .cerfication-table tr { border: 1px solid #ccc; }

  .cerfication-table td { /* Behave  like a "row" */border: none;border-bottom: 1px solid #eee; position: relative;padding-left: 50%; }
  .cerfication-table td::before {color: #4b4b4b;font-size: 14pxfont-weight: bold;left: 6px;padding-right: 10px;position: absolute;text-align: left;top: 16px;white-space: normal;width: 45%;}
  .cerfication-table-inner table tr td{padding-top:18px;padding-bottom:18px;}
  /*
  Label the data
  */
  .achive-certification table tr td:nth-of-type(1):before{ content: "Property Name"; }
  .achive-certification table tr td:nth-of-type(2):before{ content: "Audit Type"; }
  .achive-certification table tr td:nth-of-type(3):before{ content: "Auditor Assigned"; }
  .achive-certification table tr td:nth-of-type(4):before{ content: "Status"; }

  .history-certification table tr td:nth-of-type(1):before{ content: "Property Name"; }
  .history-certification table tr td:nth-of-type(2):before{ content: "Year"; }
  .history-certification table tr td:nth-of-type(3):before{ content: "Score"; }
  .history-certification table tr td:nth-of-type(4):before{ content: "Audit Type"; }
  .history-certification table tr td:nth-of-type(5):before{ content: "Reports"; }
  .cerfication-table-inner.padding tr { border: 1px solid #ccc; }
  .cerfication-table-inner.padding td { /* Behave  like a "row" */border: none;border-bottom: 1px solid #eee; position: relative;padding-left: 50%; }
  .cerfication-table-inner.padding td::before {color: #4b4b4b;font-size: 14pxfont-weight: bold;left: 6px;padding-right: 10px;position: absolute;text-align: left;top: 12px;white-space: normal;width: 45%;}
  .cerfication-table-inner table tr td{padding-top:18px;padding-bottom:18px;}
  /*
  Label the data
  */  .siteaddress-con{margin:15px 0 0 0px;}
  .table-history-links a:first-child{margin: 0;}
  .document-thumbnail{margin:0 0 15px 0;}
  .assignedauditor-head{margin:0 0 24px; width:100%;}
  .cerfication-table-inner.padding table tr td:nth-of-type(1):before{ content: "Logo"; }
  .cerfication-table-inner.padding table tr td:nth-of-type(2):before{ content: "Year"; }
  .cerfication-table-inner.padding table tr td:nth-of-type(3):before{ content: "Score"; }
  .cerfication-table-inner.padding table tr td:nth-of-type(4):before{ content: "Audit Type"; }
  .cerfication-table-inner.padding table tr td:nth-of-type(5):before{ content: "Reports"; }

}
