
body {
    /*background: #F4F4F4 url("/assets/old/images/xac.png");*/
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
}

.header-container {
    margin: 0 auto;
    padding-bottom: 50px;
    overflow-x:hidden;
    background-image: url("/assets/old/images/img/header/header-bg-main.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.header-container-sub {
    margin: 0 auto;
    padding-bottom: 50px;
    overflow-x:hidden;
    background-image: url("/assets/old/images/img/header/header-bg.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.navbar-audit {
    padding: 10px 0px;
}

.header-container.isMain { 
    background-image: url("/assets/old/images/img/header/header-bg-main.png") !important;
}

.center-logo {
    display: block;
    background: url('/assets/old/images/img/audit-logo.png');
    background-repeat: no-repeat;
    background-position: 0px;
    width: 258px;
    height: 71px;
    position: absolute;
    top: -16px;
    z-index: 100;
    /*margin-top: 5px;*/
}

.header-section .header-col{
    margin-top: 20px;
}

.custom .container {
    width: 970px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.audit-main-content  .container {
    width: 1000px !important;
}
.header-top {
    background: rgb(28, 171, 229); 
    padding: 16px 0px;
}

#headerYear{
  background-color: rgb(0, 151, 216);
  border: none;
  color: #fff;
  appearance: none;
  font-size: 11pt;
}
.header-top .title {
    font-size: 12px;
    font-family: "RobotoBold";
    color: #eee;
    margin-left: 15px;
    text-transform: uppercase;
    text-align: left;
}

.header-top .year {
    font-size: 18px;
    font-family: "OpenSansBold";
    color: rgb( 255, 255, 255 );
    margin: -5px 0px 0px 12px;
    text-align: left;
    position: absolute;
}

.header-top .result-text {
    border-right: 1px solid rgba(255,255,255,0.5);
    font-size: 11px;
    font-family: "RobotoLight";
    color: #fff;
    margin-left: 20px;
    padding-right: 8px;
    text-align: left;
}

.header-top .result-number {
    font-size: 14px;
    font-family: "OpenSansBold";
    color: rgb( 255, 255, 255 );
    margin-left: 5px;
    text-transform: uppercase;
    text-align: left;
}

.header-content {
    background: #333333; 
}

.header-content .month-title {
    font-size: 10px;
    /*font-family: "OpenSansRegular";*/
    color: #757576;
    margin-top: 15px;
    text-transform: uppercase;
    text-align: center;
}

.header-content .month {
    font-size: 24px;
    font-family: "RobotoRegular";
    color: rgb( 255, 255, 255 );
    margin-top: -17px;
    text-transform: uppercase;
    text-align: center;
    z-index: 99;
}

.header-content .month-title-middle {
    font-size: 10px;
    font-family: "OpenSansRegular";
    color: rgb( 253, 253, 255 );
    padding-top: 5px;
    text-transform: uppercase;
}

.header-content .month-middle {
    font-size: 30px;
    font-family: "RobotoRegular";
    color: rgb( 255, 255, 255 );
    margin-top: -15px;
    text-transform: uppercase;
}

#hexagon { 
    width: 68px; 
    height: 57px; 
    background: #DC372C;
    padding-left: 25px;
    position: relative; 
    margin-left: 160px;
    z-index: 1000;
} 
#hexagon:after { 
    content: "";
    position: absolute;
    bottom: -17px; 
    left: 0; 
    width: 0;
    height: 0;
    border-left: 34px solid transparent; 
    border-right: 34px solid transparent;
    border-top: 17px solid #DC372C; 
}

.header-content div.content {  
    border-left: 1px double #000;
    padding-left: 5px !important;
}

.header-content div.content.middle-one {  
    width: 55%;
}

.header-content div.content.middle-two {  
    width: 45%;
}

.header-content div.content.last {  
    border-right: 1px double #000;
}

.header-content .content-plan {
    padding-top: 11px;
    z-index: 0;
    padding-left: 0px !important;
}
.header-content .content-plan span.text {
    font-size: 9px;
    font-family: "RobotoRegular";
    color: #fff;
    padding-right: 5px;
    text-transform: uppercase;
    text-align: left;
    opacity: 0.6;
}

.header-content .content-plan span.num {
    font-size: 13px;
    font-family: "OpenSansBold";
    color: rgb( 255, 255, 255 );
    /*margin-left: -23px;*/
    float: right;
    text-align: left;
}

.result-sum{
  border-right: 1px solid rgba(255,255,255,0.5);
}


.organization-execution-container #mapContainer{
  height: 500px;
}
.organization-execution-container .organization{
  height: 60px;
}
.organization-execution-container .orgName{
  padding-left: 0;
  height: 60px;
  line-height: 40px;
  vertical-align: middle;
}
.organization-execution-container .donut{
  height: 100px;
}

.faqContainer .panel-heading{
  padding-top: 10px;
  padding-bottom: 10px;
}

.faqContainer .panel-body{
  padding: 15px;
  text-align: justify;
  color: #A0A0A0;
}
.faqContainer .panel-primary .panel-title a{
  color: #fff;
}
.faqContainer .panel-default .panel-title a:before{
  content:  "\f0da";
  font-family: 'FontAwesome';
}
.faqContainer .panel-primary .panel-title a:before{
  content:  "\f0d7";
  font-family: 'FontAwesome';
}

.searchSectionContainer{
  background: url('/assets/old/img/mouseAndkeyboard.jpg') no-repeat center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.searchSectionContainer .hr-content{
  text-align: center;
}
.searchSectionContainer .opacity-container{
    background: rgba(66, 139, 202, 0.6);
}
.searchSectionContainer .searchSectionTitle{
  font-weight: 600;
  font-size: 12pt;
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
  color: #fff;
}
.searchSection label{
  color: #fff;
  text-transform: uppercase;
  padding-left: 0;
  margin-bottom: 10px;
}
.searchSection input{
  border-radius: 0 !important;
  background-color: rgba(0, 0, 0, 0);
  height: 25px;
  border: 1px solid;
  color: #fff;
}
.searchSection select{
  border-radius: 0 !important;
  height: 25px;
  padding: 0;
  padding-left: 8px; 
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}
.searchSection option{
  background: #fff;
  color: #000;
}

.searchSection .buttons-container{
  text-align: center;
}
.searchSection .buttons-container button{
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  margin-right: 5px;
  margin-top: 20px;
  text-transform: uppercase;
  border-radius: 0px !important;
  border-color: #fff;
  border: 1px solid;
}

.searchSection .buttons-container button:focus{
  border: 1px solid;
}

.searchSection .buttons-container button:hover{
  border: 1px solid;
}
.searchSection .buttons-container button.clearBtn:hover{
  background-color: rgba(0, 0, 0, 0);
}
.searchSection .buttons-container button.clearBtn:focus{
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid;
}
.searchSection .buttons-container button.searchBtn{
  background: #428bca;
  border-color: #428bca;
}

#loginBtn{
  background-color: #f89406;
  border: 1px solid;
  border-color: #f89406;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}












/*=============================================================================improved=====================================================================*/
.header-bottom {
    background: rgb(2, 111, 154); 
    padding: 0;
    height: 60px;
}
.header-bottom .season {
    font-size: 48px;
    font-family: "RobotoRegular";
    text-transform: uppercase;
    text-align: left;
}
.header-bottom .season-text {
    font-size: 12px;
    font-family: "RobotoRegular";
    text-transform: uppercase;
    text-align: left;
    position: absolute; 
    padding: 16px 13px
}
.header-bottom .season-indicator{
    border: none;
    color: #fff;
    height: 60px;
    cursor: pointer;
}
.header-bottom .season-indicator-1{
    background: rgb(0, 155, 222);
}
.header-bottom .season-indicator-2{
    background: rgb(154, 208, 236);
}
.header-bottom .season-indicator-3{
    background: rgb(95, 187, 236);
}
.header-bottom .season-indicator-4{
    background: rgb(0, 151, 214);
}

.header-bottom .angular-indicator{
  position: absolute;
  top: -5px;
  left: 50%;
  height: 110px;
  width: 110px;
  min-height: 110px !important;
  max-height: 110px !important;
  min-width: 110px !important;
  max-width: 110px !important;
}

.header-bottom .angular-indicator text{
  display: none;
}
.header-bottom .angular-indicator text[font-weight="bold"]{
  display: inline;
}

.header-bottom .month-container{
  position: absolute;
  z-index: 10;
}
.header-bottom .month-container table{
  border-collapse: separate;
}
.header-bottom .month-indicator-1{
    background: rgb(0, 155, 222);
}
.header-bottom .month-indicator-2{
    background: rgb(154, 208, 236);
}
.header-bottom .month-indicator-3{
    background: rgb(95, 187, 236);
}
.header-bottom .month-indicator-4{
    background: rgb(0, 151, 214);
}
.header-bottom .month-indicator-1 td{
    background: rgb(0, 155, 222);
}
.header-bottom .month-indicator-2 td{
    background: rgb(154, 208, 236);
}
.header-bottom .month-indicator-3 td{
    background: rgb(95, 187, 236);
}
.header-bottom .month-indicator-4 td{
    background: rgb(0, 151, 214);
}
.header-bottom .month-indicator{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.header-bottom .month{
  font-size: 32px;
  font-weight: 600;
  border: 1px solid rgb(2, 126, 162);
  border-bottom: 20px solid rgb(2, 126, 162);
  text-align: center;
  padding: 0;
  margin-top: 10px;
}
.header-bottom .month:after{
  content: 'сар';
  font-size: 12px;
  position: absolute;
  top: 50px;
  left: 23px;
}
.header-bottom .condensed{
  letter-spacing: -1px; 
}
.header-bottom .planned{
  padding-left: 5px;
  padding-right: 5px;
}
.header-bottom .inspectionType{
  padding-left: 5px;
} 
.header-bottom .plannedSum{
  padding-left: 5px;
  font-size: 24px;
  letter-spacing: 1px; 
}
.header-bottom .plannedSum-indicator{
  width: 100%;
  background: #fff;
  height: 6px;
}

.header-bottom .tooltip.top .tooltip-inner {
    background-color: #fff;
    color: #0056b8;
    font-size: 12px;
    letter-spacing: -1px; 
}
.header-bottom .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}
.tooltip.top {
  margin-top: 10px;
}
.month-indicator .tooltip.top {
  margin-top: -3px;
}
.header-bottom .plannedDone{
  width: 0%;
  background: rgb(0, 112, 154);
  height: 6px;
}

.byBranchChartContainer{
  background-image: url("/assets/old/images/img/branchChartContainer.png") !important;
  background-repeat: no-repeat;
  background-size: 100%;
}

.byBranchChartContainer .inspectedBranch{
  background: rgba(36, 105, 201, 0.3);
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.byBranchChartContainer .inspectedBranch .branchImage{
  height: 65px;
  line-height: 65px;
  vertical-align: middle;
}
.byBranchChartContainer .inspectedBranch .branchImage img{
  width: 60%;
}
.byBranchChartContainer .inspectedBranch .face-back .branchImage{
  background-color: rgba(16, 54, 115, 0.2);
}
.byBranchChartContainer .inspectedBranch .face-back .branchImage img{
  width: 180%;
}
.byBranchChartContainer .inspectedBranch .branchName{
  height: 65px;
  line-height: 65px;
  background: rgba(16, 54, 115, 0.2);
  text-align: center;
}
.byBranchChartContainer .inspectedBranch .branchName span{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.byBranchChartContainer .inspectedBranch .inspectedBranchPlanned{
  background: rgb(112, 195, 232);
  height: 6px;
  margin-top: 5px;
  cursor: pointer;
}
.byBranchChartContainer .tooltip.top .tooltip-inner {
    background-color: #fff;
    color: #0056b8;
    font-size: 12px;
    letter-spacing: -1px; 
    text-transform: lowercase;
}
.byBranchChartContainer .tooltip.top .tooltip-arrow {
    border-top-color: rgba(0, 0, 0, 0);
}
.byBranchChartContainer .tooltip.top {
  margin-top: 0px;
}
.byBranchChartContainer .inspectedBranch .inspectedBranchDone{
  background: #F1DA39;
  height: 6px;
  width: 50%;
}
.byBranchChartContainer .inspectedBranch .sum{
  padding: 10px;
  padding-left: 0;
  font-size: 28px;
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.byBranchChartContainer .inspectedBranch .condensed{
  padding-top: 5px;
  font-size: 10px;
}
.byBranchChartContainer .inspectedBranch .padding-bottom-15{
  padding-bottom: 15px;
}

.byBranchChartContainer .inspectedBranch .circle{
  height: 60px;
  margin-top: 5px;
  cursor: pointer;
}
.byBranchChartContainer .inspectedBranch .circle-percent{
  color: #F1DA39;
  margin-top: 10px;
  font-size: 11px;
  padding-left: 0;
  font-family: "PT Sans Narrow";
}
.byBranchChartContainer .inspectedBranch .circle-percent span{
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  font-family: "Arial, sans-serif";
}

.byBranchChartContainer .byBranchbyChart{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.byBranchChartContainer .byBranchbyChart button{
  border-radius: 0 !important;
}


.branchCard{
  -webkit-perspective: 800;
  -moz-perspective: 800;
  -o-perspective: 800;
  perspective: 800;
}
.branchCard .inspectedBranch.flipped {
  -webkit-transform: rotatey(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotatey(-180deg);
  transform: rotatey(-180deg);
}
.branchCard .inspectedBranch {
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 0.5s;
  -o-transform-style: preserve-3d;
  -o-transition: 0.5s;
  transform-style: preserve-3d;
  transition: 0.5s;
}
.branchCard .inspectedBranch .face {
  -webkit-backface-visibility: hidden ;
  -moz-backface-visibility: hidden ;
  -o-backface-visibility: hidden ;
  backface-visibility: hidden ;
}
.branchCard .inspectedBranch .face-front {
  position: absolute;
  z-index: 1;
  transform: rotateX(0deg);
}

.branchCard .inspectedBranch .face-back {
  -webkit-transform: rotatey(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotatey(-180deg);
  transform: rotatey(-180deg);
}

.mappedChartContainer{
  background-image: url("/assets/old/images/img/subjectChartContainer.png") !important;
  background-repeat: no-repeat;
  background-size: 100% 150%;
}
div.mappedChartContainer.inspection-plan-container{
  background-image: url("/assets/old/img/plan-background.png") !important;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}
.mappedChartContainer .iconedImage{
  height: 55px;
  line-height: 55px;
  vertical-align: middle;
}
.mappedChartContainer .chartTitle{
  font-size: 15px;
  font-weight: 600;
  color: #000;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}
.mappedChartContainer #region99{
  position: absolute;
  z-index: 10;
  top: 20%;
  left: 85%;
}

.bySubjectChartContainer{
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.bySubjectChartContainer .arrowedBackground{
  background-color: rgba(42, 169, 248, 1);
}
.bySubjectChartContainer .chartBackground{
  background-color: rgba(42, 169, 248, 0.5);
  padding-top: 40px;
}
.bySubjectChartContainer .chartBackground .donutContainer{
  cursor: pointer;
}

.bySubjectChartContainer .regionName{
  font-size: 20px;
  font-weight: 600;
  margin-top: 40px;
}
.bySubjectChartContainer .inspectionCount{
  font-size: 50px;
  font-weight: 300;
}
.bySubjectChartContainer .desc{
  color: rgb(43, 129, 164);
  font-weight: 600;
  margin-bottom: 20px;
}

.bySubjectChartContainer .organization{
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid rgb(42, 169, 248);
}
.bySubjectChartContainer .orgName{
  font-size: 12px;
  font-weight: 600;
  text-align: left;
}
.bySubjectChartContainer .orgIcon{
  padding-right: 0;
  text-align: right;
}
.bySubjectChartContainer .orgIcon img{
  width: 30px;
}
#bySubjectChart{
  height: 120px;
}
.bySubjectChartContainer .chartDesc{
  margin-top: 20px;
  font-size: 12px;
  font-weight: 600;
}

.bySubjectChartContainer #triangle-down {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid rgba(42, 169, 248, 1);
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 40%;
}

.bySubjectChartContainer .donut{
  position: absolute;
  margin-top: -30%;
  left: -10px;
  height: 110px;
  width: 110px;
  min-height: 110px !important;
  max-height: 110px !important;
  min-width: 110px !important;
  max-width: 110px !important;
}
.bySubjectChartContainer .donut text{
  display: none;
}
.bySubjectChartContainer .donut text[font-weight="bold"]{
  display: inline;
}

.bySubjectChartContainer .tooltip.left .tooltip-inner {
    background-color: #fff;
    color: #0056b8;
    font-size: 12px;
    letter-spacing: -1px; 
    text-transform: capitalize;
}
.bySubjectChartContainer .tooltip.left .tooltip-arrow {
    border-left-color: #fff;
}

body a[href='http://www.ammap.com/javascript-maps/']{
  display: none;
  visibility: hidden;
}
.inspection-plan-container #mapContainer{
    height: 500px;
}
.inspection-plan-container #byDepartmentPie{
    height: 200px;
    padding: 0;
}
.inspection-plan-container .chartBackground{
    padding-top: 50px;
}
.inspection-plan-container .pieTitle{
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
}
.inspection-plan-container #byIndustryContainer{
    height: 600px;
}
.inspection-plan-container #byArrangementContainer{
    height: 600px;
}
.inspection-plan-container #byConflictContainer{
    height: 600px;
}
.inspection-plan-container .organization-bottom{
    height: 50px;
}
.inspection-plan-container .subTitle{
  text-align: center;
  margin-top: -20px;
  color: #428bca;
  font-weight: 600;
}
.inspection-plan-container .hr-content{
  text-align: center;
  margin-bottom: 30px;  
}
.inspection-plan-container .donutcount{
  font-weight: 600;
  font-size: 14pt;
}

.inspection-plan-result-container .subTitle{
  margin-top: 20px;
  text-transform: uppercase;
}



.fixedorganization{
    top:40%;
    height:200px;
    position:fixed;
    left: 0;
    cursor: pointer;
}
.fixedorganization .flat{
    width: 220px;
    height: 50px;
    margin-left: -170px;
    transition: margin-left 0.4s ease-out, display 0.4s step-start;
    -ms-transition: margin-left 0.4s ease-out, display 0.4s step-start;
    -moz-transition: margin-left 0.4s ease-out, display 0.4s step-start;
    -webkit-transition: margin-left 0.4s ease-out, display 0.4s step-start;
    overflow: hidden;
}
.fixedorganization .allflat{
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.fixedorganization .flatIcon{
    width: 50px;
    height: 50px;
    text-align: center;
    float: left;
}

.fixedorganization .flatText{
    float: left;
    border-right: 1px solid rgb(42, 52, 87);
    text-transform: uppercase;
    color: #fff;
    font-family: "PT Sans Narrow", sans-serif;
    font-weight: 600;
    line-height: 50px;
    vertical-align: middle;
    width: 170px;
    text-align: center;
}
.fixedorganization .mhegflat{
    background-color: rgb(32, 114, 187);
}
.fixedorganization .mhegflat .flatIcon{
    background-image: url('/assets/old/img/mheg_icon.png');
    background-repeat: no-repeat;
    background-position: center;
}
.fixedorganization .gegflat{
    background-color: rgb(41, 138, 231);
}
.fixedorganization .gegflat .flatIcon{
    background-image: url('/assets/old/img/geg_icon.png');
    background-repeat: no-repeat;
    background-position: center;
}
.fixedorganization .tegflat{
    background-color: rgb(82, 157, 252);
}
.fixedorganization .tegflat .flatIcon{
    background-image: url('/assets/old/img/mta_icon.png');
    background-repeat: no-repeat;
    background-position: center;
}
.fixedorganization .allflat{
    background-color: rgb(143, 181, 242);
}
.fixedorganization .allflat .flatIcon{
    background-image: url('/assets/old/images/img/suldHuh.png');
    background-repeat: no-repeat;
    background-position: center;
}


.fixedorganization .flat:hover {
    margin-left: 0px;
}
.fixedorganization .flat.active {
    margin-left: 0px;
}


.inspection-statistic-container #mapContainer{
  height: 450px;
}
.inspection-statistic-container .organization{
  height: 60px;
}
.inspection-statistic-container .borderless{
  border: none;
}

/*=============================================================================improved=====================================================================*/

.audit-active {
    color: #ffff00;
}

.audit-content .audit-sub-content {
    background-repeat: no-repeat !important;
    height: 135px;
}

.audit-content .audit-sub-content-one {
    background: url('/assets/old/img/cart1_v5.png');
}

.audit-content .audit-sub-content-two {
    background: url('/assets/old/img/cart2_v5.png');
}

.audit-content .audit-sub-content-three {
    background: url('/assets/old/img/cart2_v5.png');
}

.audit-content .audit-sub-content-four {
    background: url('/assets/old/img/cart3_v5.png');
}

.audit-content .link-content {
    float: left;
    padding-top: 40px;  
    
}
.audit-content .link-content{
    margin-bottom: 15px;
}

.audit-content .link-content a {
    font-size: 13px;
    font-family: "RobotoBold";
    color: rgb( 51, 51, 51 );
    text-transform: uppercase;
    /*text-align: center;*/
    padding-left: 30%;
    position: absolute;
    width: 80%;
    color: white;
}

.audit-content .link-content a:hover {
    text-decoration: underline;
}


.audit-content span.desc {
    font-size: 11px;
    font-family: "RobotoRegular";
    color: rgb( 174, 174, 174 );
    text-align: justify;
    display: block;
}

.audit-content a:hover > .desc{
    color:#333;
}
.audit-content span.desc-last {
    padding-top: 5px;
}

.audit-content div.hr-content img{
    margin: 10px;
}


/*.audit-content .link-content a{
  float: left;
  margin-top: -3px;
  padding-left: 10px;
  position: absolute;
  font-size: 13px;
  font-family: "Open Sans";
  color: #edeef1;
  text-transform: uppercase;
  text-align: left;
  padding-right: 35px;
}

.audit-content .link-content a:hover{
  color: #ffff00;  
}*/

.padding-0 {
    padding: 0px;
}

.header-other {
    background-image: url("/assets/old/images/hee.png"), url("/assets/old/images/gradient-bg.png"), url("/assets/old/images/cloud.jpg");
    background-position: left bottom, center top, left top;
    background-repeat: repeat-x, no-repeat, repeat;
    margin: 0;
    padding-bottom: 20px;
    overflow-x:hidden;
}
.header-social2{
    list-style-type: none;
    margin: 25px 0 0 0 !important;
    padding: 0 !important;
}
.header-social2 li {
    display: inline-block;
    padding: 0px;    
    background:rgba(3,92,160,0.9);
    height:30px;
    width:30px;
    text-align:center;
    margin-right:6px;  
    margin-top:-20px;
}
.header-social2 li:last-child {
    margin-right:0px;
    border-right: none;
}
.header-social2 li:first-child {margin-top:10px;}
.header-social2 li.search{
    margin-right: 8px;
    width:250px;
    height:auto;
    background:none;
    border:none;
}
.ia-login,
.header-social2 li.search .input-group{
    background:rgba(3,92,160,0.9);
    border-top: 1px solid rgba(153,153,153,0.5);
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    top:6px;
}
.header-social2 li.search .input-group .form-control{
    color: rgba(255,255,255,0.9);
}
.header-social2 li.search .input-group .form-control:focus {
    border-color:none;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .0);
    color: rgba(255,255,255,0.9);
}
.header-social2 li.search .input-group .form-control::-moz-placeholder {
    color: rgba(255,255,255,0.9) !important;
    opacity: 1;
}
.header-social2 li.search .input-group .form-control:-ms-input-placeholder {
    color: rgba(255,255,255,0.9) !important;
}
.header-social2 li.search .input-group .form-control::-webkit-input-placeholder {
    color: rgba(255,255,255,0.9) !important;
}
.ia-login{
    padding:5px 5px 5px 15px; 
    border-top: 1px solid rgba(153,153,153,0.5); 
    margin-top:10px;
    background:url("/assets/old/images/img/icon-user-login-home.png") right no-repeat rgba(3,92,160,0.9);
    padding-right:30px;
    color:rgba(251,251,251,0.8);
    font-size:11px;
}
.ia-login:hover, .ia-login:focus, .ia-login:active{
    text-decoration:none;
    color:rgba(251,251,251,1) !important;
}
.header-social2 li i {
    color: #fff;
    font-size: 18px;
    line-height:30px;
}
.header-social2 li .count {
    color: #fff;
    font-size: 12px;
}
ul.header-social2 li .input-group .form-control{height:30px;}
ul.header-social2 li .input-group .form-control{ background:none; border:none; padding-top:4px; padding-right:0px; color: rgba(255,255,255,0.9) !important;}
ul.header-social2 li .input-group .input-group-btn button{background:none; border:none; padding-top:0px; padding-bottom:0px; height:auto; line-height:auto;  padding-left:0px; margin-left:0px;}
.header-social2 li .input-group .input-group-btn{padding:0px; margin:0px; top:0px; width:20px;}
.header-social2 li .input-group .input-group-btn button i{padding:0px; line-height:0px;}
.navbar {
    background: none;
}

.header-navigation {
    font-family: "Open Sans",sans-serif;
    padding-top: 7px;
}

.newslest-news {
    background: url('/assets/old/images/img/news-text.png') no-repeat left top !important;
    margin-left: 30px;
    min-height: 120px;
    width: 75%;
}

.audit-main-content {
    background: rgba(0, 0, 0, 0) url("/assets/old/images/img/comment-tab-back.png") repeat scroll 0 0;
    border-top: 1px solid #c5c5c5;
}

.audit-main-content span.title{
    font-size: 14px;
    font-family: "OpenSansBold";
    color: rgb( 51, 51, 51 );
    text-transform: uppercase;
    text-align: left;
}


.footer-icon-im {
    /*    background: url('/assets/old/images/img/footer-icon.png') no-repeat left top !important;*/
}
.news-icon-imp {
    background: url("/assets/old/images/img/news-back-1.png") no-repeat left top;
}
.good-news-class {
    background: url('/assets/old/images/img/shadow.png');;
    background-repeat: no-repeat;
    background-position: -5px 0px;
}
@-webkit-keyframes rotateIn {
    0% {-webkit-transform-origin: center center;-webkit-transform: rotate(180deg);}
    100% {-webkit-transform-origin: center center;-webkit-transform: rotate(0);}
}
@-moz-keyframes rotateIn {
    0% {-moz-transform-origin: center center;-moz-transform: rotate(180deg);}
    100% {-moz-transform-origin: center center;-moz-transform: rotate(0);}
}
@-o-keyframes rotateIn {
    0% {-o-transform-origin: center center;-o-transform: rotate(180deg);}
    100% {-o-transform-origin: center center;-o-transform: rotate(0);}
}
@keyframes rotateIn {
    0% {transform-origin: center center;transform: rotate(180deg);}
    100% {transform-origin: center center;transform: rotate(0);}
}
.image-1-class {
    float:left;
    height: 110px;
    width: 210px !important;
    background: url("/assets/old/images/img/box/box-1.png");
    background-position: center top;
    background-repeat: no-repeat;
}
.image-1-class:hover {
    background: #62a70f;
}
.image-2-class:hover {
    background: #ab8ff8;
}
.image-3-class:hover {
    background: #ffba00;
}
.image-4-class:hover {
    background: #c57d5a;
}
.image-1-class:hover .box-1-class, .image-2-class:hover .box-2-class, 
.image-3-class:hover .box-3-class, .image-4-class:hover .box-4-class {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.box-1-class {
    float:left;
    height: 100px;
    width: 70px;
    background:url("/assets/old/images/img/box/box-1_1-b.png");
    background-position: 0px 30px;
    background-repeat:  no-repeat;
}
.image-2-class {
    float:left;
    height: 110px;
    /*width: 293.5px;*/
    background: url("/assets/old/images/img/box/box-2-b.png");
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
}
.box-2-class {
    float:left;
    height: 100px;
    width: 70px;
    background:url("/assets/old/images/img/box/box-2_2-b.png");
    background-position: 0px 30px;
    background-repeat:  no-repeat;
}
.image-3-class {
    float:left;
    height: 110px;
    /*width: 293.5px;*/
    background: url("/assets/old/images/img/box/box-3-b.png");
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
}
.box-3-class {
    float:left;
    height: 100px;
    width: 70px;
    background:url("/assets/old/images/img/box/box-3_1-b.png");
    background-position: 0px 30px;
    background-repeat:  no-repeat;
}
.image-4-class {
    float:left;
    height: 110px;
    /*width: 293.5px;*/
    background: url("/assets/old/images/img/box/box-4-b.png");
    background-position: center top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
}
.box-4-class {
    float:left;
    height: 110px;
    width: 70px;
    background:url("/assets/old/images/img/box/box-4_1-b.png");
    background-position: 5px 15px;
    background-repeat:  no-repeat;
}
.icon-login-user{
    display:inline-block;
    height: 20px;
    width: 20px;
    background:url("/assets/old/images/img/icon-user-login.png");
    background-repeat:  no-repeat;
    padding-left:5px;
    padding-right:5px;

}
.address-icon {
    height: 30px;
    width: 30px;
    /*background:url("/assets/old/images/img/icon/address-icon.png") center top;*/
    background:url("/assets/img/address_blue.png") center top;
    background-repeat:  no-repeat;
    background-position: 5px 5px;
}
.phone-icon {
    height: 30px;
    width: 30px;
    background:url("/assets/old/images/img/icon/phone-icon.png") center top;
    background-repeat:  no-repeat;
    background-position: 5px 0px;
}
.mail-icon {
    height: 30px;
    width: 30px;
    /*background:url("/assets/old/images/img/icon/mail-icon.png") center top;*/
    background:url("/assets/img/mail_blue.png") center top;
    background-repeat:  no-repeat;
    background-position: 5px 0px;
}
.facebook-ico {
    float:left;
    height: 30px;
    width: 75px;
    background:url("/assets/old/images/img/facebook-ico.png") center top;
    background-repeat:  no-repeat;
}
.twitter-ico {
    float:left;
    height: 30px;
    width: 75px;
    background:url("/assets/old/images/img/twitter-ico.png") center top;
    background-repeat:  no-repeat;
}
.youtube-ico {
    float:left;
    height: 30px;
    width: 75px;
    background:url("/assets/old/images/img/youtube-ico.png") center top;
    background-repeat:  no-repeat;
    background-position: 0px -3px; 
}
.search-ico{
    float:left;
    height: 30px;
    width: 30px;
    background:url("/assets/old/images/img/search-ico.png") center top;
    background-repeat:  no-repeat;
    background-position: 0px 7px; 
}

.audit-org {
    padding: 10px; 
}

.audit-org .audit-org-row{
    padding-left: 12px;  
}

.audit-org div.org-overlay {
    background: url("/assets/old/images/img/org-image.png");
    height: 96px;
    width: 189px;
    margin: 10px 5px;
    border: 1px solid #e9e9e9;
}
.audit-org div.org-overlayl {
    background: url("/assets/old/images/img/org-image.png");
    height: 95px;
    width: 189px;
    margin: 4px 5px;
    border: 1px solid #e9e9e9;
}

.audit-org .audit-org-row .link-org {
    padding-top: 10px;
    width: 160px;
}

.audit-org .audit-org-row .link-orgl {
    padding-top: 3px;
    width: 160px;
}
.audit-org .audit-org-row .link-org img {
    height: 28px;
    width: 28px;
    margin-bottom: 5px;
}

.audit-org .audit-org-row .link-org span.org-name {
    font-size: 12px;
    font-family: "Open Sans";
    color: rgb( 76, 94, 112 );
    line-height: 1;
    text-align: left;
}

.audit-org .audit-org-row .link-org a:hover > span.org-name {
    color: #636BF9;
}

.org-footer .pagination .active > a, .pagination .active > a:hover{
    background: #80BBF7;
    border-color: #80BBF7;
    font-weight: bold;
}

.org-title {
    background: url("/assets/old/images/img/flag-mon.png");
    background-position: left center;
    background-repeat: no-repeat;
    /*border: 1px solid #cccccc;*/
    padding: 10px;
    margin-bottom: 20px;
}

.org-title span{
    font-size: 14px;
    /*font-family: "Open Sans";*/
    color: rgb( 102, 102, 102 );
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
}

.hynalt-sambar {
    float:left;
    height: 65px;
    width: 100%;
    margin-top:-8px;
    background: #9eaee5;
}
.hynalt-sambar-statis {
    float:left;
    height: 350px;
    width: 593px;
    background: url("/assets/old/images/img/hynalt_exam.png") no-repeat left top !important;
}
.mong-flag-in {
    height: 50px;
    width: 100%;
    background: url("/assets/old/images/img/mon-flag.png") no-repeat left top;
    background-position: 2px 1px;
    margin-top:10px;
}
.mong-flag-in1 {
    height: 50px;
    width: 100%;
    background: url("/assets/old/images/img/mon-flag.png") no-repeat left top;
    background-position: 5px 1px;
}
.add-in-back-img {
    height: 1250px;
    width: 100%;
    background: url("/assets/old/images/img/search-img.png") no-repeat left top;
    background-position: 9px 5px;
}
.news-back-1 {
    height: 50px;
    width: 100%;
    background: url("/assets/old/images/img/news-back-1.png") no-repeat left top;
}
.page-prefooter {
    /*height: 250px;*/
    width: 100%;
    background: url("/assets/old/images/img/footer-back2.png") repeat left top;
}
.hynalt-sambar-statis-map {
    float:left;
    height: 350px;
    width: 600px;
    margin-top:-27px;
    background: url("/assets/old/images/img/map.png") no-repeat center top !important;
}
.header-back{
    background-color: transparent !important;
    /*background: url("/assets/old/images/img/header-menu-back.png") no-repeat center top !important;*/
    border-radius:0px !important;
    border: 0;
    /*width:1171px;*/
}

.navbar {
    min-height: 42px;
}
.header-navigation1 {
    background-color: #242c4c !important;
    background: #1a3b6c;
    padding: 5px 0px 0px 1304px;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    /*
    -webkit-border-top-left-radius: 20px !important;
    -webkit-border-top-right-radius: 20px !important;
    -moz-border-radius-topleft: 20px !important;
    -moz-border-radius-topright: 20px !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;*/
    /*margin: 0 -80px 0 -80px;
    height: 70px;*/
    border-radius:0px !important;
    border: 1;
    border-color: #002554;
    width: 3000px;
    margin-left: -1000px;
    opacity: 0.7;
}
.header-navigation1 ul{
    list-style-type: none;
    margin: 0;
}
.header-navigation1 ul > li {
    display: inline-block;
    /*max-width: 100px;*/
    text-align: center;
    margin: 0 10px 0 0px;
    padding-right: 10px;
    line-height: 20px;
    /*height: 43px;*/
    display:table-cell;
    vertical-align: middle;
    border-right: 1px solid rgba(67,102,141,0.8);
}
.header-navigation1 ul > li:first-child {
    font-size: 15px; 
}

.header-navigation1 ul > li:last-child{border-right:none; padding-right:0px; margin-right:0px;}
.header-navigation1 ul > li > a {
    padding: 0;
    /*color: white !important;*/
    font-size: 12px;
    font-family: "RobotoCondensedBold";
    color: rgb( 251, 251, 251 );
    text-transform: uppercase;
    text-align: left;
    display:table-cell;
    vertical-align: middle;
    /*height:43px;*/

}

.header-navigation1 ul > li > a :hover{
    color: #ffff00;
}
.headerTitleLi > a:hover{
    color: green;
}
.left-ribbon{
    position: relative;
    font-size: 16px !important;
    display: inline;
    width:450px;
    height: 80px;
    margin-left:30px;
    background: transparent;
    color: #ffffff;
    text-align: center;
    padding: 12px 10px 16px 32px;
    z-index: 2;
    background-image: url('/assets/old/images/ribbon_right.png');
    background-repeat: no-repeat;
    background-position: right top;
}
.right-ribbon{
    position: relative;
    font-size: 16px !important;
    background: transparent;
    width:450px;
    height: 80px;
    color: #ffffff;
    text-align: center;
    padding: 12px 32px 16px 20px;
    z-index: 2;
    background-image: url('/assets/old/images/ribbon_left.png');
    background-repeat: no-repeat;
}
.right-ribbon-text {
    font-weight: bold;
}
.left-ribbon-text {
    font-weight: bold;
}
.incout-text {
    width:170px;
    margin-top: 20px;
    margin-right: -25px;
    font-size: 13px;
}
.outcout-text {
    width:160px;
    margin-top: 20px;
    margin-left: -25px;
    font-size: 13px;
}
.hourglass-in {
    float: left;
    padding: 0;
    margin: -10px 0 0 0;
    width: 261px;
    height: 401px;
    background-image: url('/assets/old/images/hourglass.png');
    background-repeat: no-repeat;
}
.hourglass-in .top-sand {
    border: 0;
    padding: 0;
    margin: 46px 0 0 39px;
    height: 154px;
    width: 183px;
    float:left;
    text-align:center;
    position:absolute;
}
.hourglass-in .top-sand .sand {
    position: absolute;
    bottom: 0;
    float:left;
    background-image: url('/assets/old/images/hourglass-top-full.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0;
    padding: 0;
    width: 183px;
    border: 0;
}
.hourglass-in .bottom-sand {
    border: 0;
    text-align:center;
    position:absolute;
    padding: 0;
    margin: 200px 0 0 39px;
    height: 154px;
    width: 183px;
}
.hourglass-in .bottom-sand .sand {
    position: absolute;
    bottom: 0;
    float:left;
    background-image: url('/assets/old/images/hourglass-bottom-full.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0;
    padding: 0;
    width: 183px;
    border: 0;
}
.hourglass-out {
    float: right;
    padding: 0;
    margin: -10px 0 0 0;
    width: 261px;
    height: 401px;
    background-image: url('/assets/old/images/hourglass.png');
    background-repeat: no-repeat;
}
.hourglass-out .top-sand {
    border: 0;
    padding: 0;
    margin: 46px 0 0 39px;
    height: 154px;
    width: 183px;
    float:left;
    text-align:center;
    position:absolute;
}
.hourglass-out .top-sand .sand {
    position: absolute;
    bottom: 0;
    float:left;
    background-image: url('/assets/old/images/hourglass-top-full.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0;
    padding: 0;
    width: 183px;
    border: 0;
}
.hourglass-out .bottom-sand {
    border: 0;
    text-align:center;
    position:absolute;
    padding: 0;
    margin: 200px 0 0 39px;
    height: 154px;
    width: 183px;
}
.hourglass-out .bottom-sand .sand {
    position: absolute;
    bottom: 0;
    float:left;
    background-image: url('/assets/old/images/hourglass-bottom-full.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0;
    padding: 0;
    width: 183px;
    border: 0;
}

.auditLogin {
    margin-top: -99px;
    position: relative; 
    height: 220px;
    width: 195px; 
    z-index: 1000;
    float: right;

}

.auditLoginPanelEmpty {
    z-index: -100;
}

.auditLogin.auditLoginPanel {
    opacity: 0.7;
    background: #5b7386;
    box-shadow: 0 1px 3px 0 rgb(255, 255, 221);
    padding: 10px 15px 0px;
    display: none;
}

.auditLogin.auditLoginPanel .login-tab {
    margin-top: 50px;
}

.auditLogin.auditLoginPanel .login-tab .radio{
    margin: 1px 0;
    min-height: 0px !important;
}

.auditLogin.auditLoginPanel .login-tab .radio label{
    font-size: 11px;
    font-family: "RobotoRegular";
    color: #fff;
}
.auditLogin.auditLoginPanel .login-tab .radio input {
    margin-top: 1px;
    cursor: pointer;
}

.auditLogin.auditLoginPanel .login-tab a.active{
    color: #000;
    background: #fff;
}

.auditLogin.auditLoginPanel .login-form {
    margin-top: 5px;
}

.auditLogin.auditLoginPanel .audit-input {
    background: #5b7386;
    border-color: #3E3D3D;
    border-radius: 8px !important;
    font-size: 10px;
    font-family: "RobotoRegular";
    height: 25px;
    color: #000;
    text-shadow: 0px 1px 1px rgb( 0, 0, 0 );
    width: 165px;
}

.audit-input::-webkit-input-placeholder {
    color: #fff;
}
.audit-input::-moz-placeholder {
    color: #fff;
}

.auditLogin.auditLoginPanel span.login-title {
    font-size: 12px;
    font-family: "RobotoRegular";
    color: #18FCF8;
    text-transform: uppercase;
    text-align: center;
}

.auditLogin.auditLoginPanel button.auditLoginBn {
    background: #074F89 ;
    font-size: 11px;
    font-family: "RobotoBold";
    color: rgb( 255, 255, 255 );
    padding: 5px 10px;
    text-transform: uppercase;
    text-align: center;
}

.auditLogin.auditLoginPanel button.auditLoginBn:hover {
    background: #1D98FB;
}

.audit-error-div {
    background: #DC372C; 
    width: 160px; 
    height: 70px;
    float: right; 
    color:#fff; 
    margin: 10px;
    position: relative; 
    z-index: 2000; 
    padding: 5px 10px;
    border-radius: 5px !important;
}

.audit-error-div p {
    margin-top: 5px;
}
.selected-menu-title {
    margin-top: -95px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .selected-menu-title {
        margin-bottom: 70px;
    }
}

.selected-menu-title-main {
    margin-top: 131px;
}

.selected-menu-title .container span{
    color: rgb( 255, 255, 255 );
    display: block;
    font-size: 18px;
    padding-left: 10px;
    font-family: "OpenSansBold";
    text-transform: uppercase;
    text-align: left;
    width: 200px !important;
    height: 25px;
}
.selected-menu-title .container span.title{
    border-left: 5px solid #ffcc00;
}

.graphic-wrapper{
    display: inline-block
}
.graphic{
    background: #D4E2F3;
    width: 860px;
    height: 190px;
    margin-bottom: 100px;
}
.graphic img {
    margin-top: 25px;
}
.graphic-budget-container{
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}
.login-container{
    border-bottom: 2px dashed #D7D7D7;
    /*padding: 0 0 40px 0;*/
}
.login-panel{
    padding:10px;
}
.mignight-blue{
    background: #0056AB;
    color: #FFF;
}

.misc-container{
    background: #fbfbfb;
    padding: 30px 0 30px 0;
}
.half-border-on-bottom {
    border-bottom:3px solid #FD7D00;
    position: relative;
}
.half-a-border-on-bottom:after {
    padding:0;margin:0;display:block;/* not really needed */
    content: "";
    width:50%;
    height:1px;
    background-color:white;
    position: absolute;
    right:0;
    top:-1px;
}
.footer-container{
    padding-top: 40px;
    background: #0056AB;
    height: 200px;
}
.bold {
    font-weight: 700 !important;
}

.thin {
    font-weight: 300 !important;
}

.uppercase {
    text-transform: uppercase !important;
}
.copyright{
    color: white;
    font-size: 18px;
    margin-bottom: 20px;
}
.social-container{
    width: 300px;
}
.social-icons {
    padding: 0;
    margin: 0;
}
.social-icons:before, .social-icons:after {
    content: " ";
    display: table;
}
.social-icons:after {
    clear: both;
}
.social-icons li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 5px;
    text-indent: -9999px;
}
.social-icons li > a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.social-icons li:hover > a {
    background-position: 0 -38px;
}
.social-icons li .facebook {
    background: url(/assets/global/img/social/facebook.png) no-repeat;
}
.social-icons li .googleplus {
    background: url(/assets/global/img/social/googleplus.png) no-repeat;
}
.social-icons li .linkedin {
    background: url(/assets/global/img/social/linkedin.png) no-repeat;
}
.social-icons li .twitter {
    background: url(/assets/global/img/social/twitter.png) no-repeat;
}
.services-block .row {
    padding-top: 0px!important;
}
.header-social2 li.search .input-group {width:100%;}
li.search {

    max-width: 230px !important;
    padding: 0;
    margin: 0;
}
.search-box {
    background: #2c78d0;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -ms-border-radius: 6px !important;
    -o-border-radius: 6px !important;
    border-radius: 6px !important;
    padding: 5px 8px 5px 5px;
    width: 110px;
    margin: 5px 0 0 0;
}
.search-box input {
    border: none;
    background: transparent;
    width: 64px;
    font-size: 13px;
    margin: 0;
}

.search-box button {
    border: none;
    background: url(/images/search.png) no-repeat;
    height: 21px;
    width: 21px;
    float: right;
    padding: 0;
    margin: 0;
}

.agencyBrandPage {
    background: #fff;
    margin-top: -60px;
}
.agencyBrandPage .banner-box {
    height: 419px;
    /*background: url(/images/ordon2.png) no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0;
    margin: 0;
}
.agencyBrandPage .banner-box .left-logo .logo-img {
    float: left;
    padding: 0;
    margin: 60px 0 0 34px;
}

.agencyBrandPage .banner-box .left-logo .logo-text {
    display: block;
    float: left;
    text-transform: uppercase;
    color:#1a3675;
    font-size: 26px;
    font-weight: 500;
    margin: 100px 0 0 5px;
}

.agencyBrandPage .banner-box .right-social {
    float: right;
    margin: 50px 0 0 0;
    padding: 0;
}

.agencyBrandPage .banner-box .right-social a.fb {
    display: block;
    background: #375996;
    color: #fff;
    text-align: center;
    width: 50px;
    margin: 0;
    padding: 10px 5px 5px 5px;
    float: right;
}
.agencyBrandPage .banner-box .right-social .tw {
    display: block;
    background: #39a9e0;
    color: #fff;
    text-align: center;
    width: 50px;
    margin: 0;
    padding: 10px 5px 5px 5px;
    float: right;
}
.agencyBrandPage .banner-box .right-social i {
    font-size: 20px;
}
.agencyBrandPage .banner-box .right-social .like-count {
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 12px;
}

.tab-style-1 .nav-tabs > li.active > a,
.tab-style-1 .nav-tabs > li.active > a:hover,
.tab-style-1 .nav-tabs > li.active > a:focus {
    font-weight: 600;
    color: #000;
    border-bottom:2px #701dbb solid;
    background: #fff;
}

.tab-style-1 .nav-tabs > li > a {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.tab-style-1 .nav-tabs {
    border-bottom: 3px #701dbb solid;
    margin: 0;
}

.tab-style-1 .tab-content {
    background: #fff;
    text-align: left;
    padding: 15px;
}

.vakata-context {
    display: none;
}

.social-icons {
    width: 155px; margin-left: auto; margin-right: auto;
}

.footer-link {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important;
    width: 304px;
    padding: 0;
    margin: 0 0 10px 0;
    background-color: #0056ab;
}
.footer-link img {
    padding: 0;
    margin: 0;
    border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    width: 304px;
}
.footer-link .split-line {
    height: 5px;
    padding: 0;
    margin: 0;
    background-color: #fd7d00;
}
.footer-link .split-line .blue-line {
    float: right;
    padding: 0;
    margin: 0;
    width: 152px;
    background-color: #1575b9;
    height: 5px;
}
.footer-link a {
    display: block;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 0;
}
.footer-link a:hover {
    color: #fd7d00;
}

.exchange {
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 300px;
}
.exchange .exchange-header {
    border-radius: 10px 10px 0px 0px !important;
    -moz-border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    background-color: #0056ab;
    padding: 8px 16px;
    margin: 0;
    color: #fff;
}
.exchange table {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}
.exchange table thead tr th {
    background-color: #f4f4f4;
    padding: 8px 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    vertical-align: middle;
    line-height: 14px;
    border-bottom: 1px #e5eaef solid;
}
.exchange table tbody tr td {
    background-color: #fff;
    padding: 8px 0 6px 7px;
}
.exchange table tbody tr:nth-child(odd) td {
    background-color: #f4f4f4;
}
.exchange table tbody .flag {
    float: left;
    margin: 0;
    padding: 0 2px;
}
.exchange table tbody .text {
    float: left;
    padding: 0;
    margin: 1px 0 0 3px;
}
.exchange table tbody .code {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #3c414f;
    padding: 0;
    margin: 0;
    line-height: 10px;
}
.exchange table tbody .full-name {
    display: block;
    float: left;
    font-size: 11px;
    color: #3c414f;
}
.exchange table tbody .amount {
    vertical-align: middle;
    font-size: 12px;
    color: #3b404f;
    font-weight: 700;
    padding-left: 10px;
    border-left: 1px #e1e3e6 solid;
}
.exchange .exchange-footer {
    background-color: #dfe0e1;
    padding: 10px 15px;
    margin: 0;
    font-size: 10px;
    color: #444;
    line-height: 12px;
    border-radius: 0px 0px 10px 10px !important;
    -moz-border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
}
.priceIndex {
    padding: 0;
    margin: 0;
    text-align: left;
}
.priceIndex .price-header {
    text-transform: uppercase;
    font-weight: 700;
}
.priceIndex table {
    border-collapse: collapse;
    margin: 7px 0 0 0;
    width: 100%;
}
.priceIndex table td {
    background-color: #fff;
    padding: 2px 5px;
    font-size: 13px;
    color: #000;
}
.priceIndex table td.grey {
    background-color: #c0c0c0;
}
.priceIndex table td.italic {
    font-style:italic;
}

div#songolt2 {
    font-size: 12px;
}

/*table{
    font-size: 12px;
}*/

table > thead > tr > th {
    font-size: 12px;
}

table > tbody > tr > td {
    font-size: 12px;
    text-align: justify;
}

table .formatCurrency {
    text-align: right;
}

.left-sidebar {
    padding-top: 0px;
    /*margin-top: 60px;*/
    text-align: left;
    /*margin-right: 1px;*/
    /*background-color: #fff;*/
    border-radius: 10px !important;
}

.left-search {
    padding: 0;
    margin: 0 0 20px 0;
    box-sizing: border-box;
}
.left-search .search-header {
    padding: 0 0 0 24px;
    margin: 0 0 7px 0;
    height: 29px;
    background: url(../img/small-flag.png) no-repeat left center;
}
.left-search .search-header .big-title {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #007cbb;
    font-weight: 500;
}
.left-search .search-header .small-title {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    font-weight: 500;
}
.left-search .search-body {
    background: url(../img/flag-line.png) no-repeat top center;
    padding: 13px 0 0 0;
    margin: 0;
}
.tuslah-1{
    background: url(/images/img/tuslah-1.png) no-repeat top center;
    background-position: 0 -5px;
}
.tuslah-2{
    background: url(/images/img/tuslah-2.png) no-repeat top center;   

}
.tuslah-3{
    background: url(/images/img/tuslah-3.png) no-repeat top center;
}
.left-search .search-body table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
}
.left-search .search-body table td {
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0px 0px 0px 8px;
    overflow: hidden;
    position: relative;
    border: 2px solid #ccc;
    white-space: nowrap;
    line-height: 26px;
    color: #000;
    text-decoration: none;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    background-clip: padding-box;
    -moz-user-select: none;
    background-color: #FFF;
    background-image: none !important;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    line-height: 22px;
}
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 20px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 1px;
    border-left: none !important;
    border-radius: 0px 4px 4px 0px;
    background: none !important;
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/select2-arrow.png") no-repeat center center;
}
.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 18px;
    padding: 2px 20px 2px 5px;
    margin: 0px;
    outline: 0px none;
    font-family: sans-serif;
    font-size: 12px;
    border: 1px solid #AAA;
    border-radius: 0px;
    box-shadow: none;
}
.select2-results .select2-result-label {
    font-size: 12px;
}
.select2-container.col-md-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.left-search .search-body .slider-title {
    margin: 5px 0 15px 0;
    padding: 0;
}
.left-search .search-body .label-slider {
    background-color: #e6e2e7;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    padding: 0 5px;
    margin: 5px 0 15px 0;
    color: #999999;
    font-weight: 500;
}

.left-search .search-body .ui-slider-horizontal .ui-slider-handle {
    top: -6px !important;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    background-image: none !important;
    background-color: #fff !important;
    width: 20px !important;
    height: 20px !important;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}
.left-search .search-body .bg-blue.ui-slider {
    border: none !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.left-search .search-body .ui-slider-range.ui-widget-header {
    background-image: none !important;
    background-color: #e6e2e7 !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.left-search .search-footer {
    margin: 0;
    padding: 15px 0 0 0;
}

.btn {
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
}

.simple-left-blue {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-align: left;
    background:url('/assets/old/images/img/box/home-content-title-back.png') right top no-repeat #5769dd;
    min-height:150px;
}
.simple-left-blue .simple-header {
    padding: 50px 0 0 30px;
    margin: 0;
    /*border-left: 8px #3366cc solid;*/
    /*height: 25px;*/
    line-height: 17px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    font-family: "RobotoRegular";
    color:rgba(255,255,255,0.9);

}
.simple-left-blue .simple-body {
    padding: 10px 0 0 0;
    margin: 0;
}

.chart-box {
    padding: 0;
    margin: 0;
    border: 1px #2f7abe solid;
}
.chart-box .chart-left-part {
    padding: 12px 0 0 0;
    margin: 0;
    float: left;
    width: 50%;
    background-color: #7aa4dd;
}
.chart-box .chart-right-part {
    padding: 12px 0 0 0;
    margin: 0;
    float: right;
    width: 50%;
    background-color: #b8cceb;
}

.left-blue-white-text {
    padding: 0 0 0 13px;
    margin: 0;
    border-left: 8px #66ccff solid;
    height: 16px;
    line-height: 17px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.left-blue-white-text2 {
    padding: 0 0 0 13px;
    margin: 0;
    border-left: 8px #6699cc solid;
    height: 16px;
    line-height: 17px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.right-blue-white-text {
    padding: 0 13px 0 0;
    margin: 0;
    border-right: 8px #2f7abe solid;
    height: 16px;
    line-height: 17px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #2c547f;
    text-align: right;
}

.easy-pie-chart {
    text-align: center;
}

.easy-pie-chart .number {
    font-size: 12px !important;
    font-weight: 500;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 55px;
    height: 50px;
    line-height: 50px;
}
.easy-pie-chart .number canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.easy-pie-chart .title {
    display: block;
    text-align: center;
    color: #395b9e;
    font-weight: 500;
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.easy-pie-chart .title:hover {
    color: #666;
    text-decoration: none;
}

.easy-pie-chart .title > i {
    margin-top: 5px;
}

.bg-map {
    padding: 20px 0 0 0;
    margin: 0;
    background-color: #66ccff;
}

.flag-title-header{
    background: url("/assets/admin/layout/img/small-flag.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 29px;
    margin: 0 0 7px;
    padding: 0 0 0 7px;
    width: 328px;
}
.flag-big-title{
    color: #007cbb;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
}
.flag-title-line{
    background: url("/assets/admin/layout/img/flag-line.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 2px;
    width: 328px;
    margin-top: 10px;
}

ul.home-check-ul{
    margin:0px;
    padding:0px;
    border-left:1px solid rgba(123, 165, 222,1);
    border-top:1px solid rgba(123, 165, 222,1);
    background:#576ade;
    text-align:center;
}
ul.home-check-ul li{
    list-style:none;
    display:inline-block;
    background:#576ade;
    height: 54px; 
    width: 161px;
    color:rgba(255,255,255,1);

    border-right:1px solid rgba(123, 165, 222,1);
    border-bottom:1px solid rgba(123, 165, 222,1);
    font-family: 'Roboto Condensed', sans-serif;
    font-size:9px;
    margin:0px;
    padding:0px;
}
ul.home-check-ul li a{margin:0px; padding:0px; background:#ddd;}
.home-check-ul-month{
    width:70px;
    background:url('/assets/old/images/img/home-content-month.png') right top no-repeat;
    text-align:right;
    padding-right:23px;
    border-right:1px solid rgba(102, 119, 224,1);
    display:inlline-block;
    padding-top:8px;
}
.home-check-ul-month-report{
    width:100px;
    background:url('/assets/old/images/img/home-content-report-month.png') right top no-repeat;
    text-align:right;
    background-position:40px 5px;
    border-left:1px solid rgba(102, 119, 224,1);
    display:inlline-block;
    padding-top:8px;
    text-align:left;
}

.home-check-ul-month-report .number{
    font-family: 'Roboto Condensed', sans-serif;
    font-size:45px;
    color:#ffffff;
    line-height:45px;
    width:40px;
    text-align:right;
    display:block;
}

.home-check-ul-month .number{
    font-family: 'Roboto Condensed', sans-serif;
    font-size:45px;
    color:#ffffff;
    line-height:35px;
    padding-right: 15px;
}

.home-check-ul-month-report-chart{width:50px; display:inline-block;}
.home-check-ul-month-report,
.home-check-ul-month-report-chart{
    float: left;
    height: 50px;
    margin-left: 5px;
    margin-top: 10px;
}
.home-check-ul-month,.home-check-ul-number{
    float:left;
}

.home-check-ul-number {
    padding:15px 0px 0px 5px; 
    font-size: 12px;
    font-family: "RobotoRegular";
    color: rgb( 51, 51, 51 );
    text-transform: uppercase;
    text-align: left;
    opacity: 0.6;
    position: absolute;
}

.home-check-ul-number .num {
    color: rgb( 153, 153, 0 );
    float: right;
    font-size: 18px;
    font-family: "RobotoBold";
    margin-top: -4px;
    margin-left: 10px;
}

.home-check-ul-number .text {
    -moz-transform: matrix( 1.08333333333333, 0, 0, 1.08333333333333, 0, 0);
    -webkit-transform: matrix( 1.08333333333333, 0, 0, 1.08333333333333, 0, 0);
    float: left; 
    margin-bottom: 4px; 
    padding-right: 5px;
    font-size: 12px;
    font-family: "RobotoRegular";
    color: rgb( 51, 51, 51 );
    text-transform: uppercase;
    text-align: left;
    opacity: 0.6;
}

.home-check-ul-number .num.odd{
    color:#3399ff;
}

.numberChart span {
    /*color: #fff;*/
}

.home-check-ul-month .number:hover,.home-check-ul-month .number:focus, .home-check-ul-month .number:active{color:#fff !important;}
.resultinfo{padding:0px; margin:0px;}
.resultinfo li {
    list-style:none; 
    display:inline-block; 
    width: 27%; 
    margin:0px; 
    padding:0px; 
    font-size:11px; 
    line-height:50px; 
    text-align:left;
}

.resultinfo li:last-child {
    width:17%;
}

.resultinfo li .text { 
    width:90px; 
    margin-right:10px; 
    font-size: 12px;
    font-family: "Open Sans";
    color: rgb( 255, 255, 255 );
    text-align: left;
    -moz-transform: matrix( 1.08333333333333, 0, 0, 1.08333333333333, 0, 0);
    -webkit-transform: matrix( 1.08333333333333, 0, 0, 1.08333333333333, 0, 0);
}

.resultinfo li .number {
    border: 1px solid #576ade;
    border-radius: 5px !important;
    font-size: 16.615px;
    font-family: "Open Sans";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    padding: 1px;
    text-transform: uppercase;
}

.resultinfo li .number span{
    padding: 2px;
}

.nav-tabs.comment {
    border-bottom: 1px solid transparent;
    margin-bottom:0px;
}

.nav-tabs.comment a.left-tabs{
    font-family: "RobotoBold";
}

.nav-tabs.comment>li:first-child.active>a, .nav-tabs.comment>li:first-child.active>a:hover, .nav-tabs.comment>li:first-child.active>a:focus{

}
.nav-tabs.comment>li.active>a, .nav-tabs.comment>li.active>a:hover, .nav-tabs.comment>li.active>a:focus{
    /*background:url("/assets/old/images/img/comment-tab-back.png");*/
    background-color: #f6f6f6 !important;
    /*background-color: #34b6e4 !important;*/
    margin-right:0px;
    /*border-right:1px solid #5fb4e5;*/
    border-bottom: 4px solid #5fb4e5;
    /*border-left: 1px solid #5fb4e5;*/
    font-family: 'RobotoBold'; 
    font-size:14px;
    color: #0056b8;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.news-content .news-title {
    font-size: 18px;
    font-family: "Open Sans";
    color: rgb( 51, 51, 51 );
    margin-left: 10px;
    text-transform: uppercase;
    line-height: 1.182;
    text-align: left;
}

.news-content .news-title hr {
    background: #e5e5e5 none repeat scroll 0 0;
    height: 5px;
    margin-top: 10px;
    width: 80px;
}

.news-content .news-row {
    padding: 0px 20px;
}

.news-content .news-row .news-body {
    padding-bottom: 10px;
}

.news-content .news-row .news-body span.news-content-title {
    font-size: 14px;
    font-family: "OpenSansBold";
    color: rgb( 51, 51, 51 );
    line-height: 1.286;
    text-align: left;
}

.news-content .news-row .news-body span.news-content-title:hover {
    color: #636BF9;
}

.news-content .news-row .news-body p.news-content-body {
    font-size: 12px;
    font-family: "Open Sans";
    color: rgb( 153, 153, 153 );
    text-align: justify;
}


.news-content .news-row .news-body hr.bottom-title {
    background: #548cd4 none repeat scroll 0 0;
    height: 5px;
    margin-top: 10px;
    width: 40px;
}
.audit-main-content .all-news {
    margin-top: -5px;
    margin-right: -8px;
}

.audit-news-content {
    padding: 12px 20px;
    background-color: #f6f6f6;
}

.audit-news-content .news-row {
    padding-top: 20px;
}

.audit-news-content .news-row .news {
    margin-right: -5px;
    margin-bottom: 10px
}


.audit-news-content .news-row .news-thumb {
    padding-left: 0px !important;
}

.audit-news-content .news-row .news-text {
    background: #646a6c;
    height: 152px;
    width: 142px;
    padding: 10px;
}

.audit-news-content .news-row .news-text a:hover > .news-content-title{
    color: #F6D550;
}
.audit-news-content .news-row .news-text .news-social{
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.audit-news-content .news-row .news-text .news-social i { 
    color: #fff;
    margin: 5px;
}

.audit-news-content .news-row .news-text a {
    font-size: 12px;
    font-family: "RobotoBold";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    text-align: left;
}

.search-plan {
    padding-top: 10px;
}
.news-img {
    background-position: left bottom;
    background-repeat: repeat-x, no-repeat;
    /*background-size: 142px 36px, 142px 116px;*/
    height: 116px;
    min-width: 142px;
}

.news-img span {
    top: 53px;
    left: 17px;
    font-size: 11px;
    font-family: "RobotoRegular";
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    position: absolute;
    text-transform: uppercase;
}
.news-list {
    /*padding-left: 7px !important;*/
}
.news-list a:hover > span.news-list-title {
    color: #F6D550;
}
.audit-main-content .btn-all-news {
    border-radius: 10px !important;
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    font-size: 10px;
    font-family: "Arial";
    color: rgb( 51, 51, 51 );
    text-transform: uppercase;
}

.audit-main-content .btn-all-news:hover { 
    background-color: rgb(84, 140, 212);
    color: #fff;
}

li .more-btn {
    background:none; 
    color:#FFF;
    text-transform: capitalize;
}

.more-btn:hover {
    background: rgb(84, 140, 212);
    color:#ffff00;
}

.news-content .news-row .news-body .news-content-date {
    font-size: 11px;
    font-family: "Open Sans";
    color: rgb( 84, 140, 212 );
    text-transform: uppercase;
    text-align: left;
}

.news-content .news-row .news-body .news-content-more {
    background: none;
    border-color: rgb( 84, 140, 212 );
    border: 1px solid;
    border-radius: 10px !important;
    font-size: 10px;
    font-family: "Open Sans";
    color: rgb( 84, 140, 212 );
    text-transform: uppercase;
    text-align: center;
    padding: 4px;
}

.audit-login-btn {  
    margin:  -12px 0px 10px 10px;
}

.audit-login-btn>a{
    background: #2a3365;
    font-size: 10px;
    font-family: "RobotoCondensed";
    color: rgb( 81, 178, 221 );
    font-weight: bold;
    border-color: rgb( 84, 140, 212 );
    border: 1px solid;
    border-radius: 10px !important;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 10px;  
    z-index: 2000; 
    position: relative;
}

.news-content .news-row .news-body .news-content-more:hover {
    background: rgb( 84, 140, 212 );  
    color: #fff;
}

.nav-tabs.comment>li a{
    /*border-bottom:1px solid #5fb4e5;*/
}
.nav-tabs.comment>li{
    width:50%; 
    font-family: 'Open Sans', 
        sans-serif; font-weight:700; 
    font-size:13px; 
    text-transform: uppercase;
}
.tab-content.comment{
    background:url("/assets/old/images/img/comment-tab-back.png"); 
    /*border:1px solid #5fb4e5;*/
    padding:0px;
}

.nav-tabs.comment>li a{
    background:#ffffff;
    margin-right:0px;
    font-size: 14px;
    font-family: "OpenSans";
    color: rgb( 102, 102, 102 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.nav-tabs.comment>li a{padding-left:8px; padding-right:8px;}
.tab-content.comment div ul{
    margin:0px;
    padding:0px;
}
.tab-content.comment div ul li{
    background:url("/assets/old/images/img/comment-item-back.png") no-repeat;
    height:73px;
    list-style:none;
    margin-bottom: 10px;
}

.tab-content.comment div ul li .number{
    font-size: 18px;
    font-family: "OpenSans";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-align: left;
    padding-left:10px;
    padding-top:47px;
    width:60px;
}
.tab-content.comment div ul li .text{
    font-family: 'Arial', sans-serif; 
    width: 230px;
    color: rgb( 153, 153, 153 );
    margin-top: 15px;
    padding-left: 12px;
    font-size: 11px;
    text-align: left;
}


.tab-content .tab-more {
    padding-top: 27px; 
    /*background: #f6f6f6;*/
}
.tab-content .tab-more a.more-link {
    font-size: 11px;
    font-family: "Arial";
    color: rgb( 51, 51, 51 );
    text-align: left;
}


.tab-content.comment div ul li .text .title {
    font-size: 11px;
    font-family: "Arial";
    color: rgb( 102, 102, 102 );
    font-weight: bold;
    text-align: left;
    padding-top:5px;
}

.tab-content.comment div ul li .number,
.tab-content.comment div ul li .text{
    float:left;
}
.tab-content.comment div ul li .text .date {
    text-align:right; 
    color:#0066cc; 
    font-family:arial; 
    font-weight:bold; 
    font-size:10px;
    padding-top: 5px;
    padding-right: 20px;
}

div.alert {
    font-size: 14px;
    font-family: "RobotoCondensed";
    color: rgb( 255, 255, 255 );
    line-height: 1.714;
    text-align: center;
}

.alert-red{
    background: #db7560;
    border-color: #db7560;
}
.alert-yellow{
    background: #d9c26c;
    border-color: #d9c26c;
}
.alert-red, .alert-yellow{
    min-height: 130px;
    color: #fff;
    text-align: center;
}

.alert-red .close, .alert-yellow .close{
    color: #fff;
    opacity: 1;
}

.tab3-content{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.tab3-content li:first-child{
    border-top: #e5e5e5 1px solid;
    padding-top: 20px;
    position: relative;
    padding-left: 120px;
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tab3-content li.link{
    position: relative;
    padding-left: 120px;
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.tab3-content li img{
    position: absolute;
    left: 0px;
}

.tab3-content li img.margin{
    margin-top: -13px;
}

.tab3-content li span{
    font-size: 14px;
    font-family: "RobotoCondensed";
    color: rgb( 153, 153, 153 );
    text-align: left;
}

.tab3-content li a:hover > span.link-href{
    color: #2194FF;
}
ul.homenews{margin:0px; padding:0px;}
ul.homenews li{list-style:none; display:inline-block; width:19%; margin-right:10px;}
ul.homenews li:last-child{margin-right:0px;}
.header-social2.footer2{background:none; border:none; line-height:12px; margin:0px; padding:0px;}

.header-social2.footer2 li{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background:none;
    border-right: 1px solid #8d8d8d;
    height: auto;
    width: auto;
    margin-right:10px; 
    padding: 0 10px;
}

.header-social2.footer2 li:last-child{
    border: none;
}

.header-social2.footer2 li a{
    color: #8d8d8d;
}

.header-social2.footer2 li a:hover{
    color: #ffff00;
}

.header-social2.footer2{margin:5px 0px 0px 0px !important;}
.social-icons{margin:0px; padding:0px;}
.social-i li{list-style:none; display:inline-block; margin-top:5px; }
.social-i li a {
    font-size:20px;
    color: #8d8d8d;
}
.social-i li:nth-child(1) a:hover{color:#445aa2;}
.social-i li:nth-child(2) a:hover{color:#73aae7;}
.social-i li:nth-child(3) a:hover{color:#ae544c;}
.social-i li:nth-child(4) a:hover{color:#c80830;}
.social-i li:nth-child(5) a:hover{color:#377bbf;}

.footer-block hr {
    border-top:1px solid #000000; 
    border-bottom:1px solid #43474b; 
    margin:0px;
}

.footer-block .footer-logo img {
    margin-top:20px;  
}

.footer-block .copyright-audit {
    margin-top:20px;
    font-size: 11px;
    /*font-family: "Open Sans";*/
    color: rgb( 153, 153, 153 );
    text-align: left;
}

.footer-block .copyright-audit .first-el{
    width: 210px;
}

.footer-block .copyright-audit .first-el span{
    border-top:1px solid #ffcc33; 
    padding-top:10px; 
    margin-top:10px;
}

.footer-block .copyright-audit .second-el{
    width: 250px;
}

.footer-block .audit-email:focus {
    color: #fff;
}

.subscribe-form .input-group{width:280px;}
.subscribe-form .input-group .form-control{width:190px; background:#43474b; border:1px solid #3c3e40; font-size:11px;}
.subscribe-form .input-group .input-group-btn .btn{background:#37393c; color:rgba(255,255,255,0.5); border-radius:0px !important;}

.subscribe-form .input-group .input-group-btn .btn:hover{
    color: #ffff00;
}

.customPoll {
    margin-left:40px; 
    margin-right: 40px; 
    width: 200px; 
    text-align: justify
}

.faq-content {
    background-color: #f6f6f6;
    border-left: 1px solid #c5c5c5;
}

.comment-container{
    background-color: #f6f6f6;
    border-top: 1px solid #c5c5c5;
}

.comment-content {
    border-left: 1px solid #c5c5c5;
}

.comment-container .container {
    padding-right: 0px;
}

.commentInfo {
    width: 400px;
    height: 300px;
    margin-left: 18px;
    position: absolute;
}

.commentForm {
    width: 400px;
    float: left;
    position: absolute;
    left: 0px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
    top: 0px;
    z-index: 1000;
}
.commentInfo .btn{
    font-size: 11px !important;
}
#comment_body{
    background: transparent;
    /*resize: none;*/
}
#comment_name{
    background: transparent;
}
.chats .liBody {
    text-align:left; 
    font-size: 12px;;
}

.chats .liName {
    font-size: 14px; 
    font-family: 'RobotoBold';
}

.chats .liDateTime {
    font-size: 11px; 
    font-family: 'RobotoBold'; 
    color: #acbdc8;
}

.chats li {
    border-top: 1px solid #e7ecef;
}

.chats .out{
    background-color: #fff;
    margin-left: 30px;
}

@media (min-width: 2276px){
    .header-container {
        background-size: cover;
    }
}

@media (max-width: 1253px) and (max-height: 591px){ 
    body {
        width: auto !important;
    }

    .header-container {
        background-size: 1241px 221px;
    }

    .header-container.isMain {
        background-size: 1241px 380px;
    }

    .graphic-container {
        height: 228px;
    }
}

@media (max-width: 1139px) and (max-height: 538px){ 
    .graphic-container {
        height: 197px;
    }

    #hexagon::after {
        bottom: -16px;
    }
}

@media (-webkit-max-width: 1367px) and (-webkit-max-height: 650px){ 
    .selected-menu-title {
        /*margin-top: 111px;*/
    }
}

.index-dashboard-container {
    min-height: 273px;
    background-color: #fff;
    /*    background: url('/assets/old/img/talbai.png') no-repeat;
        background-size: 100% 108%;
        background-position: bottom center;*/
}


/** DASHBOARD *******************************************************/
.dashboard-big-title{
    font-family: RobotoBold; 
    font-size: 14px; 
    color: #0049c8;
    text-transform: uppercase;
    /*font-weight: bold;*/
}
.dashboard-title{
    font-family: "RobotoRegular";
    font-size: 12px; 
    text-transform: uppercase;
    padding: 10px 10px;
    background-color: #e8f5fd;
    margin: 0px 5px;
    font-weight: bold;
    color: #333333;
}

.statistic-year{
    font-family: "RobotoRegular";
    font-size: 15px; 
    text-transform: uppercase;
    padding: 10px 15px 10px 15px;
    background-color: rgb(112, 195, 232);
    margin: 0px;
    border: 1px solid rgb(34, 148, 207);
    border-right: none;
    cursor: pointer;
    float: left;
    color: #fff;
}
.statistic-year.next{
    border-right: 1px solid rgb(34, 148, 207);
}
.statistic-year-current{
    color: #fff;
    font-weight: bold;
}


.year-container-frontpage {
    min-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.year-container-frontpage > hr {
    border: 1px solid #fff;
}

/*********************************************************/
select::-ms-expand {
    display: none;
}
#owl1 .owl-item{
    border-right: 1px double #000;
    cursor: pointer;
}
#owl1 .owl-item:first-child, .owl-item:nth-of-type(7){
    border-left: 1px double #000;
}
#owl2 .owl-item{
    cursor: pointer;
    margin: 0;
}
.customNavigation{
    text-align: center;
}
.customNavigation a{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.portalTitle {
    font-size: 22px;
    font-family: "RobotoBold";
    color: #fff;
    margin: 40px 0 20px 0;
    text-align: center;
    text-transform: uppercase;
}

.newsBackground {
    min-height: 500px;
}

.newsBackground .seperator {
    margin-bottom: 20px;   
}

.newsItemContainer {
    height: 370px;
}

.newsItemContainer > a {
    text-decoration: none;
}

.newsItemContainer > a > h4 {
    font-family: "RobotoRegular";
    color: #333333;
    text-decoration: none;
    font-size: 14px;
}

.news-link:hover {
    text-decoration: none;
    color: #000;
}

.news-link .hover-news {
    font-family: "RobotoRegular";
    color: #303030;
    text-transform: uppercase;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    left: 25%;
    opacity: 0;
    padding: 15px 12px;
    position: absolute;
    right: 25%;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,0.6);
    top: 20%;
    -webkit-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}
.news-link:hover, .news-link:focus {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.news-link:hover img, .news-link:focus img {
    opacity: 0.6;
}
.news-link:hover .hover-news {
    opacity: 1;
}
.news-link:hover .event-news-title {
    color: #B2B5B7;
}
.news-link:hover .date{
    color: #c9c9cd;
}

.news-link:hover .news-pre-text{
    color: #000;
}


.news-title {
    text-transform: uppercase;
}

.news-title:hover {
    text-decoration: none;
    color: #000;
}

.news-pre-text{
    font-size: 12px; 
    font-family: "RobotoRegular";
    color: #a1b1bc;
}

.news-pre-text:hover {
    color: #000;
}

hr {
    margin: 15px 0;
}

.newsMoreBtn {
    border: 2px solid #2c3e50;
    padding: 10px;
    background-color: #fff;
    font-family: "RobotoRegular";
    margin: 20px 0 30px 0;
}

.bigBlueLine {
    min-height: 200px;
    background-color: #21c2f8;
}

.commentInline{
    color: #a1b1bc;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
}

.commentBackground {
    min-height: 500px;
}

.commentBackground .seperator {
    margin-bottom: 20px;
}

.homepageDashboardItem {
    text-align: center;
    margin: 0 0 77px 0;
}

.index-dashboard-container .seperator {
    margin: 0 0 20px 0;
}

.otherNewsTextDiv {
    width: 60%;
    margin: 50px auto 0 auto;
}

.otherNewsTextDiv > span {
    color: #fff;
    font-size: 24px;
    margin-right: 30px;
    font-family: "RobotoLight";
}

.otherNewsTextDiv > input {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 10px;
    font-family: "RobotoRegular";
    margin: 20px 0 30px 0;
    color: #fff;
}

.otherNewsTextDiv > input:hover {
    color: #777777;
}

.homepageCommentForm {
    margin-top: 20px;
}

input.form-control, textarea.form-control {
    border-radius: 5px !important;
}

.sentBtn {
    float: right;
    border: 2px solid #2c3e50;
    padding: 10px;
    background-color: #fff;
    font-family: "RobotoRegular";
    margin: 20px 0 30px 0;
}

/** NEWS DETAIL ****************************************************************/
.newsDetail-container {
    min-height: 300px; 
    background-color: #f6f6f6; 
    font-family: RobotoRegular;
}

.newsDetail-title {
    font-family: "RobotoRegular";
    font-size: 24px;
    color: #2c3e50;
}

.newsDetail-author {
    font-family: "RobotoRegular";
    font-size: 14px;
    color: #a1b1bc;
}

.newsDetail-createdDate {
    margin-left: 10px;
}

.newsDetail-body {
    font-family: "RobotoRegular";
    font-size: 14px;
    color: #a1b1bc;
    text-align: justify;
}

.newsDetail-author > img {
    cursor: pointer;
}

.newsDetail-archieveTitle {
    font-family: "RobotoBold";
    font-size: 18px;
    color: #2c3e50;
    margin: 30px 0px;
}

.newsDetail-archieveTitle > img {
    margin-right: 10px;
}

.newsDetail-archieveItem {
    color: #a1b1bc;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #bac3c9;
    margin: 10px 0 0 0; 
}

.newsDetail-archieveItem .col-md-3 {
    text-align: right;
}

.newsDetail-archieveItem .col-md-9 {
    color: #a1b1bc;
}
#chart-amIndustryConflict, #chart-amIndustryArrangement {
  font-family: "PT Sans Narrow", sans-serif;
  min-height: 400px;
  font-size: 12px;
}