﻿body {
    background-color: white;
    }
.pirhafont {
    font-family: Arial, Helvetica, sans-serif;
}
.bigger-icon .ui-icon{
   -ms-transform: scale(1.2) !important; /* IE 9 */
  -webkit-transform: scale(1) !important; /* Chrome, Safari, Opera */
  transform: scale(1.2) !important;
}

.labelHeading {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 19px;
}

.label_right {
    text-align: left;
}

.ddllist {
    font-size: 11pt;
    color: yellow;
    width: 95%;
}
.topHeaderMargin {
    background-color: white;
    max-width: 100% !important;
    border-bottom: 0;
    height: 10px;
}
.topHeader {
    background-color: white;
    max-width: 100% !important;
    border-bottom: 0;
}

.topHeader-content {
    max-width: 1000px;
    margin: 0 auto;
    height: 120px;
}

.topHeadingImage {
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
