﻿body {
    font-size: 16px;
	color: #7e8691 !important;
    background: #ffffff !important;
}
.page-content {
    margin-top: 0px !important;
    padding-top: 0px !important;
    position: relative !important;
    -webkit-border-top-right-radius: 2px !important;
    -moz-border-top-right-radius: 2px !important;
    -ms-border-top-right-radius: 2px !important;
    -o-border-top-right-radius: 2px !important;
    border-top-right-radius: 2px !important;
    -webkit-border-bottom-left-radius: 2px !important;
    -moz-border-bottom-left-radius: 2px !important;
    -ms-border-bottom-left-radius: 2px !important;
    -o-border-bottom-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    -webkit-border-bottom-right-radius: 2px !important;
    -moz-border-bottom-right-radius: 2px !important;
    -ms-border-bottom-right-radius: 2px !important;
    -o-border-bottom-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    background-clip: padding-box !important;
}

.page-content {
    padding: 1% 5% 0 6% !important;
    min-height: 700px !important;
    margin-bottom: 15px !important;
    background: #fff !important;
}
/* .secondary-header{
	width: 88% !important;
} */


hr {
    /* border: 0; */
    /* border-top: 1px solid #eee; */
    /* border-bottom: 0; */
}

hr, p {
    /* margin: 0px 0; */
}

hr {
    /* margin-top: 0px; */
    /* margin-bottom: 0px; */
    /* border-top: 1px solid #eee; */
}

hr {
    /* box-sizing: content-box; */
    height: 0 !important;
}

hr, img {
    border: 0 !important;
}

hr {
    height: 8px !important;
    /* margin-left: 0px; */
    /* margin-bottom: 0px; */
}

hr {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    border-top: 1px solid #f1f1f1 !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
}

hr {
   /*  height: 1% !important; */
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.top-bar-section {
    background: #19b5fe !important;
    color: #080707 !important;
}

.profile-usertitle-name {
    color: #5a7391 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    margin-bottom: 7px !important;
}

.profile-usertitle-job {
    text-transform: uppercase !important;
    color: #5b9bd1 !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    margin-bottom: 7px !important;
}

/*.breadcrumbs .breadcrumb {
    margin: -11px 0px 0px 0px !important;
    padding: 0px !important;
    text-align: right !important;
    background: inherit !important;
}

.breadcrumbs {
    overflow: hidden;
    margin-bottom: 0px !important;
    padding-right: 6px !important;
}*/

.pull-right {
    float: right!important;
    padding: 0px 0px 0px 30px !important;
}

/*hr, p {
     margin: 0 0 15px !important; 
    font-size: 16px !important;
    color: #7e8691 !important;
    line-height: 24px !important;
	text-align: justify !important;
}*/

span.notes {
    font-size: 100% !important;
    color: DodgerBlue !important;
    text-align: center !important;
}

.font-green-sharp {
    color: #2ab4c0!important;
    font-size: 16px !important;
}

#topRight {
    background-image: url(../images/flag1.png)!important;
    background-position: right center !important;
    background-repeat: repeat-y !important;
    color: gray !important;
    float: right !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    line-height: 0.9em !important;
    text-align: right !important;
}

.header-2 .top-bar-section.top-bar-bg-color a, .header-2 .top-social-icon li {
    color: #f7f7f7 !important;
}

.table td, .table th {
    font-size: 16px ;
}
.site-error{background: #f5f5f5;border: 50px solid #f5f5f5;}
.main-error{}
.main-error h1{line-height: 60px;background: #dcdcdc;width: 60px; height: 60px;color: #989595;border-radius: 100px;margin: 0px auto 15px;}
.main-error h2{font-weight:normal;font-size:30px;}
.padd-b{}
@media(max-width:768px){.main-error h2{font-size:25px;}.site-error{}.padd-b p{font-size:13px;}}
@media(max-width:580px){.main-error h2 {font-size: 20px;line-height: 28px;}.padd-b p{font-size:12px;}}
@media(max-width:480px){.site-error{border: 30px solid #f5f5f5;}}

#pupilleft,
#pupilright {
	position: relative;
	background: #000;
	border-radius: 50%
}
#eyeleft,
#eyeright {
	position: absolute;
	background: #FFF;
	overflow: hidden;
	border-radius: 50% !important;
}
#pupilleft {
	width: 10px;
	height: 10px
}
#eyeleft {
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 29px;
	margin-top: 129px
}
#pupilright {
	width: 10px;
	height: 10px
}
#eyeright {
	width: 15px;
	height: 15px;
	margin-left: 58px;
	margin-top: 128px
}
.main-errorimage {
	margin: -221px 0 0 -1075px !important;;
}