@charset "utf-8";
/* CSS Document */

body{ font-family: 'Open Sans', sans-serif !important;}

/*ng-cloak class*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
	display: none !important;
}

.top-bar{ height:73px; width:100%; background: #a19589; }
.top-bar a{ float:right; width:60px; text-align:center; color:#fff;     margin: 18px 0px 0px 0px; line-height: 24px; font-size: 30px; font-weight: 700; white-space: nowrap;}
.top-bar a span{     display: block;  font-size: 12px; line-height: 18px; }
.top-bar a:hover, .top-bar a:focus{ text-decoration:none; color:#fff;}

.main-header{    background: #f1f1f1; height: 73px; float:left; width:100%;}
.Logo{ float:left; margin:18px 0px 0px;}

.metric-info {margin-left: 25px !important;}

.login-top-bar{ height:40px; float:left; width:100%; background: #a19589;}
.form-control { position: relative; font-size: 16px; height: auto; padding: 10px;}
.login-form {margin-top:20px; }

.login-form .Login{ width:90%; margin:0 5%; padding: 20px 18px 10px; border-radius: 10px; background: #f1f1f1;}
.Login h3 { padding: 0 0 20px; font-size: 20px; line-height: 1.4; color: #666; font-weight: 300;  margin:0px;}

form[role=login] { padding:0px 4px; border-radius: 10px; 	-moz-border-radius: 10px; 	-webkit-border-radius: 10px; }

form[role=login] input[type="text"], form[role=login] input[type="email"], form[role=login] input[type="password"]{    border: 0; border-radius: 4px; width: 100%; -moz-box-sizing: border-box;   box-sizing: border-box; height: 37px; font-size: 20px;     margin: 0 0 15px;     font-family: 'Open Sans', sans-serif; font-weight:normal; box-shadow: none;     font-weight: 300; padding: 5px 0 5px 10px;}

a.submit{ display: block; padding: 10px; background: #f1f1f1; color: #666; font-size: 26px;
    line-height: 35px;
    font-weight: 300;
    text-align: center;
    width:98%;
    margin:20px 1% 0px;
	text-align:center;
}
a.submit:hover, a.submit:focus{ text-decoration:none; color:#666;}

.sc-perf
{
	border: 1px solid #ccc;
    padding: 35px 10px 35px 10px;
    border-radius: 20px;	
}
.year-text-sc {
   border-bottom: 2px solid gray !important;
  
}
.year-text-sc span {
    background: gray !important;
    border-radius: 5px 15px 0 0;
    
}
.login-form .submit{ display: block; padding: 10px; background: #f1f1f1; color: #666; font-size: 26px;
    line-height: 35px;
    font-weight: 300;
    text-align: center;
    width:98%;
    margin:20px 1% 0px;
	text-align:center;
	border:0px;
}
.login-form .submit:hover, .login-form .submit:focus{ text-decoration:none; color:#666;}

.submit-feedback{ display: block; padding: 10px; background: #f1f1f1; color: #666; font-size: 26px;
   background: #e1e1e1;
    padding: 5px 30px;
    border: 0;
    border-radius: 7px;
    cursor: pointer;
    font-size: 20px;
}
.submit-feedback:hover, .submit-feedback:focus{ text-decoration:none; color:#666;}


form[role=login] > div {
		text-align: center;
	}
a.forgot-pass{   font-size: 15px; color: #949494; line-height: 61px;}
a.forgot-pass:hover, a.forgot-pass:focus{text-decoration:none; color:#949494;}
.LoginLogo{ width:100%; text-align: center;     margin: 0 auto 15px; }
.login-content{  text-align: center;  margin: 0; padding: 0 20px 20px; font-size: 12px; line-height: 1.2; color: #87898c;}
.login-box{ float:left; width:100%; }



::-webkit-input-placeholder {
    color: #FF0000;
    opacity: 0.5 !important; /* for chrome */
}
:-moz-placeholder { /* Firefox 18- */
    color: #FF0000;
    opacity: 0.4 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #FF0000;
    opacity: 0.4 !important;
}
:-ms-input-placeholder {  
   color: #FF0000;
   opacity: 0.4 !important;
}
.Login h5 { padding: 0 0 20px; font-size:14px; line-height: 1.4; color: #666; font-weight: 400;  margin:0px;}

.text-area-section
{
	position: relative;
	margin:  0px;
    padding: 30px 0px 0px 4px;
}
.saveIt
{
  position: absolute !important;
  right: -50px;	
}
.add-comments
{
  position: absolute !important;
  right: 0px;	
}
.editcomments
{
  font-size: 35px;
  color: #83002e;
  position: absolute !important;
  right: -50px;	
  	
}
.mng-comment
{
  min-height: 100px;
  margin: 10px 0px !important;
}
.s-state
{
 margin:15px auto;
}
.mgcomment
{
  color: blue  !important;
  display: block;
}
.pcomment
{
  width: 90% !important;
  color: #000  !important;
  display: block;
}
/* ------------------------------menu css start -------------------------------------*/

nav .navigation {  display: block;  margin:18px 0; float:right;  }
nav .navigation ul { list-style-type: none; margin: 0; padding: 0; display: block; text-align:right; }
nav .navigation li {  list-style-type: none; margin: 0; padding:0px 7px 0px 0px; display: inline-block !important; position: relative; font-size: 17px; color: #def1f0; }
nav .navigation li a {  border-radius:0px;   padding: 5px 10px; font-size: 18px; color: #555; display: inline-block; outline: 0; font-weight: 400; }
nav .navigation li:hover ul.dropdown { display: block; }
nav .navigation li ul.dropdown { position: absolute; display: none; width: 200px; background: #00695b; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); padding-top: 0; }
nav .navigation li ul.dropdown li { display: block; list-style-type: none; }
nav .navigation li ul.dropdown li a {padding: 10px; font-size: 15px; color: #fff; display: block; border-bottom: 1px solid #005c4d; font-weight: 400; }
nav .navigation li:hover a { background: #e0e0e0; color: #555 !important; }
nav .navigation li a.active{ background: #e0e0e0;}
nav .navigation li.logout a{color:#898989;}
nav .navigation li ul.dropdown li:hover a { background: #56b5ae; }
nav .navigation li ul.dropdown li:first-child:hover a { border-radius: 0; }
nav .navigation li:hover .arrow-down { border-top: 5px solid #fff; }
.arrow-down { width: 0; height: 0;  border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #def1f0; position: relative; top: 15px;
  right: -5px; content: ''; }

/*************************************************Resources Pages Chander****************************************/
.resources-list{clear:both;margin-bottom: 30px;}
.year-text{background:#f1f1f1;width:100%;color:#fff;font-size:16px;border-bottom:2px solid #8bc53e;margin:auto auto 20px auto}
.year-one {padding: 0 10px;clear: both;}
.year-text span{background:#8bc53e;display:block;padding:4px 15px; float:left}
.search-filter{background:#f1f1f1;border:1px solid #e0e0e0;border-radius:5px;padding:30px 0px;margin-bottom:30px;}
.search-filter .col-xs-12,
.search-filter .col-md-6 ,
.search-filter .col-md-3{padding:0 5px;}
.search-filter .btn{width:100%;padding:10px 0;font-size:16px;max-width:400px;}
.edit-icon{background-image:url(../images/pencil.png); background-repeat:no-repeat; background-position:10px center;text-indent:14px;}
/*************************************************Resources Pages Chander****************************************/




@media only screen and (max-width:959px) {
	
.top-bar{ position:fixed; z-index:9999;}
.main-header{  padding: 40px 0 0; }
nav .navigation{ background:#fff; z-index:99999999; position:relative;}

.nav_bg { display: inline-block; vertical-align: middle; width:54px; height:48px; margin: 0; position: fixed; top:-6px; z-index: 99999; left: 0px;  padding: 12px 0 0 10px;
  }

nav .navigation { background: #fff; width: 200px; height: 100%; display: block; position: fixed; left: -200px; top:40px; transition: left 0.3s linear; margin: 0; border: 0;   border-radius: 0; overflow-y: auto; overflow-x: hidden; height: 100%; }
.navigation.visible { left: 0px; transition: left 0.3s linear; box-shadow: 0 5px 20px #ccc; z-index: 999999;   background: #fff;}

.nav_bar { display: inline-block; vertical-align: middle; cursor: pointer; margin: 0; }
.nav_bar span { height: 4px; background: #fff; margin: 4px; display: block; width:35px; }
nav .navigation ul { padding-top: 0px; }
nav .navigation li { display: block !important; padding:0px;}
nav .navigation li a { display: block; padding: 10px 20px; }
nav .navigation li:first-child:hover a { border-radius: 0; }
nav .navigation li ul.dropdown { position: relative; }
nav .navigation li ul.dropdown li a { background: #00695b !important; border-bottom: none; color: #fff !important; }
nav .navigation li ul.dropdown li:hover a { background: #56b5ae !important; color: #fff !important; }
nav .navigation li ul.dropdown li a { padding: 10px 10px 10px 30px; }
nav .navigation li:hover .arrow-down { border-top: 5px solid #fff; }
.arrow-down { border-top: 5px solid #505050; position: absolute; top: 20px; right: 10px; }
.opacity { background: rgba(0,0,0,0.7); position: fixed; top: 0; bottom: 0; left: 0; right: 0; }
}

/* ------------------------------------------------------------ menu css end -------------------------------------------- */


.top-bar h1{
    display: none;
}

.switcher{     float: left; width:100%; }
.switcher a{ width:50%; padding: 10px 20px;  font-size: 26px; line-height: 37px;   display: block;  -moz-box-sizing: border-box; box-sizing: border-box; background: #c0c0c0; color: #fdfdfd;  text-align: center; white-space: nowrap; float:left;}
.switcher a:hover, .switcher a:focus{ text-decoration:none; color:#fff;}
.switcher a span{max-width: 90%; text-overflow: ellipsis; display: block;}
.switcher a.active { background: #5c5c5c;  cursor: default; }
.switcher a.manager span{ text-align: right; padding: 0px 33%; float:right;}
.switcher a.leaderactive { background: #5c5c5c;}

.Group {  position: relative;  float:left; width:100%; min-height:500px; padding-bottom:50px;}

.Group:before { display: block; content: ""; position: absolute; left: 0; right: 0; height: 57px; background: #fff; box-shadow: 0 1px 79px rgba(0, 0, 0, 0.25); }

.s-heading{  margin:0px; position: relative;  z-index: 10; padding: 0 18px; font-size: 26px;     line-height: 57px; color: #8a8a8a;     text-align: center;box-shadow: none; cursor: pointer;  -moz-user-select: none;  -webkit-user-select: none;  -ms-user-select: none;}
.s-heading:before {  content: ""; display: inline-block; vertical-align: middle; margin: 0 10px 4px 0;  height: 29px;  width: 20px;  overflow: hidden;  background: url(../../images/scorecard.png) no-repeat left top;}


.e-heading{  margin:0px; position: relative;  z-index: 10; padding: 0 18px; font-size: 26px;     line-height: 57px; color: #8a8a8a;     text-align: center;box-shadow: none; cursor: pointer;  -moz-user-select: none;  -webkit-user-select: none;  -ms-user-select: none;}
.e-heading:before {  content: ""; display: inline-block; vertical-align: middle; margin: 0 10px 4px 0;  height: 28px;  width: 28px;  overflow: hidden;  background: url(../../images/calendar.png) no-repeat left top;}

.region { padding-top:38px;  height: 425px;  margin:0px; } 
.Pillar {  margin: 0 0 2px; }
.Pillar.p-Blue .p-header { background-color: #27a1d5; }

.Pillar .p-header { position: relative; padding: 0;  border-radius: 8px; height: 83px; background-color: #858585; color: #fff; cursor: pointer; -moz-user-select: none; -webkit-user-select: none;
    -ms-user-select: none; }
.Pillar .p-header h2 { margin:0px;  position: absolute; left: 5.3125%;  top: 12px; font-size: 19px;  line-height: 30px;  height: 30px;  width: 57%;  white-space: nowrap;  /* overflow: hidden; */
    text-overflow: ellipsis; }
	
.Pillar .p-header .action { left: 44.154%; right: auto;  top: -2px; width:78px; height: 73px; padding: 18px 3px 2px 0; background-image: url(../../images/Pillar-action.png); font-size: 28px; line-height: 32px;     position: absolute;     text-align: center;  font-weight: 600;  z-index: 20; color: #fff; cursor: pointer;}

.Pillar .p-header .action:before {
    content: attr(title);
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    font-weight: 700;
	top: 6px;
}
.Pillar .p-header .points {
    display: block;
    position: absolute;
    right: 18.462%;
    top: 20px;
    margin: 0;
    font-size: 42px;
    line-height: 43px;
	vertical-align: middle;
	font-weight: 300;
}
.Pillar .p-header .points:after {
    content: " /";
}
.Pillar .p-header .possible {
    display: block;
    position: absolute;
    right: 10.154%;
    top: 40px;
    width: auto;
    font-size: 20px;
    line-height: 20px;
    text-align: right;
	vertical-align: middle;
    white-space: nowrap;
	font-weight: 300;
}
.Pillar .p-header .possible:after {
    content: attr(title);
    display: block;
    font-size:8px;
    line-height: 10px;
}
.tickok{display: inline-block; vertical-align: middle; margin: 0 10px 4px 0;    overflow: hidden;  background: url("../../images/green_tick.png") no-repeat left top; margin: auto;overflow: hidden; position: absolute !important; right: 12px; top: 0 !important; vertical-align: middle; width: 30px; height:30px;}
.Pillar .p-header .link{width: 7.692%;  border-radius: 0 8px 8px 0; line-height: 83px; display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; box-shadow: inset 10px 0 29px rgba(0, 0, 0, 0.75);
    opacity: .5;
    font-size: 60px;     text-align: center;
    color: #fff;}
.Pillar .p-header .link:hover, .Pillar .p-header .link:focus{ text-decoration:none; color:#fff; opacity: .8;}

.Pillar .area { border-radius: 0 0 8px 8px;     background: #f9f9f9;}
.PillerActions{   border-top: 2px solid #fff; padding: 0;     overflow: hidden; background: #f1f1f1;}
.Pillar.p-Blue .PillerActions .label, .Pillar.p-Blue .PillerActions .number { color: #27a1d5; }
.PillerActions .label {
    float: left;
    margin: 16px 0;
    width: 30%;
    padding: 0 0 0 4%;
    font-size: 48px;
    line-height: 52px;
    position: relative;
    text-align: right;
    font-weight: 300;
    max-width: 360px;
}

.PillerActions .label:before {
    position: absolute;
    display: block;
    content: "";
    left: 18.049%;
    top: 11px;
    width: 27px;
    height: 25px;
    background: url(../../images/actionItems.png) no-repeat left top;
}
.PillerActions .label:after {
    position: static;
    font-size: 28px;
    line-height: 32px;
	left: 0;
    top: 33px;
	display: block;
    content: attr(title) ":";
	font-weight: 400;
}

.PillerActions .list {
    float: right;
    padding: 12px 10.154% 12px 0;
    width:54%;
    list-style: none;
    font-size: 13px;
    line-height: 15px;
    color: #666;
    max-width: 360px;
    margin:0px;
}
.PillerActions .list li {
    padding: 7px 0;
    overflow: hidden;
}
.PillerActions .text {
    float: left;
    width: 65%;
}
.PillerActions h4 {
    font-size: 15px;
    line-height: 18px;
    color: #333;
	margin: 0px;
}
.PillerActions .list a {
    display: block;
    color: inherit;
}
.PillerActions .list a:hover, .PillerActions .list a:focus{ text-decoration:none;}
.Pillar p {
    padding: 0;
    margin:0px;
}
.PillerActions .details {
    float: right;
    width: 33%;
    text-align: right;
}
.PillerActions .date {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #666;
}

.PillarStatus {
    padding: 0;
    list-style: none;
    margin:0px;
}
.PillarStatus > li {
    border-top: 2px solid #fff;
	position: relative;
}
.PillarStatus a {
    display: block;
    height: inherit;
}
.PillarStatus .type {
    padding: 28px 0 28px 5.692%;
    width: 43%;
    font-size: 16px;
    line-height: 19px;
    color: #868686;
}
.PillarStatus .points {
    top: 15px;
    right: 30%;
    font-size: 42px;
    line-height: 45px;
    color: #a6a6a6;
	position: absolute;
	font-weight: 300;
}
.PillarStatus .possible {
    top: 22px;
    right: 12%;
    text-align: right;
    font-size: 20px;
    line-height: 22px;
    color: #aeaeae;
	position: absolute;
	font-weight: 300;
}
.PillarStatus .possible:after {
    content: attr(title);
    display: block;
    font-size: 10px;
    line-height: 12px;
}
.PillarStatus a:hover {
    background: #f3f3f3;
	text-decoration:none;
	    color: #868686;
}

.Pillar.p-Purple .p-header { background-color: #92278f; }
.Pillar.p-Purple .PillerActions .label, .Pillar.p-Purple .PillerActions .number {
    color: #92278f;
}

.Pillar.p-Orange .p-header { background-color: #ff7e29; }
.Pillar.p-Orange .PillerActions .label, .Pillar.p-Orange .PillerActions .number { color: #ff7e29; }

.Pillar.p-Yellow .p-header { background-color: #d0c004; }
.Pillar.p-Green .p-header { background-color: #8bc53e; }


.heading {
    margin: 0px;
    position: relative;
    z-index: 10;
    padding: 0 18px;
    font-size: 26px;
    line-height: 57px;
    color: #8a8a8a;
    text-align: center;
    box-shadow: none;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.AccountInfo {
    padding: 12px 10px 20px;
    text-align: center;
    text-transform: capitalize;
}
.AccountInfo h2 {
    padding: 0 0 15px;
    font-size: 23px;
    color: #666;
    font-weight: 300;
    margin:0px;
    text-transform: capitalize;
}


.uppercase{
    text-transform: capitalize;
}


.AboutCard {
    color: #666;
    font-weight: 300;
}

.Card {
    max-width: 100%;
    margin: 0 auto 15px;
    border-radius: 8px;
    overflow: hidden;
}
.Card .head {
    position: relative;
    padding: 1px 7%;
    min-height: 13px;
    background: #9f9b97;
    font-size: 12px;
    line-height: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.AboutCard .head {
    background: #83002e;
}
.AboutCard .body {
    padding: 15px 5%;
}
.Card .body {
    padding: 20px 5%;
    overflow: hidden;
    background: #f1f1f1;
    height: auto;
}
div.resourcesprovider {
    clear: both;
}
.resourcescompleted .body {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: auto;
}
.Card .body p{ margin:0px;}

.MiniForm .field {
    padding: 0 0 10px;
}
.MiniForm .field label{ width:100%;}
.MiniForm .labelText {
    display: block;
    padding: 0 0 3px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    font-weight:400;
}
.MiniForm .field input {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #666;
    font-size: 16px;
}
.MiniForm .action {
    padding: 5px 0;
    text-align: center;
}
.MiniForm .action .submit {
    background: #e1e1e1;
    padding: 5px 15px;
    border: 0;
    border-radius: 7px;
    cursor: pointer;
}
div.about-us{ padding:0px 10px;}
div.option-area{ padding:0px 10px;}
div.password-area{ padding:0px 10px;}
.Card .head .loader {
    display: none;
    position: absolute;
    top: 2px;
    right: 16px;
}

.ProfileCard .body {
    padding: 8px 10px;
}
.CustomAlerts li, .CustomAlerts.single {
    padding: 10px 40px 10px 50px;
}
.CustomAlerts {
    position: relative;
    font-size: 22px;
    line-height: 26px;
	list-style: none;
	color: #666;
}
.CustomAlerts .alerts {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}
.CustomAlerts .alerts .label {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    color: #c5c5c5;
	    padding: 0px;
}

.CustomAlerts input.field {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    font-size: 16px;
	border:1px solid #bbb;
    background: #f5f5f5;
	height: 26px;
}
.CustomAlerts input.field:focus {
   border: 1px solid #666;
    background: #fff;
}

.CustomList .save, .CustomAlerts .save {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    width: 35px;
    padding: 0;
    background: #e1e1e1;
    border-radius: 7px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    color: #666;
    cursor: pointer;
    border: 0;
}
.ManagerOptions {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.ManagerOptions .submit {
    background: #e1e1e1;
    padding: 5px 15px;
    border: 0;
    border-radius: 7px;
    cursor: pointer;
    text-align:center;
    font-size: 14px;
}

.PillarNav{     background: #525252; float:left; width:100%; text-align: center;}
.PillarNav ul{      padding: 0px; float:left; width:100%; margin:0px;}
.PillarNav ul li{display: inline-block; vertical-align: middle; width: auto; float:left;padding: 0px 20px;}
.PillarNav a {
    display: block;
    padding:15px 7.5%;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.PillarNav a:hover, .PillarNav a:focus{ color:#fff; text-decoration:none; }
.PillarNav a.active.p-Blue, .PillarNav a:hover.p-Blue { background: #27a1d5; }
.PillarNav a.active.p-Purple, .PillarNav a:hover.p-Purple { background: #92278f; }
.PillarNav a.active.p-Orange, .PillarNav a:hover.p-Orange {  background: #ff7e29; }
.PillarNav a.active.p-Yellow, .PillarNav a:hover.p-Yellow {  background: #d0c004; }
.PillarNav a.active.p-Green, .PillarNav a:hover.p-Green { background: #8bc53e; }


.Summary{ float:left; width:100%; }
.Summary .print-report-link { padding: 10px 0 5px;font-size: 11px;  text-align: right; }
.Summary .print-report-link p { padding: 0; }
.Summary .print-report-link a {   padding: 0 10px 0 0; color: #969696 !important; font-style: normal; text-decoration: none; text-transform: uppercase; }
.PillarSummary {  margin: 0 0 20px; float:left; width:100%;}
.PillarSummary > .title, .PillarSummary > .details {
    background: #f1f1f1 none repeat scroll 0 0;
    margin: 0 0 2px;
    padding: 15px 10px;
}
.Summary em {
    font-style: normal;
}
.PillarSummary h1{ font-size: 26px; font-weight: 400; line-height: 1.2;}
.PillarSummary h3{ font-size:14px; font-weight: 400; line-height: 1.4;}
.Summary.p-Purple em, .Summary.p-Purple a, .Summary.p-Purple .TargetTotal h1, .Summary.p-Purple .TargetTotal .points { color: #92278f; }
.Target .info { display: table-cell; vertical-align: middle;  width: auto; background: #f9f9f9 none repeat scroll 0 0; list-style: outside none none; padding-left: :0px; margin:0px;}
.Targets li .list-data {
    float: left;
    width: 100%;
    display: table;
}
.p-Purple .Target .info > li.s-Outstanding::after { background-position: left -30px; }

/*
.Target .info > li::after {
    background-image: url("../../images/circles.png");
    background-position: 30px 30px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 30px;
    margin: -15px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 30px;
}
*/

.mymetrics > li {}
.mymetrics > li::after {   
    background-image: url("../../images/circles.png");
    background-position: 30px 30px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 30px;
    margin: -15px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 30px;
}
.mymetrics > li:first-child::after {
    display:none;
}


.Target .info > li {
    border-bottom: 2px solid #fff;
    padding: 15px 55px 15px 3px;
    position: relative;
}

.Target .info > li:last-child{ border:0px;}


.p-Purple .Target .info > li.s-Complete::after {
    background-position: left -60px;
}


.Target .points, .Target .possible {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 15.8537%;
}
.Target .points, .Target .possible {
    background: #f1f1f1 none repeat scroll 0 0;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    color: #858585;
    float: none;
    font-size: 60px;
    font-weight: 300;
    height: 75px;
    line-height: 55px;
    padding: 10px 0;
    text-align: center;
    width: 15.8537%;
    display: table-cell;
    vertical-align: middle;
}

.Target .possible::after {
    color: #858585;
    content: attr(title);
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 10px;
    text-align: center;
}
.Target .possible {
    border-left: 1px solid #fff;
    border-right: 0 none;
    color: #c8c8c8;
    font-size: 48px;
    line-height: 45px;
}

.Summary.p-Purple .PillarTotal, .Summary.p-Purple .PillarTitle {
    background-color: #92278f;
}
.PillarTotal {
    color: #fff;
    margin: 0 0 20px;
}
.TargetTotal, .PillarTotal {
    padding: 0;
}

.Target {
    display: table;
    width: 100%;
}
.TargetTotal h1, .PillarTotal h1 {
    padding: 10px 3.76016%;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    width: auto;
}
.PillarTotal .points {
    background-color: transparent;
    color: #fff;
}
.TargetTotal .points, .PillarTotal .points {
    border: 0;
    font-weight: 400;
}
.PillarTotal .possible {
    background-color: transparent;
    color: #fff;
    opacity: .2;
}
.TargetTotal .possible, .PillarTotal .possible {
    border: 0;
}
div.PillarTotal .possible:after {
    color: #fff;
}
.Target .possible:after {
    content: attr(title);
    display: block;
    font-size: 12px;
    line-height: 10px;
    font-weight: 600;
    color: #858585;
    text-align: center;
}
.Summary a {
    font-style: italic;
    text-decoration: underline;
}

.TargetTotal{background: #f1f1f1 none repeat scroll 0 0;}
.Target {
    margin: 0 0 2px;
}

.Summary.p-Blue em, .Summary.p-Blue a, .Summary.p-Blue .TargetTotal h1, .Summary.p-Blue .TargetTotal .points {
    color: #27a1d5;
}
.Summary.p-Blue .PillarTotal, .Summary.p-Blue .PillarTitle {
    background-color: #27a1d5;
}
.p-Blue .Target .info > li.s-Outstanding:after {
    background-position: left -90px;
}


.Summary.p-Orange em, .Summary.p-Orange a, .Summary.p-Orange .TargetTotal h1, .Summary.p-Orange .TargetTotal .points {
    color: #ff7e29;
}

.p-Orange .Target .info > li.s-Complete:after {
    background-position: left -180px;
}
.p-Orange .Target .info > li.s-Outstanding:after {
    background-position: left -150px;
}
.Target .info > li.s-Failed:after {
    background-position: left top;
}
.Summary.p-Orange .PillarTotal, .Summary.p-Orange .PillarTitle {
    background-color: #ff7e29;
}

.Summary.p-Yellow em, .Summary.p-Yellow a, .Summary.p-Yellow .TargetTotal h1, .Summary.p-Yellow .TargetTotal .points {
    color: #d0c004;
}

.Summary.p-Yellow .PillarTotal, .Summary.p-Yellow .PillarTitle {
    background-color: #d0c004;
}

.Summary.p-Green em, .Summary.p-Green a, .Summary.p-Green .TargetTotal h1, .Summary.p-Green .TargetTotal .points {
    color: #8bc53e;
}
.Summary.p-Green .PillarTotal, .Summary.p-Green .PillarTitle {
    background-color: #8bc53e;
}
.main-container{ float:left; width:100%; margin:20px 0px 0px; } 


.ActionItems {  border-radius: 8px; max-width: 100%; width:100%; margin: 0 auto 6px; overflow: hidden; }
.ActionItems.p-Blue .label { background-color: #27a1d5; }
.ActionItems .label, .ActionItems .head {
    padding-right: 14px;
}
.ActionItems .label {
    padding: 5px 10px 5px 18px;
    overflow: hidden;
    background: #666;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
	display: block;
}
.ActionItems .label .count {
    float: right;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin:0px;
}
.ActionItems .label h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin:0px;
    text-align:left;
}

.ActionItems .head {
    padding: 7px 10px 7px 18px;
    overflow: hidden;
    background: #f1f1f1;
    font-size: 13px;
    line-height: 15px;
    color: #666;
    cursor: pointer;
    margin-bottom: 1px;	
    width: 100%;
}
.ActionItems .head p{font-size: 13px;
    line-height: 15px;}




.ActionItems .text {
    float: left;
    width: 65%;
}
.ActionItems h4 {
    font-size: 15px;
    line-height: 18px;
    color: #333;
	margin:0px;
}
ActionItems .head p {
    padding: 0;
}
.ActionItems .details {
    float: right;
    width: 32%;
    text-align: right;
}
.ActionItems .date {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    color: #666;
}
.ActionItems .list{ margin:0px; padding:0px; list-style:none;}
.ActionItems .body {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;    
    color: #353535;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    border-radius:0px 0px 8px 8px;
    margin-bottom:5px;
}

.ActionItems .body p{    font-size: 13px;}

.ActionItems .body .body-inner{padding: 3.04878% 6.30081%; }

.ActionItems .body h1{ font-size:26px; margin:0px 0px 15px 0px; font-weight: 400; }
.ActionItems .body p{margin: 0; padding: 0 0 15px;}
.ActionItems .link {
    font-weight: 700;
    font-style: italic;
}
.ActionItems.p-Blue .number, .ActionItems.p-Blue .link a {
    color: #27a1d5;
}
.ActionItems .link a {
    text-decoration: underline;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease !important;
       -o-transition: height .35s ease !important;
          transition: height .35s ease !important;
}

.ActionItems.p-Purple .label {
    background-color: #92278f;
}
.ActionItems.p-Purple .number, .ActionItems.p-Purple .link a {
    color: #92278f;
}

.ActionItems.p-Orange .label {
    background-color: #ff7e29;
}

.ActionItems.p-Purple .number, .ActionItems.p-Purple .link a {
    color: #ff7e29;
}


.Form {
    padding-top: 0px;
    padding-bottom:20px;
}
.Form > h1 {
    padding: 0 0 10px;
    text-align: center;
	    font-size: 26px;
		line-height: 1.2;
    font-weight: 400;
	margin:0px;
}
.Form .duedate {
    padding: 0 0 25px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
	margin:0px;
}

.Form .section {
    margin: 0 0 30px;
    background: #f1f1f1;
    border-radius: 6px;
    overflow: hidden;
}

.Form .section > h2 {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-transform: uppercase;
    background: #666;
    color: #fff;
	margin:0px;
}
.Form .section > .body {
    padding: 15px 5%;
}
ul.yesnolist label {
    font-weight: 500;
}

ul.checkboxlist label {
    font-weight: 500;
}

span.labelText {
    font-weight: 700;
}

.CheckboxList, .InputList, .YesNoList {
    position: relative;
    padding: 10px 0px;
    list-style: none;
    float: left;
    width: 100%;
	
}
.CheckboxList li, .InputList li {
    padding: 0 0 10px;
	font-weight:400;   margin: 0px;  font-size: 14px;     color: #333;
	    float: left;
    width: 100%;
    text-align: left;
	white-space: inherit;
	line-height: normal;
}
.CheckboxList li label, .InputList li label, .YesNoList li label{font-weight:normal;}

.CheckboxList li label{ font-weight:400;   margin: 0px;  font-size: 14px;     color: #333; float:left;}
.CheckboxList li input{     margin: 4px 8px 0px 0px; float: left;}
.InputList .labelText, .InputList input {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}

.YesNoList li{ padding: 0 0 10px;
	font-weight:400;   margin: 0px;  font-size: 14px;     color: #333;
	 text-align: left;}
.YesNoList ul{ padding:0px;}
.YesNoList ul li{ display:inline-block; margin:0px 20px 0px 0px;}

.CheckboxList li input[type="text"]{    margin: 0px 8px 0px 5px;}

.Form input[type="text"], .Form textarea {
    border: 1px solid #969696;
}


.FreeTextList {
    position: relative;
    padding: 10px 0px;
    list-style: none;
    float:left;
    width:100%;
}
.FreeTextList li {
    padding: 0 0 10px;
    overflow: hidden;
    float: left;
    width:100%;
}
.FreeTextList .labelText {
    display: block;
    padding: 0 0 5px;
}
.FreeTextList textarea {
    float: left;
    width: 70%;
    margin: 0 3% 0 0;
    max-width: 700px;
    height: 80px;
    box-sizing: border-box;
}
.FreeTextList label{ font-weight:normal; width:100%;}

.Form input[type="submit"] {
    background: #e1e1e1;
    padding: 5px 30px;
    border: 0;
    border-radius: 7px;
    cursor: pointer;
    font-size: 20px;
}


.Form .subtitle {
    color: #969696;
    font-size: 18px;
    text-align: center;
    padding:0px 0px 15px;
    margin:0px;
}

.RatingList {
    padding: 10px 0 10px;
    list-style: none;
}
//Notifications
.growl-notifications {
    position: fixed;
    right: 10px;
    top: 50px;
    z-index: 1000;
}
.growl-notifications growl-notification {
    background: #861238 none repeat scroll 0 0;
    border-left: 15px solid #c91b54;
    color: white;
    display: block;
    font-weight: bold;
    margin-top: 15px;
    min-width: 250px;
    padding: 15px 30px;
    width: auto;
}
.RatingList .label {
    padding: 0 0 5px;
    font-size: 16px;
    font-weight: 700;
	color: #333;
	
}
body .label{white-space: inherit;}

.RatingList .support {
    padding: 0 0 5px;
}
.RatingList .options {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
    font-weight: 600;
}
.RatingList .options > li {
    display: table-cell;
    vertical-align: bottom;
    width: 16.666667%;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
}
.RatingList .options label {
    display: block;
    margin: 0 auto;
    padding: 5px 0;
}
.RatingList .options .labelText {
    display: block;
}

.Page{ float:left; width:100%;}
.PageBody{float:left; width:100%;}
.PageBody h1{    font-size: 26px; font-weight: 400; line-height:normal; margin:0px; padding:0px 0px 15px 0px;}
.Card.ResourceCard {
    color: #666;
    float: left;
    font-size: 15px;
    height: auto;
    line-height: 1.2;
    margin: 0 13px 20px;
    width: 45%;
}
.ResourceCard .body.resourcem {
    height: 150px;
}
div.event_files {
    float: left;
    margin-top: 15px;
    padding: 5px;
    text-align: left;
    width: 100%;
}
.ResourceCard .body {
    padding-top: 10px;
}
.ResourceCard .name h3 {
    font-size: 24px;
    line-height: 1.2;
	margin:0px;
}
.ResourceCard .date {
    font-size: 12px;
    color: #949494;
}

.circle{     position: absolute;
    width: 30px;
    height: 30px;
    background: none;
    border-radius: 100%;
    top: 0px;
    right: 12px;
    bottom: 0px;
    margin: auto;}
	
.tick{position: absolute !important;
    width: 30px;
    height: 30px;
    background: none;
    border-radius: 100%;
    top: 0px;
    right: 12px;
    bottom: 0px;
    margin: auto; text-align:center;}
.tick.glyphicon-ok:before{line-height: 24px;}

.FeedbackForm{    position: relative; padding:20px 0; max-width:100%; margin: 0 auto;}.FeedbackForm > h1 {
    padding: 0 0 10px;
    text-align: center;
    color: #666666;
    font-size: 24px;
    text-transform: uppercase;
	margin:0px;
}

/* .ng-binding{    margin: 0; padding: 0; font-size:22px; font-weight: 400;} */

.FeedbackForm .section {
    margin: 0 0 30px;
    background: #f9f9f9;
    overflow: hidden;
}

.FeedbackForm .section > h2 {
    padding: 8px 20px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    background: #9f9b98;
    color: #fff;
}
.FeedbackForm .section > h2 {
    padding: 8px 20px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    background: #9f9b98;
    color: #fff;
	margin:0px;
}
.FeedbackForm .subtitle {
    font-size: 22px;
    text-align: center;
    color: #666666;
    font-weight: 300;
}
.FeedbackForm .section > h2 .formStep {
    float: right;
}
.FeedbackForm .section > .body {
    padding: 15px 2%;
}

.FreeTextList {
    position: relative;
    list-style: none;
    margin: 0px;
}

.FreeTextList li {
    padding: 0 0 20px;
    overflow: hidden;
}

.FreeTextList .labelText {
    display: block;
    padding: 0 0 5px;
    font-size: 16px;
    color: #666666;
}

.FreeTextList select {
    width: 215px;
}

.FeedbackForm input[type="submit"], input[type="button"] {
    background: #e1e1e1;
    padding: 5px 30px;
    border: 0;
    border-radius: 7px;
    cursor: pointer;
    font-size: 20px;
	margin-right: 10px;
}

.SectionReview {
    margin-bottom: 20px;
}
.SectionReview .labelText {
    display: block;
    padding: 0 0 5px;
    font-size: 16px;
    color: #666666;
}

.ProviderItems {
    width:100%;
    margin: 0 auto 6px;
    overflow: hidden;
}

.ProviderItems .label {
    min-height: 30px;
    color: #423f3f;
    line-height: 24px;
    cursor: pointer;
}
.ProviderItems .label h3 {
    font-size: 24px;
	text-align:left;
    line-height: 24px;
	margin:0px;
	padding:0px;
	font-weight: 400;
}

.ProviderItems .CheckboxList {
   
	margin:0px 0px 20px 20px;
	padding:0px;
    font-size: 18px;
}

.ProviderItems .label h3 i{ font-weight:300; font-size:16px;}

.ProviderItems .label h3:before {
    content: "+";
    display: inline-block;
    width: 20px;
}

.ProviderItems h3.open:before {
    content: "-";
}

.nextDisable{
    cursor: default !important;
    opacity: 0.3;
}

.FreeTextList .recipients {
    font-size: 20px;
    padding: 0 0 15px 20px;
	
}

.FreeTextList .recipients > li {
    overflow: visible;
    display: inline-block;
    width: 200px;
	padding-left: 14px;
	
}
.FreeTextList .recipients > li:before {
    content: "\2022";
    margin-right: 5px;
}

@media (min-width: 750px){
	.Pillar .p-header h2 { left: 2.77%;  top: 25px;  font-size: 21px;  line-height: 33px;  height: 33px;  width: 41%; }
}




@media only screen and (max-width:960px) {
	.top-bar{   box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2); height:auto; padding:0px 0px; }
	.top-bar h1 { margin:0px; color: #e0e0e0; font-size: 18px; line-height: 40px; padding: 0 15%; text-align: center; display:block; }
	.top-bar a{ position:absolute; right:0px; top:5px; margin: 0;}
	.top-bar a span{ display:none;}
	.top-bar .container{ position:relative; }
	.main-header .Logo{ display:none;}
	.main-header{ height:auto;}
	.main-header .container{ position:relative;}
}

@media only screen and (max-width:767px) {
	
	.FreeTextList select{ width:100%;}
	
	.PageBody h1{ font-size:22px; padding: 0 0 10px;}
	.Card.ResourceCard{ margin:0 0 20px; width:100%;}
	.ActionItems .body h1{ font-size:20px;}
	.main-container{ padding:0px 15px;}
	div.Pillar .p-header{ border-radius:0px;}
	div.Pillar{ margin: 0;}
	div.Pillar .p-header .link{ border-radius:0px;}
	div.region{ padding:0px; }
	.region.in{ height:auto;}
	.PillarNav ul li{ width:100%; }
	.PillarNav a{padding: 10px 20px;}
	.Target{ display:block; clear:both;}
	.Target .info{ display:block;}
	.Target.PillarTotal{display: block;
    float: left;
    width: 100%; padding:10px 0px;}
	.Target.PillarTotal h1 {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 100%;
	margin:0px 0px 0px 0px;
	}
	.Target.PillarTotal .points{ display: block;
    float: left;
    width: 50%;}
	
	.Target.PillarTotal .possible{ display: block;
    float: left;
    width: 50%;}
	
	
	
	.Target.TargetTotal{display: block;
    float: left;
    width: 100%; padding:10px 0px;}
	.Target.TargetTotal h1 {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 100%;
	margin:0px 0px 0px 0px;
	}
	.Target.TargetTotal .points{ display: block;
    float: left;
    width: 50%;}
	
	.Target.TargetTotal .possible{ display: block;
    float: left;
    width: 50%;}
	
	.Target .info > li.s-Complete p a{ word-wrap: break-word;}
}

@media only screen and (max-width:750px) {
	
	
	.switcher a{ width:100%; font-size:22px; line-height: 30px; padding: 7px 0;} 
	.switcher a.manager span{ float: none; padding: 0; text-align: center;}
	.switcher a span{ max-width:100%;}
	.Pillar .p-header .points{ right:inherit; left:0px; clear:both; top:0px;   font-size: 26px; display: inline-block; line-height: 32px;  float: left; margin: 0 0 0 5.3125%; position:initial;}
	.Pillar .p-header h2{ position:initial; margin:5px 0 5px 5.3125%;float: left; }
	.Pillar .p-header .possible{margin: 5px 0 0 2px;  position:initial; display:inline-block; font-size: 12px; line-height: 12px; top:0px; font-weight: 300;  float: left;}
	.Pillar .p-header .possible::after{ font-size: 10px; line-height: 12px;display: block; }
	.Pillar .p-header .link{ width:15%;}
	.Pillar .p-header .action{ left: 69%;}
	
	.Group h1{ box-shadow: 0 1px 40px rgba(0, 0, 0, 0.1); }
	.Group::before{ box-shadow: none; }
	.s-heading{ background:#fff;}
	
	.PillerActions {
    background: #f1f1f1 none repeat scroll 0 0;
    overflow: hidden;
    padding: 20px 5.3125% 12px 9.0625%;
}
	.PillerActions .label{max-width: 85%; width:100%; padding:0px; margin:0px; line-height: 42px; }
	.PillerActions .label::before{ background-position:left top; left: 0;}
	.PillerActions .label::after{ text-align:left; font-size: 18px; top: 33px;  line-height: 22px; font-weight: 400;}
	.PillerActions .list{ width:100%; max-width:100%;}
	.PillarStatus .type{font-size: 12px; padding: 20px 0 20px 9.0625%; line-height: 15px;}
	.PillarStatus .points {
    color: #4c4c4c;
    font-size: 29px;
    font-weight: 300;
    line-height: 35px;
    position: absolute;
    right: 31.25%;
    top: 10px;
}
.PillarStatus .possible::after {
    content: attr(title);
    display: block;
    font-size: 10px;
    line-height: 12px;
}
.PillarStatus .possible {
    color: #0a0a0a;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    position: absolute;
    right: 5.625%;
    text-align: right;
    top: 15px;
}

}
@media only screen and (max-width:480px){
	
	.FeedbackForm input[type="submit"], input[type="button"]{font-size: 16px;}
	.ng-binding{font-size: 20px; line-height: normal;}
	.ProviderItems .label h3{ font-size: 20px;}

.RatingList .options .labelText {
    display: block;
    font-size: 12px;    
    line-height: normal;
}
}

@media only screen and (max-width:420px) {
	.PageBody h1{ font-size:20px; padding: 0 0 10px;}
	
	.ResourceCard .name h3{ font-size:20px; }
	
	.RatingList .label{font-size: 10px; }
	.RatingList{padding: 20px 0;}
	
	.RatingList .options .labelText{ font-weight:normal; font-size:10px;}
	.FreeTextList textarea{ width:100%;}
	.Pillar .p-header .action{ background-size:100% auto; background-repeat:no-repeat; width:60px; font-size: 18px; line-height: 22px;}
}





.event-heading{  padding: 0px 10px 0px;  text-align: center; width:100%; box-sizing:border-box;}
.event-heading h2 {  padding: 0 0 0px;
    font-size: 22px;
    color: #666; line-height:24px;
    font-weight: 400;
    margin: 10px 0px 10px 0px;
}
.event-title{    max-width: 100%;
    margin: 0 auto 10px;
    border-radius: 8px;
    overflow: hidden;}
.event-title .head{background: #83002e;     position: relative;
    padding: 1px 7%;
    min-height: 13px;
    
    font-size: 12px;
    line-height: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;}
.event-title .body{
	    padding: 20px 5%;
    overflow: hidden;
    background: #f1f1f1;
	
}
.event-title .body .date_time{ float:right; font-weight:normal; color: #666;margin-top:12px; }


.event-title a:hover{ text-decoration:none;}

.events-section{ padding:0px 0px 0px 20px; box-sizing:border-box;}

.event-title .body label{ float:left; width:20%; font-size:54px;color: #666; font-weight: 300; line-height: 50px; }

.event-title .body p{ float:left; width:100%; text-align:left; box-sizing:border-box; width:100%; font-size:14px;color: #666; 
        font-weight: 300; padding:0px 0px 0px 0px; 	
}


/* ------------------------- start css for event page  ----------------------------------- */

.event-main-inner{ float:left; width:100%; box-sizing:border-box;}
.event-title .inner-body{padding: 20px 5%;  overflow: hidden;  background: #f1f1f1;}
.event-title .inner-body label{     text-align: center; float:left; width:100%; font-size:54px;color: #666; font-weight: 300; line-height: 50px; }
.event-main-inner .event-title .head {padding: 1px 5%;}
.event-title .inner-body h3{ font-size:18px;color: #666; font-weight: 400; line-height:26px; margin:0px; text-align:center;}
.event-title .inner-body p{box-sizing:border-box; float:left; width:100%; font-size:14px;color: #666; font-weight: 300; padding:0px; margin:0px; }
.event-title .inner-body h5{ font-size:18px;color: #666; font-weight: 400; line-height:26px; margin:0px; text-align:center; text-transform:uppercase; text-align:right;}


@media only screen and (max-width:800px) {
	div.event-title .inner-body label{ font-size: 40px; line-height: 40px;}
	div.event-title .inner-body h3{font-size: 14px; line-height: 18px;}
	div.event-title .inner-body p{font-size: 13px;}
	
}
@media only screen and (max-width:750px) {
	.topic-div{ clear:both;}
	div.event-title .inner-body label{ text-align:left; margin-bottom:15px; }
	div.event-title .inner-body h3{ text-align:left; padding:10px 20px 0px 20px}
}

@media only screen and (max-width:420px) {
	div.event-title .inner-body h3{ margin-bottom:15px;}
	div.full-lenght-div{ width:100%; text-align:left; margin-top:15px;}
	div.topic-div{ width:100%; }
	div.full-lenght-div p{ text-align:left !important;}
	div.full-lenght-div h5{ text-align:left !important;}
}


/* ------------------------- end css  ----------------------------------- */





/* ------------------------- manager -------------------------------*/

.FilterSection{
	float:left; width:100%;     background: #fff; box-shadow: 0 1px 79px rgba(0, 0, 0, 0.25);
}
.FilterSection:before { display: block; content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 57px;
    background: #fff;
    box-shadow: 0 1px 79px rgba(0, 0, 0, 0.25);
}
.filter-heading{ z-index:99; position:relative; margin:0px; font-size: 26px; line-height: 57px; text-align: center; padding: 0 18px; color: #8a8a8a;     cursor: pointer;}
.filter-heading:before {  content: ""; display: inline-block; vertical-align: middle; margin: 0 5px 3px 0; height: 30px; width: 30px; overflow: hidden; background: url(../../images/magnifyingGlass.png) no-repeat left top; }
.FilterAction{    border-radius: 8px; font-size: 36px;  line-height: 57px; background: #84002e; text-align: center; color: #636363; font-weight: 300;} 
.FilterAction a { display: block;  color: #d1b6bc; }
.FilterAction button {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: rgba(255, 255, 255, 0.6);width: 100%; border:0px;}
.FilterAction a:hover, .FilterAction a:focus{ color:#fff; text-decoration:none;}

.Filter {  margin: 0 0 2px; }
.Filter .title{border-radius: 8px; font-size: 36px; line-height: 57px;     background: #dedcdc; text-align: center; color: #636363; font-weight: 300; margin:0px;cursor: pointer;}
.FilterSection .region {  padding: 13px 0; height: auto;     position: relative;}
.Filter .filter-area{   padding: 3%; overflow: hidden; background: #f9f9f9; border-radius: 0 0 8px 8px; }
.filter-list{margin: 0; padding: 0 0 15px 15px; box-sizing:border-box; width:100%; list-style:none;}
.filter-list li{ width:33.33%; float:left; padding: 3px 0;}
.filter-list li input[type=checkbox] { margin-right: 10px; }
.filter-list li label{ font-weight:normal;     font-size: 14px; font-family: 'Open Sans', sans-serif;  color: #000;    line-height: 1.4;}
.Pillar .p-header .providers{left: auto;     position: absolute; font-weight: 300;
    right: 11.231%;
    top: 20px;
    font-size: 40px;
    line-height: 43px;}
.Pillar .p-header .providers:before{    display: inline-block; vertical-align: middle; margin: 0 10px 8px 0; font-size: 14px; line-height: 43px; content: attr(title); 
   }
   
  .PillarStatus .status.complete{ right:38%;}
  .PillarStatus .status.outstanding{ color: #878787; right: 20%;}
.PillarStatus .status.failed{ right: 3%;}
.PillarStatus .status{    right: 38%; top: 22px; min-width: 44px; padding: 0 11px; font-size: 40px; line-height: 44px;     position: absolute; text-align: center;
    color: #d0d0d0;      font-weight: 300; border-radius: 22px;}
span.failedprovider.ng-binding {color: red;}
.PillarStatus .status:hover ul{ display:block !important; }
.PillarStatus .status ul{ display:none;}
.PillarStatus .status:before{    right: 0px;  left:0px; content: attr(title); position: absolute; top: -14px; font-size: 10px; line-height: 12px; color: #6a6a6a; font-weight: 300;} 
.PillarStatus .status:hover { background: #eaeaea; }

.Names {
    display: none;
    position: absolute;
    z-index: 100;
    left: 75%;
    top: 63px;
    width: 180px;
    padding: 5px 10px;
    background: #fff;
    list-style: none;
    border: 1px solid #e4e4e4;
    margin: 0 0 0 -101px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #272727;
    text-align: left;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.Names li {
    position: static;
    border: 0;
    min-height: 19px;
    padding: 2px 0;
    text-overflow: ellipsis;
}
.Names:before {
    content: "";
    display: block;
    position: absolute;
    left:0px;
	right:0px;
    top: -24px;
    margin: 0 auto;
    height: 0;
    width: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 24px solid #e4e4e4;
}
.Names:after {
    content: "";
    display: block;
    position: absolute;
   	left:0px;
	right:0px;
    top: -22px;
    margin: 0 auto;
    height: 0;
    width: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 22px solid #fff;
}

.PillarStatus .note{    font-size: 12px;  line-height: 15px; display: block;      color: #a6a6a6;  padding: 5px 0 0;}
.PillarStatus .notespec {color: #a6a6a6;display: block;font-size: 14px;line-height: 15px; padding: 5px 0 0;}
.PillarStatus .s-Failed .failed { color: #fb0000; }

@media only screen and (max-width:750px) {
	.FilterAction{ border-radius:0px;   line-height: 41px;     font-size: 26px;}
	.Filter .title{font-size: 26px;  font-weight: 300; line-height: 41px;  border-radius: 0;}
	.FilterSection .heading{font-size: 26px; line-height: 40px; border-radius: 0;}
	.Pillar .p-header .providers { font-size: 26px; font-weight: 300; left: 5.3125%; line-height: 30px;  position: absolute; top: 40px; }
	.Pillar .p-header .providers::before{ line-height:normal;   font-size: 12px; line-height: 30px;}
	.events-section{ padding:0px 10px;}
	.filter-list li label{  margin:0px;}
	.PillarStatus .status{font-size: 28px;  line-height: 30px;}
}


@media only screen and (max-width:480px) {
	ul.filter-list li { width: 50%; font-size:13px;}
	ul.filter-list li lable{  font-size:13px;}
	
}


@media only screen and (max-width:380px) {
	ul.filter-list li { width: 100%; }
	
}




/* start manager pillar  css and names */

.Targets { padding: 0; list-style: none;     margin: 0;}
.Targets .info { margin: 0 0 2px; padding: 20px 3.76016%; background: #f9f9f9; }
.Targets .met { border-left: 0; }
.Targets .status { float: left; height: 75px;  width: 33.33333%;  padding: 10px 15px; margin: 0 0 2px; border-left: 1px solid #fff; border-right: 1px solid #fff; -moz-box-sizing: border-box;  box-sizing: border-box; background: #f1f1f1; text-align: right; font-size: 40px; line-height: 40px; font-weight: 300; color: #d0d0d0; }
.Targets .status:before { content: attr(title); display: block; padding: 0 3px; font-size: 10px; line-height: 15px; color: #6a6a6a; text-align: right; }
.Targets .status div { position: relative; display: inline-block; margin: 0 -10px; padding: 0 10px; border-radius: 20px; cursor: default; }
.Targets .status div:hover ul{ display:block;}
.Targets .status div:hover{ background: #e3e3e3; cursor:pointer; }
.Targets .status div .Names { top: 25px;left: 0px; }
.Targets .status div .Names li{ height:18px;}
.Targets .s-Met .met, .Targets .s-Outstanding .outstanding, .Targets .s-Failed .failed { color: #878787; }

@media (min-width: 750px){
.Targets > li { display: table; width: 100%; }
.Targets .info { display: table-cell; width: 62%; vertical-align: middle; margin: 0; border-bottom: 2px solid #fff; }
/*.Targets .status { float: none; display: table-cell; width: 15.85366%; vertical-align: middle; margin: 0; border-bottom: 2px solid #fff;min-width: 115px; }*/
.Targets .status {
    border-bottom: 2px solid #fff;
    display: table-cell;
    float: none;
    margin: 0;
    min-width: 95px;
    vertical-align: middle;
    width: 12.854%;
}
.Targets .innerChart { display: block; width: auto; text-align: center; }
.Targets .innerChart .ChartContainer { display: inline-block; width: auto; }
}
/* For Validation Tarun 03-12-2015 */
.haserror{color: red;}




#option-c .ProfileCard form{ margin:0px;}
.CustomAlerts .text-danger{ font-size:12px; line-height:normal;}


.main-provider{  width:90%;     margin: 0px 5% 0px 5%;}
.main-provider h1{ font-size:20px;}
.main-provider .Card.ResourceCard{ float: left; margin: 0 13px 20px; width: 46%;}
.PageBody .provider-heading{     font-size: 26px;
    font-weight: 700;
    clear: both;
    line-height: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px; border-bottom:1px solid #ddd;
}
.PageBody h1.provider {
    font-weight: 600;
}
div.name h4.media {
    font-size: 16px;
}



@media only screen and (min-width:960px) {
	.PillarNav ul{ display:table;}
	.PillarNav ul li{    display: table-cell; float:none;     width: 20%; padding:0px;}
}

/*for forgot password login link*/
.goLogin{
    background: #f1f1f1 none repeat scroll 0 0;
    border: 0 none;
    color: #666;
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    margin: 20px 1% 0;
    padding: 10px;
    text-align: center;
    width: 98%;
}

/*30-03-16 for links in header in front end*/

.PillarNav ul li{ position:relative;}
.PillarNav ul li ul{ display:none; position:absolute; top:50px; left:0px; width:200px; z-index:9999; background: #525252; }
.PillarNav ul li:hover ul{ display:block;}
.PillarNav ul li ul li{ float:left; width:100%;}
.PillarNav ul li ul li a{ float:left; width:100%; text-align:left;}


.failedmetric {
    bottom: 0;
    margin: 26px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.hover_names {
    bottom: 0;
    cursor: pointer;
    height: 30px;
    margin: auto;
    position: absolute;
    right: 12px;
    top: 0;
    width: 30px;
    z-index: 9999;
}

.failedmetric .Names {
    min-height: 33px;
    left: inherit;
    margin: auto !important;
    right: -65px;
    top: 80px;
}

.failedmetric:hover ul {
    display: block !important;
}

.invites{ display: inline-block;  width:100%; border-top:10px solid #fff; border-bottom:10px solid #fff; }
.invites h3{ background: #f1f1f1 none repeat scroll 0 0;
    margin: 0 0 2px;
    padding: 15px 3.76016%; }
.invites .Target .info { padding:5px 0px}
