body {
	padding-top: 50px;
	background: #F7F7F7;
	font-weight: 400;
	font-style: normal;
	font-family: "proxima-nova",sans-serif;
	}
    .primary-txt{
    text-align: center;
    line-height : 1.5;
    }
    .warning-txt, .warning-txt:hover{
        color: #cc0000;
    	font-weight: 400;
    }
	.content-primary {
    padding: 2em;
	}
    .customlabel {
    display: inline;
    padding: .2em .6em .3em;
    font-weight: bold;
    font-size: 100%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    color:#333
    }
    .help-block{
    	font-style:italic;
    }
	.login-box {
    background: white;
    padding: 3em 2em;
    box-shadow: 0px 2px 25px -11px rgba(0,0,0,0.75);
    border-radius: 8px;

}

   .login-message {
        font-size: 0.8em;
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: uppercase;
    	padding-bottom: 1em;
    }
    
    .link-forgot-password {
        font-size: 0.7em !important;
        font-weight: 600 !important;
        letter-spacing: 1px !important;
        text-transform: uppercase !important;
        margin-top: 0.5em !important;
        text-decoration: underline !important;
    }

    .login-logo {
        display: block;
        margin: 0 auto;
        padding-bottom: 1em;
        text-align: center;
    }

	.btn-primary {
    background-image: none;
 	box-shadow: none;
    padding: 1em 2em;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 0.1em;
    border: 2px solid #245581;
	}

	.btn {
      background-image: none;
 	box-shadow: none;
    padding: 1em 2em;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 0.1em;
    border-radius: 30px;
    font-weight: 700;
	}

	.messageText {
    //color: red;
    text-align: center;
	}
	
	.mobile-nav-link {
	padding-left: 1em;
	}

    .custom-link
    {
        text-decoration: underline;
    }
	
	.sub-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee; 
	}
	
	.navbar-fixed-top {
	border: 0;
	height:  80px !important;
	background-image: none !important;
	}

	.navbar-nav {
    margin: 0 -15px;
	}
	
	.content__widget-header {
	padding: 15px 20px;
	border: none;
	border-radius: 5px 5px 0 0;
	background: #272C2F;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	}

		.content__widget-sub-header {
	padding: 10px 15px;
	border: none;
	border-radius: 5px 5px 0 0;
	background: #575c5f;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	}

.SumoSelect > .CaptionCont > span.placeholder {
    color: #ccc;
    font-style: italic;
    margin-bottom: 0px;
}

.SumoSelect {
    display: inline-block;
    position: relative;
    outline: none;
    width: 100%;
}


	
/*	.checkbox {
	height: 13px !important;
	float: left;
	text-align: left !important;
	border: none !important;
	box-shadow: none !important;
	position: relative;
	top: -25px;
	}
	
	.checkbox-stacked {
	height: 13px !important;
	float: left;
	text-align: left !important;
	border: none !important;
	box-shadow: none !important;
	position: relative;
	top: px !important;
	}*/
	.content__widget-content { 
	margin-bottom: 1em;
	padding: 2em;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0px 2px 25px -11px rgba(0,0,0,0.75);
	}
	
	.content__information {
	margin-top: 4em;
	}
	
	
	/* SUPPORT */
	
	.content__support-summary {
	margin-top: 2em;
	}
	
	.main {
	min-height: 100%;
	}
	
	.main .page-header {
	margin-top: 0;
	}
	
	.content--welcome {
	margin-top: 2.5em;
	}
	
	.page-header {
	font-size: 2.5em;
	font-weight: 200;
	padding-bottom: 0.5em;
	margin-bottom: 0.6em;
	}
	
	.DashTitle {
	position: relative;
	
	font-size:12pt;
	}
	
	.btn-logout {
	display: block;
	color: #c9c9c9;
	background-color: white;
	border:2px solid #c9c9c9;
	border-radius: 30px;
	padding: 0.7em 2em;
	position: relative;
	top: 12px;
	right: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 700;
	letter-spacing: 0.09em;
	}
	
	.btn-logout:hover {
	background-color: black; 
	color: white;
	border: 2px solid black;
	}
	
    .pull-right.stack-button{
        margin-right: 10px;
    }	
	
	.pbSubsection {
	margin-top: 2em;
	}
.checkbox-label{
    margin-right: 10px;
}
	
	.spacer{
	margin-right: 20px;
	}
	
	.empty {
	display: none;
	}
	
	
	/*   ICONS */
	
	.icon--sidebar {
	margin-right: 1em;
	padding: 0.5em;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #424242;
	color: white;
	font-size: 1.4em !important;
	line-height: 1 !important;
	}
	
	.navbar-default .navbar-toggle {
	height: 44px;
	}
	
	.placeholder {
	margin-bottom: 1em;
	
	}
	
	/*   TABLES */
	
	.table {
	margin-bottom: 0 !important;
	background: white;
	}
	
	.table > tbody > tr > td {
	padding: 1em !important;
	}
	
	.detailList td {
	margin: 2em 0 !important;
	padding: 2px !important;
	background-color: white !important;
	}
	
	.detailList {
	width: 100%;
	padding: 1em;
	}
	
	/*   NAVIGATION */
	
	.navbar-default {
	background-image: none !important;
	background-color: white;
	}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #fff;
	background-image: none;
    padding-bottom: 1em;
	}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 10px;
}	
	.sidebar > ul > li > a:hover,
	.sidebar > ul > li > a:focus {
	background-color: #2980B9;
	color: #fff;
	}        
	
	.sidebar a:hover .icon--sidebar {
	background-color: #353535;
	}
	
	.sidebar a {
	color: white;
	}
	
	.nav > li > a {
	border-bottom: 1px solid #424242;
	margin-bottom: 0;
	}
	
	.nav-stacked > li + li {
	margin-top: 0 !important;
	}
	
	.content--logo {
	text-align: center;
	position: absolute;
	background-color: #000000;
	margin-left: 1em;
	}
	
	.content--pagetitle {
	position: absolute;
	left: 18.5%;
	margin-top: 0.8em;
	font-size: 1.5em;
	}
	
	/* CUSTOM CSS FROM EXISTING VF PAGES */
	
	.spacer{
	margin-right:5px;
	}
	.table > tbody > tr > td {
	vertical-align: middle;
	}
	
	.messageText > span > h4 {
	display:none;
	}
	
	
	.list-group-item {
	border-radius: 0px !important;
	}
	
	nav .container-fluid {
	padding-left: 0px;
	}
	
	
	/* Hide for mobile, show later */
	.sidebar {
	display: none;
	}
	
	
	@media (min-width: 768px) {
	.sidebar {
	position: fixed;
	top: 59px;
	bottom: 0;
	left: 0;
	z-index: 1000;
	display: block;
	overflow-x: hidden;
	overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
	padding: 0;
	border-right: 1px solid #eee;
	background-color: #353535;
	-webkit-box-shadow: inset -5px -1px 4px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: inset -5px -1px 4px 0px rgba(0,0,0,0.29);
	box-shadow: inset -5px -1px 4px 0px rgba(0,0,0,0.29);
    margin-top:20px;
	}
	}
	
	/* Sidebar navigation */
	.nav-sidebar {
	margin-right: -21px; /* 20px padding + 1px border */
	margin-bottom: 20px;
	margin-left: -20px;
	}
	.nav-sidebar > li > a {
	padding-right: 20px;
	padding-left: 20px;
	color: white;
	}
	.nav-sidebar > .active > a,
	.nav-sidebar > .active > a:hover,
	.nav-sidebar > .active > a:focus {
	border-radius: 0;
	color: #fff;
	}
	
	.nav-pills > li > a {
	  border-radius: 0;
	}
	
    /* PAGINATION */

         
       
         
        .table-hover{
            border: 1px solid #ddd;   
        }
        .paginationPageBlock{        
            text-align:center;            
        }

        .pagination .btn-pagination{
            color: black;
            float: left;
            padding: 8px 16px;
            text-decoration: none;
            transition: background-color .3s;
            border: 1px solid #ddd;
        }
        
        .pagination .btn-pagination {
            background-color: white;
            color: #337ab7;
            border: 1px solid #ddd;
        }

        .pagination .btn-pagination:disabled {
            background-color: #edebe8 !important;
    		color: #969593;
        } 
        
        .pagination .btn-pagination:hover:not(:disabled) {background-color: #337ab7;color:white;}

    /* SORTING */
        .arrow-up{
            position: absolute;
            width: 0;
            margin-left: 8px;
            height: 11px;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;  
            border-bottom: 5px solid black;
        }

        .arrow-down{
            position: absolute;
            width: 0;
            margin-left: 8px;
            top: 17px;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;          
            border-top: 5px solid black;
        }  

/*Wait Message Styles*/

                /* This is for the full screen DIV */
                .popupBackground {
                /* Background color */
                background-color:black;
                opacity: 0.20;
                filter: alpha(opacity = 20);
                
                /* Dimensions */
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                z-index: 998;
                position: absolute;
                
                /* Mouse */
                cursor:wait;
                }
                
                /* This is for the message DIV */
                .PopupPanel {
                /* Background color */
                border: solid 2px black;
                background-color: #fff;
                /* Dimensions */
                left: 50%;
                width: 200px;
                margin-left: -100px;
                top: 50%;
                height: 50px;
                margin-top: -25px;
                z-index: 999;
                position: fixed;
                
                /* Mouse */
                cursor:pointer;
                }

	/* MEDIA QUERIES */
	
		
	@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 991px) 
	{ 
	  
	  .col-md-offset-2  {
	    margin-left: 21%;
	  }
    
    .content--pagetitle {
        left: 10%;
    }
	 
	}

	@media only screen 
	and (min-device-width : 509px) 
	and (max-device-width : 767px) 
	{ 
	  
	.btn-logout {
        left: 20px;
        margin-bottom: 10px;
    }
	 
	}
	
		
	@media only screen 
	and (min-device-width : 375px) 
	and (max-device-width : 667px) 
	and (orientation : portrait) 
	{ 
	  
	  .content--pagetitle {
	    left: 23%;
	  }
	  
	  .btn-logout {
	   right: 0; 
	    top: 6px;
	    left: 20px;
	  }
	  
	}
	
	
	@media only screen 
	and (min-device-width : 375px) 
	and (max-device-width : 667px) 
	and (orientation : portrait) 
	{ 
	  
	  .content--pagetitle {
	    left: 23%;
	  }
	  
	  .btn-logout {
	   	right: 0; 
	    top: 6px;
	    left: 20px;
	  }
	  
	}

	@media screen and (max-width: 767px) {
	.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
    padding: 0;
	}
    
    .pull-left, .pull-right {
        float: none !important;
    }
    
    .pull-right.stack-button{
        margin-right: 0px;
    }
    .main {
        padding: 0.5em;
    }
    .btn {
        display: block;
        margin: 0 auto;
        margin-bottom: 1em;
        position: relative;
 

    }    
    
    .pbSubsection {
        margin: 0;
    }
}
	@media screen and (min-width: 320px)
    and (max-width: 374px)
	and (orientation : portrait) {
    
    .content__widget-content {
        padding: 2em;
    }
    .DashTitle {
       display: none;
    }
    
    .btn {
        display: block;
        margin: 0 auto;
        margin-bottom: 1em;
        position: relative;
 

    }
}


