/*
 * ©2017 Ingram Micro Inc. all Rights Reserved
 */

/** VPS Type  from general.css**/
.categoryPlansPanel .vpsType { cursor:pointer; overflow: visible; }
.categoryPlansPanel .vpsType:hover .tableHeader,
.categoryPlansPanel .vpsSelect .tableHeader { border-top-left-radius: 15px; border-top-right-radius: 15px; }
.categoryPlansPanel .vpsType .BlockName b { float: right; }
.categoryPlansPanel .vpsType .tablePlanFooterTD,
.categoryPlansPanel .vpsType .tablePlanFooter { height: 35px; padding: 0; margin: 0; }
.categoryPlansPanel .vpsType .bestseller { display: none; }
.categoryPlansPanel .vpsSelect .arrow { position: relative; height: 25px; width: 35px; margin-bottom: -25px; background-repeat: no-repeat; background-position:  0 0; cursor: default; }
.panelConfigure { width: 600px !important; border:0; background:none; }
.panelConfigure .tableConfigPlace { margin: 10px 0 20px; }
.panelConfigure .tableContentTD { padding: 0; }
.panelConfigure .tableFooter { margin-bottom: 0;  border-top: 1px solid #ABAEAF;}
.panelConfigure table.tableFooter td { padding: 3px 0 0; }
.tableConfig .tableConfigPlace { border-radius: 15px; border-style: solid; border-width: 1px; padding:0; }
.tableConfigPlace .collumns1 td,
.tableConfigPlace .collumns2 td,
.tableConfigPlace .collumns3 td { padding: 3px 5px; vertical-align: top; text-align: left;}
.tableConfigPlace .collumns1,
.tableConfigPlace .collumns2,
.tableConfigPlace .collumns3 { width: 100%; font-size: 13px; border-bottom-style: solid; border-bottom-width: 1px; }
.tableConfigPlace .collumns1 .v-line,
.tableConfigPlace .collumns2 .v-line,
.tableConfigPlace .collumns3 .v-line { width: 1px; padding: 0; }
.tableConfigPlace td.price { width: 60px; text-align: right; vertical-align: middle; padding: 0; }
.tableConfigPlace .tougleAdvanced { position: absolute; font-size: 12px; margin-top: -10px; padding: 0 12px; }
.tableConfigPlace .collumns2 td table { width: 325px; margin-top: 5px; }
.tableConfigPlace .collumns2 .fieldLabel { width: 120px; vertical-align: middle; }
.tableConfigPlace .collumns2 .fieldLabel label { padding: 0; }
.tableConfigPlace .collumns2 .fieldEntry { white-space: nowrap; }
.tableConfigPlace .collumns2 .fieldEntry select,
.tableConfigPlace .collumns2 .fieldEntry input { float: left; }
.tableConfigPlace .question_icon { float: left; margin: 3px 0 0 3px; }
.tableConfigPlace .collumns3 td table { width: 170px; margin-bottom: 10px }
.tableConfigPlace .collumns3 td table td.fieldLabel { width: 1%; }
.tableConfigPlace .collumns3 td .sliderBase { margin-left: 0 !important; }
.tableConfigPlace .collumns3 td { vertical-align: middle; }
.tableConfigPlace .collumns3 .fieldLabel { white-space: nowrap;}
.tableConfigPlace .collumns3 .fieldEntry { float: none; margin:0; width: 1%; text-align: right }
.tableConfigPlace .collumns3 .fieldEntry input { width: 35px; text-align: center;}
.tableConfigPlace .collumns3 .price { width: 50px; }
.tableConfigPlace .sliderBase { display: block; border-radius: 5px; margin: 2px 0; height: 8px !important; line-height: 1px; font-size: 1px; margin-bottom: 5px; }
.tableConfigPlace .sliderGlow { width: 0px; height: 10px !important; border-radius: 5px; }
.tableConfigPlace .slider img { position: absolute; height: 8px; width: 12px; margin-top: -13px; cursor: pointer; }
.tableConfigPlace .disabled img { display: none; }
.tableConfigPlace .sliderLeft { width: 49%; float: left; padding-left: 0; }
.tableConfigPlace .sliderRight { width: 49%; float:right; text-align: right; padding-left: 0;}
.tableConfigPlace .Total { width: 100%; margin:10px 0; text-align: right; }
.tableConfigPlace .Total td { font-size: 18px; padding: 0 10px; }
.tableConfigPlace .tableFooterTD button { margin: 0 10px 10px 0; }

/** VPS Type from custom.css**/
.categoryPlansPanel .vpsType { border: 1px solid #ABAEAF; background: #fff; border-radius: 15px; }
.categoryPlansPanel .vpsType .tablePlanContent { border-radius: 0; border-left: none; border-right: none; margin: 0; }
.categoryPlansPanel .vpsType:hover, 
.categoryPlansPanel .vpsSelect { box-shadow: 0 0 10px #b8b8b8; }
.categoryPlansPanel .vpsType:hover .tableHeader,
.categoryPlansPanel .vpsSelect .tableHeader { background: #D2000A; }
.categoryPlansPanel .vpsType:hover .tableHeader .BlockName,
.categoryPlansPanel .vpsSelect .tableHeader .BlockName { color:#fff; }
.categoryPlansPanel .vpsSelect .arrow { background: url("data:image/gif;base64,R0lGODlhIwAZAJECAP///6uurwAAAAAAACH5BAEAAAIALAAAAAAjABkAAAJIlI+py+0Po5y02otryDCAzTEe8IXKSJamgaZq2LovFsuzZucgnut875PUgK6dY0gsPpBJpagJNR6YUJmUWrVOs9wNlmv7gm0FADs="); }
.tableConfig .tableConfigPlace { background: #fff; border-color: #ABAEAF; box-shadow: 0 0 10px #b8b8b8; }
.tableConfigPlace .collumns1,
.tableConfigPlace .collumns2,
.tableConfigPlace .collumns3 { border-bottom-color: #ABAEAF; }
.tableConfigPlace .price,
.tableConfigPlace .Total .up { color: #D2000A; }
.tableConfigPlace .v-line { background-color: #ABAEAF; }
.tougleAdvanced { background: #fff; }
.tougleAdvanced .AdvancedSettings { font-size: 13px; }
.tableConfigPlace .sliderBase { background: #e9e9e9; box-shadow: inset 0 2px 3px #a9a9a9; }
.tableConfigPlace .sliderGlow { background-position-x: 0; }

